This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a8a28082 0: update: binutils-llvm-linux-qemu: boot
new 91f6c865 0: update: binutils-llvm-linux-qemu: boot
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 (a8a28082)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 1644 -> 1652 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2724 bytes
03-build_abe-binutils/console.log.xz | Bin 30504 -> 32184 bytes
04-build_kernel_llvm/console.log.xz | Bin 64576 -> 63720 bytes
05-build_abe-qemu/console.log.xz | Bin 33260 -> 32564 bytes
06-build_linux/console.log.xz | Bin 4120 -> 3692 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 18 +++++++++---------
10 files changed, 17 insertions(+), 17 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_kernel/llvm-release-arm-mainline-defconfig
in repository toolchain/ci/binutils-gdb.
from f0b3db3175 Automatic date update in version.in
adds 37eaf1f099 Automatic date update in version.in
adds 178b942b8e Automatic date update in version.in
adds 3972c8ffe0 Automatic date update in version.in
adds 2365eacffe Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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/llvm-release-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 40b3c326 0: update: binutils-llvm-linux-qemu: boot
new 46542d45 0: update: binutils-llvm-linux-qemu: boot
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 (40b3c326)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 1660 -> 1632 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 30612 -> 30024 bytes
04-build_kernel_llvm/console.log.xz | Bin 61340 -> 59856 bytes
05-build_abe-qemu/console.log.xz | Bin 33548 -> 31520 bytes
06-build_linux/console.log.xz | Bin 4140 -> 3532 bytes
07-boot_linux/console.log.xz | Bin 5788 -> 5772 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 18 +++++++++---------
10 files changed, 17 insertions(+), 17 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_cross_build/master-aarch64
in repository toolchain/ci/gdb.
from a2a176c46b Fix pedantically invalid DWARF in gdb.trace/unavailable-dwar [...]
adds c0abbd96b4 gdb: fix {rs6000_nat_target,aix_thread_target}::wait to not [...]
No new revisions were added by this update.
Summary of changes:
gdb/aix-thread.c | 59 +++++++++++++++++++++++++---------------------------
gdb/rs6000-aix-nat.c | 7 +++----
2 files changed, 31 insertions(+), 35 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_cross_build/master-aarch64
in repository toolchain/ci/gcc.
from 9fc61fc8da9 Speedup update-ssa some more
adds d89fa97ff31 lto-plugin: use locking only for selected targets
adds 81bec060e31 c++: -Woverloaded-virtual and dtors [PR87729]
adds 9de8fbe1507 statistics.cc: Add check to see if fn is not NULL in get_fu [...]
adds ad6135e261c libstdc++: Remove workaround in __gnu_cxx::char_traits::mov [...]
No new revisions were added by this update.
Summary of changes:
gcc/cp/class.cc | 3 +++
gcc/statistics.cc | 2 +-
gcc/testsuite/g++.dg/warn/Woverloaded-virt3.C | 7 +++++++
libstdc++-v3/include/bits/char_traits.h | 9 ---------
lto-plugin/config.h.in | 4 ++--
lto-plugin/configure | 21 +++++++++++++++----
lto-plugin/configure.ac | 17 ++++++++++++++--
lto-plugin/lto-plugin.c | 29 ++++++++++++++++++---------
8 files changed, 64 insertions(+), 28 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Woverloaded-virt3.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_gnu_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from a2a176c46b Fix pedantically invalid DWARF in gdb.trace/unavailable-dwar [...]
adds c0abbd96b4 gdb: fix {rs6000_nat_target,aix_thread_target}::wait to not [...]
No new revisions were added by this update.
Summary of changes:
gdb/aix-thread.c | 59 +++++++++++++++++++++++++---------------------------
gdb/rs6000-aix-nat.c | 7 +++----
2 files changed, 31 insertions(+), 35 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.