This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a0bb9b3b9d7 branch_changer.py: mention CLOSING candidates
new 7d7481ecbcb branch_changer: distinguish terminal output
new 6fd1271e71b -flto-compression-level: improve documentation
new bdce43ce5a5 i386: move non-target attributes out of target section
The 3 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/doc/extend.texi | 58 ++++++++++++++++++------------------
gcc/doc/invoke.texi | 10 ++++---
maintainer-scripts/branch_changer.py | 6 +++-
3 files changed, 40 insertions(+), 34 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_cross/gnu-release-arm-build_cross
in repository toolchain/ci/gcc.
from 1c4e8a96cd6 libstdc++: Fix unordered containers move constructors noexc [...]
adds 8fff47b1751 libstdc++: Fix tests using wrong allocator type
adds 348fb9db785 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 5 +
gcc/DATESTAMP | 2 +-
libstdc++-v3/ChangeLog | 216 +++++++++++++++++++++
.../cons/noexcept_default_construct.cc | 2 +-
.../cons/noexcept_default_construct.cc | 2 +-
maintainer-scripts/ChangeLog | 8 +
6 files changed, 232 insertions(+), 3 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_cross/gnu-release-arm-build_cross
in repository toolchain/ci/base-artifacts.
from 14ce562 1: reset: gcc-1c4e8a96cd695c03ff85299bf2392476feae99bb: 4
new f31d6a8 2: update: gcc-348fb9db7858b0fe852da3cd1195b90b2211b983: 4
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 | 130 +-
02-prepare_abe/console.log | 398 +-
04-build_abe-binutils/console.log | 10848 +--
05-build_abe-stage1/console.log | 18535 +++---
06-build_abe-linux/console.log | 1996 +-
07-build_abe-glibc/console.log | 37513 ++++++-----
08-build_abe-stage2/console.log | 33206 +++++-----
10-check_regression/console.log | 89 +-
10-check_regression/results.regressions | 11 -
10-check_regression/trigger-bisect | 3 -
11-update_baseline/console.log | 46 +-
11-update_baseline/results.regressions | 20 +-
console.log | 102765 ++++++++++++++---------------
jenkins/manifest.sh | 12 +-
reset-baseline | 0
results | 11 -
16 files changed, 102616 insertions(+), 102967 deletions(-)
delete mode 100644 10-check_regression/results.regressions
delete mode 100644 10-check_regression/trigger-bisect
delete mode 100644 reset-baseline
--
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-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards e3ad680 0: update: binutils-gcc-linux-qemu: all
new f7ae18a 0: update: binutils-gcc-linux-qemu: 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 (e3ad680)
\
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 | 76 +-
02-prepare_abe/console.log | 336 +-
03-build_abe-binutils/console.log | 11176 +++++-----
04-build_abe-stage1/console.log | 14709 +++++++------
05-build_linux/console.log | 986 +-
06-build_abe-qemu/console.log | 6981 +++---
07-boot_linux/console.log | 10 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 2 +-
console.log | 34372 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 34230 insertions(+), 34466 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 binutils-gdb.
from c3f72de4f53 PowerPC disassembly of pcrel references
new 52efda8266c AArch64: Fix Atomic LD64/ST64 classification.
new dd17020328b AArch64: Fix Diagnostic messaging for LD/ST Exclusive.
The 2 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:
gas/ChangeLog | 7 +++++
gas/config/tc-aarch64.c | 47 ++++++++++++++++++++++++++++------
gas/testsuite/gas/aarch64/diagnostic.l | 12 ++++-----
gas/testsuite/gas/aarch64/diagnostic.s | 1 +
opcodes/ChangeLog | 5 ++++
opcodes/aarch64-tbl.h | 8 +++---
6 files changed, 62 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.