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 a5887c7e 2: update: linux-da151e650328dcd37176cf49fc626a7f42bfbe17: 16991
new d61f9cb8 2: update: binutils-gcc-linux: 16993
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 (a5887c7e)
\
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 | 159 +-
02-prepare_abe/console.log | 34 +-
03-build_abe-binutils/console.log | 10308 +++++++-------
04-build_abe-stage1/console.log | 15306 ++++++++++----------
05-build_linux/console.log | 964 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 75 +-
console.log | 26856 +++++++++++++++++++-----------------
jenkins/manifest.sh | 16 +-
results | 2 +-
10 files changed, 27645 insertions(+), 26083 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_bmk/llvm-master-aarch64-spec2k6-Oz_LTO
in repository toolchain/ci/glibc.
from a26e2e9fea Allow memset local PLT reference for powerpc soft-float.
adds cf27468602 Add IPV6_ROUTER_ALERT_ISOLATE from Linux 5.1 to bits/in.h.
No new revisions were added by this update.
Summary of changes:
ChangeLog | 3 +++
sysdeps/unix/sysv/linux/bits/in.h | 1 +
2 files changed, 4 insertions(+)
--
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_bmk/llvm-master-aarch64-spec2k6-Oz_LTO
in repository toolchain/ci/base-artifacts.
discards be8c2e19 0: init: binutils-gcc-glibc-llvm: 0
new 9a006db1 0: init: binutils-gcc-glibc-llvm: 0
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 (be8c2e19)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-aarch64- [...]
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 | 92 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11634 ++--
04-build_abe-stage1/console.log | 15588 +++--
05-build_abe-linux/console.log | 260 +-
06-build_abe-glibc/console.log | 40218 ++++++------
07-build_abe-stage2/console.log | 40602 ++++++------
08-build_llvm-true/console.log | 12850 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 21 +-
09-benchmark/console.log | 251 +-
11-update_baseline/console.log | 6 +-
console.log | 122221 +++++++++++++++++------------------
jenkins/manifest.sh | 22 +-
results_id | 2 +-
15 files changed, 121154 insertions(+), 123053 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 llvm.
from b8b2e16c536 [Attributor] Disable the Attributor by default and fix a comment
new 31b94430d78 [CodeGenPrepare] propagate debuginfo when copying a shuffle
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:
lib/CodeGen/CodeGenPrepare.cpp | 1 +
test/Transforms/CodeGenPrepare/X86/vec-shift.ll | 32 ++++++++++++++-----------
2 files changed, 19 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.
unknown user pushed a change to branch master
in repository gcc.
from 16753006744 [NetBSD] Add support for the Arm EABI.
new 5f613a37a20 PR c++/90884 - stray note with -Wctor-dtor-privacy. * cla [...]
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/cp/ChangeLog | 6 ++++++
gcc/cp/class.c | 8 ++++----
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/warn/ctor-dtor-privacy-4.C | 5 +++++
gcc/testsuite/g++.dg/warn/ctor-dtor-privacy-4.h | 7 +++++++
5 files changed, 28 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/ctor-dtor-privacy-4.C
create mode 100644 gcc/testsuite/g++.dg/warn/ctor-dtor-privacy-4.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.