This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 9306e6f12 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new d2e4849ec 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (9306e6f12)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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.xz | Bin 1572 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2776 bytes
04-build_abe-binutils/console.log.xz | Bin 31372 -> 30488 bytes
05-build_abe-stage1/console.log.xz | Bin 72400 -> 71640 bytes
07-build_abe-linux/console.log.xz | Bin 9836 -> 9376 bytes
08-build_abe-glibc/console.log.xz | Bin 238048 -> 237132 bytes
09-build_abe-stage2/console.log.xz | Bin 199680 -> 198752 bytes
10-build_abe-gdb/console.log.xz | Bin 37460 -> 37316 bytes
11-build_abe-qemu/console.log.xz | Bin 31192 -> 30696 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 26 +++++++++++++-------------
12 files changed, 14 insertions(+), 14 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_gcc_bootstrap/master-arm-bootstrap_profiled_lto_lean
in repository toolchain/ci/binutils-gdb.
from dd8a5a84a7 Automatic date update in version.in
adds 6d263fe46e Avoid bad breakpoints with --gc-sections
adds df9d50bb22 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/dwarf2/read.c | 9 ++++--
.../gdb.ada/{start.exp => inline-section-gc.exp} | 36 ++++++++++------------
.../pck.ads => inline-section-gc/callee.adb} | 13 ++++----
.../{dgopt/x.adb => inline-section-gc/callee.ads} | 8 ++---
.../{dgopt/x.adb => inline-section-gc/caller.adb} | 10 +++---
6 files changed, 41 insertions(+), 37 deletions(-)
copy gdb/testsuite/gdb.ada/{start.exp => inline-section-gc.exp} (53%)
copy gdb/testsuite/gdb.ada/{arrayptr/pck.ads => inline-section-gc/callee.adb} (78%)
copy gdb/testsuite/gdb.ada/{dgopt/x.adb => inline-section-gc/callee.ads} (87%)
copy gdb/testsuite/gdb.ada/{dgopt/x.adb => inline-section-gc/caller.adb} (86%)
--
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_gcc_bootstrap/master-arm-bootstrap_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards 8b54bcdae 0: update: binutils-gcc: 2
new 11b4ac288 0: update: binutils-gcc: 2
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 (8b54bcdae)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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.xz | Bin 1524 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2772 bytes
04-build_abe-binutils/console.log.xz | Bin 51176 -> 50860 bytes
.../console.log.xz | Bin 1046120 -> 1046012 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ---------------------
jenkins/manifest.sh | 12 +++----
7 files changed, 6 insertions(+), 42 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 caca8eddd93 sanitizer/99673 - bad -Wstringop-overread diagnostic with asan
new 7d47aae7cd4 libstdc++: Fix constexpr constructor for atomic<shared_ptr<T>>
new 199cd0e0f87 tree-optimization/100089 - BB vectorization of if-converted [...]
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:
gcc/tree-vect-slp.cc | 7 +++----
libstdc++-v3/include/bits/shared_ptr_atomic.h | 4 ++--
.../testsuite/20_util/shared_ptr/atomic/atomic_shared_ptr.cc | 3 +++
libstdc++-v3/testsuite/20_util/weak_ptr/atomic_weak_ptr.cc | 3 +++
4 files changed, 11 insertions(+), 6 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_gcc_bootstrap/master-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 859b72a38 0: update: binutils-gcc: 2
new 3e8e96dd5 0: update: binutils-gcc: 2
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 (859b72a38)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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.xz | Bin 1512 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 37912 -> 38216 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 322340 -> 320480 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 15 insertions(+), 15 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_gcc_check/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 7bf5587873 gdbsupport/gdb_regex.cc: replace defs.h include with common-defs.h
adds ec7194506d drop old unused stamp-h.in file
No new revisions were added by this update.
Summary of changes:
bfd/stamp-h.in | 1 -
binutils/stamp-h.in | 1 -
gas/stamp-h.in | 1 -
gprof/stamp-h.in | 1 -
ld/stamp-h.in | 1 -
opcodes/stamp-h.in | 1 -
6 files changed, 6 deletions(-)
delete mode 100644 bfd/stamp-h.in
delete mode 100644 binutils/stamp-h.in
delete mode 100644 gas/stamp-h.in
delete mode 100644 gprof/stamp-h.in
delete mode 100644 ld/stamp-h.in
delete mode 100644 opcodes/stamp-h.in
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.