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-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards cd6dcb3 0: good: llvm-linux: boot
new 06f4ea5 0: good: llvm-linux: 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 (cd6dcb3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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:
1-reset_artifacts/console.log | 25 +-
2-build_llvm/console.log | 9271 ++++++++++++++++++++-------------------
3-build_linux/console.log | 21 +-
4-boot_linux/console.log | 344 +-
console.log | 9661 +++++++++++++++++++++--------------------
jenkins/manifest.sh | 6 +-
6 files changed, 9665 insertions(+), 9663 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-master-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0b0afac 2: good: llvm-linux: 17518
new 61510e4 2: good: llvm-linux: 17518
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 (0b0afac)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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:
1-reset_artifacts/console.log | 72 +-
2-build_llvm/console.log | 10348 +++++++++++++++++------------------
3-build_linux/console.log | 1004 ++--
5-check_regression/console.log | 2 +-
6-update_baseline/console.log | 8 +-
console.log | 11434 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 11445 insertions(+), 11433 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 ac80cfb4afd S/390: Fix immediate vector operands for some builtins.
new 0bd005b6213 PR libstdc++/89629 fix _Hash_bytes for lengths > INT_MAX
new 5aa8571a29c Change test to use const variables instead of macros
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:
libstdc++-v3/ChangeLog | 10 ++++++++++
libstdc++-v3/libsupc++/hash_bytes.cc | 2 +-
.../testsuite/20_util/hash/{nullptr.cc => 89629.cc} | 20 +++++++++++++-------
.../atomic_flag/test_and_set/explicit-hle.cc | 4 ++--
4 files changed, 26 insertions(+), 10 deletions(-)
copy libstdc++-v3/testsuite/20_util/hash/{nullptr.cc => 89629.cc} (66%)
--
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-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f86def3 0: good: binutils-gcc-linux: all
new 1114b76 0: good: 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 (f86def3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3760 ++++++++--------
4-build_abe-stage1/console.log | 4902 +++++++++++----------
5-build_linux/console.log | 32 +-
6-boot_linux/console.log | 2 +-
console.log | 8704 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 8699 insertions(+), 8731 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 bc20422788d PR libstdc++/89641 * include/std/atomic (atomic<T>::store [...]
new ac80cfb4afd S/390: Fix immediate vector operands for some builtins.
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 | 5 +++++
gcc/config/s390/s390.c | 14 ++++++++++----
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/s390/zvector/vec-addc-u128.c | 10 ++++++++++
4 files changed, 29 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/zvector/vec-addc-u128.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.