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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 85a68d27 0: update: binutils-gcc-linux: all
new c1c02ab1 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 (85a68d27)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 175 +-
02-prepare_abe/console.log | 16 +-
03-build_abe-binutils/console.log | 10226 +++++------
04-build_abe-stage1/console.log | 18283 +++++++++---------
05-build_linux/console.log | 820 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 3 +-
console.log | 29526 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
results | 2 +-
13 files changed, 29511 insertions(+), 29562 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.
from 7eae3672 1: reset: linux-3b0e542de7fb3f0563bdcfee3ddcf91316ee8110: 18278
new d87f6edf 2: update: linux-873e37a44b1ee8ad4628ca257dc51c0c7c654326: 18519
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 | 130 +-
02-prepare_abe/console.log | 206 +-
03-build_abe-binutils/console.log | 10414 ++++-----
04-build_abe-stage1/console.log | 15028 ++++++-------
05-build_linux/console.log | 8059 ++++---
07-check_regression/console.log | 74 +-
07-check_regression/results.regressions | 17 +-
07-check_regression/trigger-bisect | 3 -
08-update_baseline/console.log | 48 +-
08-update_baseline/results.regressions | 19 +-
console.log | 34089 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 13 +-
14 files changed, 33705 insertions(+), 34405 deletions(-)
delete mode 100644 07-check_regression/trigger-bisect
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/gnu-release-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 6611100d 0: update: binutils-gcc-linux: all
new 9e891925 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 (6611100d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 128 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11631 +++++++------
04-build_abe-stage1/console.log | 13921 ++++++++--------
05-build_linux/console.log | 884 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26724 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 26858 insertions(+), 26886 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 07432a807ed MSP430: Indiciate that the epilogue_helper insn does not fallthru
new 5b074864f8c libstdc++: Add comparison operators to std::unique_ptr
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 | 8 ++
libstdc++-v3/include/bits/unique_ptr.h | 25 ++++++
.../testsuite/20_util/default_delete/48631_neg.cc | 2 +-
.../testsuite/20_util/default_delete/void_neg.cc | 2 +-
.../20_util/unique_ptr/comparison/compare.cc | 88 +++++++++++++++++++
.../20_util/unique_ptr/comparison/compare_c++20.cc | 98 ++++++++++++++++++++++
6 files changed, 221 insertions(+), 2 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/unique_ptr/comparison/compare.cc
create mode 100644 libstdc++-v3/testsuite/20_util/unique_ptr/comparison/compare_c++20.cc
--
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 33c45e51b49 cselib, var-tracking: Improve debug info after the cselib s [...]
new 07432a807ed MSP430: Indiciate that the epilogue_helper insn does not fallthru
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 | 7 +++++++
gcc/config/msp430/msp430.c | 2 +-
gcc/config/msp430/msp430.md | 4 +++-
3 files changed, 11 insertions(+), 2 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 linux.
from 87ebc45d2d32 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
new 0f74226649fb kernel: module: Replace zero-length array with flexible-ar [...]
new c0cc271173b2 Merge tag 'modules-for-v5.7' of git://git.kernel.org/pub/s [...]
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:
kernel/module.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.