This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 747d5573 2: update: linux-fca4fe890ea0352f7e9e4bf33ffed287946ff59e: 18072
discards f52fe3e2 1: reset: linux-e42617b825f8073569da76dc4510bfa019b1c35a: 18025
discards 076e7d6f 0: update: binutils-gcc: all
new 08dee68c 0: update: binutils-gcc-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (747d5573)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log | 165 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11547 ++++++------
04-build_abe-stage1/console.log | 15856 ++++++++--------
05-build_linux/console.log | 7893 ++++----
06-boot_linux/console.log | 11 +
07-check_regression/console.log | 11 +-
08-update_baseline/console.log | 56 +-
console.log | 35979 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
results | 4 +-
11 files changed, 36817 insertions(+), 35163 deletions(-)
create mode 100644 06-boot_linux/console.log
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-check_binutils
in repository toolchain/ci/binutils-gdb.
from 926ce97e53 Automatic date update in version.in
adds 1f656f7009 S/390: Add support for z15 as CPU name.
No new revisions were added by this update.
Summary of changes:
gas/config/tc-s390.c | 2 +-
gas/doc/as.texi | 3 ++-
gas/doc/c-s390.texi | 4 ++--
opcodes/s390-mkopc.c | 3 ++-
4 files changed, 7 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-check_binutils
in repository toolchain/ci/base-artifacts.
discards f80875a3 0: update: binutils-926ce97e53c59aade7c2b4ee18642df852a31ac1: 1
new 3facd4c3 0: update: binutils-1f656f70098a9acda9bdf4c047cb86fedc007206: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (f80875a3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-chec [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log | 171 +-
02-prepare_abe/console.log | 208 +-
03-build_abe-check_binutils/console.log | 10631 +++++------
04-build_abe-check_binutils-check/console.log | 13339 ++++++-------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 6 +-
console.log | 24365 ++++++++++++------------
jenkins/manifest.sh | 12 +-
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 2 +-
sumfiles/ld.sum | 2 +-
11 files changed, 24435 insertions(+), 24309 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from 7fc78f07e Cygwin: Bump DLL version to 3.1.2
new 91f1eab9a doc: Untabify python scripts used for making man pages
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
newlib/doc/chapter-texi2docbook.py | 38 ++--
newlib/doc/makedocbook.py | 400 ++++++++++++++++++-------------------
2 files changed, 219 insertions(+), 219 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 9d204ee051e PR c++/12333 - X::~X() with implicit this->.
new 619c19a4202 * ipa-param-manipulation.h (get_original_index): Declare. [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog | 12 +++++++++++
gcc/ipa-param-manipulation.c | 12 +++++++++++
gcc/ipa-param-manipulation.h | 3 +++
gcc/ipa-prop.c | 37 +++++++++++++++++++++++++++++++++
gcc/ipa-prop.h | 1 +
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.dg/ipa/ipa-bit-cp-1.c | 16 ++++++++++++++
gcc/testsuite/gcc.dg/ipa/ipa-bit-cp-2.c | 19 +++++++++++++++++
gcc/testsuite/gcc.dg/ipa/ipa-bit-cp.c | 16 ++++++++++++++
gcc/tree-ssa-ccp.c | 24 +++++++++++++++++++--
10 files changed, 145 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/ipa-bit-cp-1.c
create mode 100644 gcc/testsuite/gcc.dg/ipa/ipa-bit-cp-2.c
create mode 100644 gcc/testsuite/gcc.dg/ipa/ipa-bit-cp.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from 25ddc46c 1: reset: linux-51466b3fd2725bfb0de629f71c0854ff276d50ae: 17343
new 2634f432 2: update: linux-fca4fe890ea0352f7e9e4bf33ffed287946ff59e: 18076
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log | 37 +-
02-prepare_abe/console.log | 348 +-
03-build_abe-binutils/console.log | 10499 +++++++--------
04-build_abe-stage1/console.log | 13206 +++++++++----------
05-build_linux/console.log | 684 +-
07-check_regression/console.log | 23 +-
08-update_baseline/console.log | 40 +-
console.log | 24971 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
11 files changed, 24945 insertions(+), 24875 deletions(-)
delete mode 100644 reset-baseline
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.