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-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 59862294 0: update: binutils-gcc: all
new 04986e0d 0: update: binutils-gcc: 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 (59862294)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 221 +-
02-prepare_abe/console.log | 380 +-
03-build_abe-binutils/console.log | 11264 +++++-----
04-build_abe-stage1/console.log | 19772 ++++++++---------
05-build_linux/console.log | 2984 +--
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 2 +-
console.log | 34653 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 34711 insertions(+), 34613 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/gnu-master-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ac28a7f2 0: reset: linux-6e7f2eacf09811d092c1b41263108ac7fe0d089d: all
new b4c5a635 0: update: binutils-gcc: 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 (ac28a7f2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 185 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 10833 ++++-----
04-build_abe-stage1/console.log | 20055 ++++++++---------
05-build_linux/console.log | 3378 ++-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 14 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 2 +-
console.log | 35235 +++++++++++++++---------------
jenkins/manifest.sh | 17 +-
reset-baseline | 0
13 files changed, 35598 insertions(+), 34579 deletions(-)
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/llvm-master-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 04d30a3d 0: update: llvm-linux: boot
new eb7ed702 0: update: 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 (04d30a3d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 229 +-
02-build_llvm/console.log | 12842 +++++++++++++++++-----------------
03-build_linux/console.log | 608 +-
04-boot_linux/console.log | 480 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 12 +-
console.log | 14183 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 14201 insertions(+), 14179 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 3ebd168b443 rs6000: Built-in cleanups for vec_clzm, vec_ctzm, and vec_gnb
new 491ba663e05 Implent C++20 std::atomic_flag::test
new 7a2e715c9af Actually comment the new tests
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 | 8 ++++++++
libstdc++-v3/include/bits/atomic_base.h | 20 ++++++++++++++++++++
libstdc++-v3/include/std/version | 1 +
.../atomic_flag/{test_and_set => test}/explicit.cc | 4 ++--
.../atomic_flag/{test_and_set => test}/implicit.cc | 4 ++--
5 files changed, 33 insertions(+), 4 deletions(-)
copy libstdc++-v3/testsuite/29_atomics/atomic_flag/{test_and_set => test}/explicit [...]
copy libstdc++-v3/testsuite/29_atomics/atomic_flag/{test_and_set => test}/implicit [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.