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-next-allyesconfig
in repository toolchain/ci/gcc.
from 7e785f4c764 AArch64: Skip test for pr97535 on ILP32 since it can't expr [...]
adds cbc9dab25fb libstdc++: Make pmr::synchronized_pool_resource work withou [...]
adds 600ef5614b2 add --with-tune configure flag
adds e56eee08489 add --with-{cpu,arch,tune}-{32,64} as alias flags for --wit [...]
adds 83ded159c96 Daily bump.
adds 9c78c3426be Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 40 +++++++
gcc/DATESTAMP | 2 +-
gcc/config.gcc | 23 +++-
gcc/doc/install.texi | 2 +-
gcc/testsuite/ChangeLog | 26 +++++
libstdc++-v3/ChangeLog | 27 +++++
libstdc++-v3/src/c++17/memory_resource.cc | 127 ++++++++++++++-------
.../synchronized_pool_resource/allocate_single.cc | 24 ++++
.../synchronized_pool_resource/cons_single.cc | 24 ++++
.../synchronized_pool_resource/release_single.cc | 24 ++++
10 files changed, 270 insertions(+), 49 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/synchronized_pool_resource/alloc [...]
create mode 100644 libstdc++-v3/testsuite/20_util/synchronized_pool_resource/cons_ [...]
create mode 100644 libstdc++-v3/testsuite/20_util/synchronized_pool_resource/relea [...]
--
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-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 3730a015c0 Re: Fix tight loop on recursively-defined symbols
adds 29e6ea430d gas, arm: PR26858 Fix availability of single precision vmul/ [...]
No new revisions were added by this update.
Summary of changes:
gas/config/tc-arm.c | 4 ++--
gas/testsuite/gas/arm/{immed2.d => pr26858.d} | 6 +++---
gas/testsuite/gas/arm/pr26858.s | 6 ++++++
3 files changed, 11 insertions(+), 5 deletions(-)
copy gas/testsuite/gas/arm/{immed2.d => pr26858.d} (51%)
create mode 100644 gas/testsuite/gas/arm/pr26858.s
--
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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards e11fbe7cc 1: reset: linux-49a3f51dfeeecb52c5aa28c5cb9592fe5e39bf95: 19211
discards 661cf5e58 0: update: binutils-gcc-linux: all
new 12d1fff24 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 (e11fbe7cc)
\
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 | 141 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 11337 +++++++------
04-build_abe-stage1/console.log | 13742 ++++++++--------
05-build_linux/console.log | 670 +-
06-boot_linux/console.log | 10 +
07-check_regression/console.log | 77 +-
07-check_regression/results.regressions | 11 +-
07-check_regression/trigger-bisect | 3 -
08-update_baseline/console.log | 47 +-
08-update_baseline/results.regressions | 11 +-
console.log | 26470 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
reset-baseline | 0
results | 15 +-
15 files changed, 27026 insertions(+), 25976 deletions(-)
create mode 100644 06-boot_linux/console.log
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.
unknown user pushed a change to branch master
in repository gcc.
from bf425849f1d preprocessor: main-file cleanup
new b108faa9400 libstdc++: Fix overflow checks to use the correct "time_t" [...]
new b204d7722d3 libstdc++: Move std::thread to a new header
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/include/Makefile.am | 1 +
libstdc++-v3/include/Makefile.in | 1 +
.../include/{std/thread => bits/std_thread.h} | 341 ++++-----------------
libstdc++-v3/include/std/future | 2 +-
libstdc++-v3/include/std/stop_token | 37 +--
libstdc++-v3/include/std/thread | 266 +---------------
libstdc++-v3/src/c++11/futex.cc | 14 +-
libstdc++-v3/src/c++11/thread.cc | 1 +
8 files changed, 92 insertions(+), 571 deletions(-)
copy libstdc++-v3/include/{std/thread => bits/std_thread.h} (50%)
--
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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5b1a853df 4: update: binutils-gcc-linux: 18077
new be9cf59e7 4: update: binutils-gcc-linux: 18077
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 (5b1a853df)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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-prepare_abe/console.log | 370 +-
03-build_abe-binutils/console.log | 11718 ++++-----
04-build_abe-stage1/console.log | 20508 +++++++--------
05-build_linux/console.log | 7022 +++---
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 8 +-
08-update_baseline/console.log | 72 +-
08-update_baseline/results.regressions | 8 +-
console.log | 39884 +++++++++++++++---------------
jenkins/manifest.sh | 18 +-
11 files changed, 40019 insertions(+), 39783 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.