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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards eeedc5f8 0: update: llvm-linux: 18458
new ab436250 0: update: llvm-linux: 18458
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 (eeedc5f8)
\
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 | 182 +-
02-build_llvm/console.log | 12834 +++++++++++++--------------
03-build_linux/console.log | 832 +-
05-check_regression/console.log | 12 +-
05-check_regression/results.regressions | 2 +-
06-update_baseline/console.log | 18 +-
06-update_baseline/results.regressions | 2 +-
console.log | 13878 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
9 files changed, 13886 insertions(+), 13886 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-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 7e8f4c34 0: update: llvm-linux: boot
new e8f6d741 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 (7e8f4c34)
\
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:
01-reset_artifacts/console.log | 173 +-
02-build_llvm/console.log | 12593 ++++++++++++++-------------
03-build_linux/console.log | 797 +-
04-boot_linux/console.log | 393 +-
05-check_regression/console.log | 2 +-
05-check_regression/results.regressions | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13995 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
results | 2 +-
10 files changed, 13945 insertions(+), 14022 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-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 652d3725 0: update: binutils-gcc-linux: all
new 004c3922 0: update: 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 (652d3725)
\
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 | 174 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11408 +++++-----
04-build_abe-stage1/console.log | 15779 ++++++-------
05-build_linux/console.log | 7703 +++----
06-boot_linux/console.log | 6 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 3 +-
console.log | 35532 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
results | 2 +-
13 files changed, 35593 insertions(+), 35492 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 e519d644999 arm: unified syntax for libgcc when built with -Os [PR94220]
new 16948c54b75 libstdc++: Add some C++20 additions to <chrono>
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:
libstdc++-v3/ChangeLog | 12 ++
libstdc++-v3/include/std/chrono | 64 ++++---
.../requirements/duration_neg.cc} | 21 ++-
.../time/clock/file/members.cc} | 12 +-
.../time/clock/file/overview.cc} | 60 +++----
libstdc++-v3/testsuite/std/time/syn_c++20.cc | 199 +++++++++++++++++++++
libstdc++-v3/testsuite/std/time/traits/is_clock.cc | 17 ++
7 files changed, 315 insertions(+), 70 deletions(-)
copy libstdc++-v3/testsuite/20_util/{unwrap_reference/3.cc => time_point/requireme [...]
copy libstdc++-v3/testsuite/{29_atomics/atomic_integral/cons/value_init.cc => std/ [...]
copy libstdc++-v3/testsuite/{30_threads/stop_token/stop_callback/destructible_neg. [...]
create mode 100644 libstdc++-v3/testsuite/std/time/syn_c++20.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.