This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards e7c41a99 0: update: binutils-gcc: 1
new e21c41b7 0: update: binutils-gcc: 1
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 (e7c41a99)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/mast [...]
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.xz | Bin 1572 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 38872 -> 38344 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 266668 -> 267984 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3816 -> 3836 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2588 -> 2612 bytes
07-check_regression/console.log.xz | Bin 4656 -> 4588 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 13 +-
07-check_regression/results.compare | 55 +-
07-check_regression/results.compare2 | 474 +--
07-check_regression/results.regressions | 55 +-
08-update_baseline/console.log | 957 +++--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 13 +-
08-update_baseline/results.compare | 55 +-
08-update_baseline/results.compare2 | 474 +--
08-update_baseline/results.regressions | 55 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3444724 -> 3481420 bytes
sumfiles/g++.sum | 171 +-
sumfiles/gcc.log.xz | Bin 3116800 -> 3086944 bytes
sumfiles/gcc.sum | 4636 ++++++++++++-----------
sumfiles/gfortran.log.xz | Bin 1077684 -> 1068964 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2352 -> 2348 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 196124 -> 195856 bytes
sumfiles/libgomp.sum | 20 +-
sumfiles/libitm.log.xz | Bin 2724 -> 2728 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 451252 -> 450180 bytes
sumfiles/libstdc++.sum | 14 +-
33 files changed, 3402 insertions(+), 3658 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 58385f6ace4 Fix -Wformat-diag in various targets.
new d7f2a09e985 libstdc++: Define <stdatomic.h> for C++23
new 0e4e4b37d99 libstdc++: Declare std::c8rtomb and std::mbrtoc8 if provide [...]
new 50bc6e463b5 libstdc++: Fix suggested alternative to std::ptr_fun
new 302343d8dd3 libstdc++: Fix ambiguous std::pair constructors [PR101124]
new e13e95bd274 libstdc++: Use __cpp_lib_concepts in std::reverse_iterator [...]
The 5 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/acinclude.m4 | 44 +++++++
libstdc++-v3/config.h.in | 8 ++
libstdc++-v3/configure | 76 ++++++++++++
libstdc++-v3/include/Makefile.am | 1 +
libstdc++-v3/include/Makefile.in | 1 +
libstdc++-v3/include/bits/stl_function.h | 4 +-
libstdc++-v3/include/bits/stl_iterator.h | 4 +-
libstdc++-v3/include/bits/stl_pair.h | 85 ++++++++------
libstdc++-v3/include/c_compatibility/stdatomic.h | 124 ++++++++++++++++++++
libstdc++-v3/include/c_compatibility/uchar.h | 8 ++
libstdc++-v3/include/c_global/cuchar | 33 +++++-
libstdc++-v3/include/c_std/cuchar | 35 ++++++
libstdc++-v3/testsuite/20_util/pair/cons/99957.cc | 12 +-
.../headers/cuchar/functions_std_cxx20.cc | 12 ++
.../headers/cuchar/functions_std_fchar8_t.cc | 12 ++
.../29_atomics/headers/stdatomic.h/c_compat.cc | 130 +++++++++++++++++++++
16 files changed, 549 insertions(+), 40 deletions(-)
create mode 100644 libstdc++-v3/include/c_compatibility/stdatomic.h
create mode 100644 libstdc++-v3/testsuite/21_strings/headers/cuchar/functions_std_ [...]
create mode 100644 libstdc++-v3/testsuite/21_strings/headers/cuchar/functions_std_ [...]
create mode 100644 libstdc++-v3/testsuite/29_atomics/headers/stdatomic.h/c_compat.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 binutils-gdb.
from cced7caceca gdb: preserve `|` in connection details string
new e53c95d40b1 gdb: use ptid_t::to_string instead of target_pid_to_str in [...]
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:
gdb/btrace.c | 10 +++---
gdb/displaced-stepping.c | 4 +--
gdb/dummy-frame.c | 2 +-
gdb/gnu-nat.c | 10 +++---
gdb/linux-nat.c | 92 ++++++++++++++++++++++++------------------------
gdb/record-btrace.c | 16 ++++-----
gdb/remote.c | 4 +--
gdb/thread.c | 4 +--
8 files changed, 71 insertions(+), 71 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_gcc_bootstrap/release-aarch64-bootstrap_O1
in repository toolchain/ci/binutils-gdb.
from 1f5be5f22a Automatic date update in version.in
adds f60dbe8d12 Automatic date update in version.in
adds 182284deb1 Automatic date update in version.in
adds cf0ac00a84 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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_gcc_bootstrap/release-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards c682bd91 0: update: binutils-gcc: 2
new aec12409 0: update: binutils-gcc: 2
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 (c682bd91)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-aa [...]
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.xz | Bin 1500 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 50676 -> 50192 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 247712 -> 249480 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 40 +++++++++++++++----------------
jenkins/manifest.sh | 12 +++++-----
7 files changed, 26 insertions(+), 26 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_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 2644c55b 0: update: binutils-cced7cacecad104fff03e94814a3fca1d304b16f: 1
new a273df10 0: update: gcc-38ec23fafb167ddfe840d7bb22b3e943d8a7d29e: 1
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 (2644c55b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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.xz | Bin 1572 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 30828 -> 30004 bytes
04-build_abe-stage1/console.log.xz | Bin 91848 -> 90488 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 10772 -> 10772 bytes
07-build_abe-glibc/console.log.xz | Bin 229280 -> 229516 bytes
08-build_abe-stage2/console.log.xz | Bin 229796 -> 227768 bytes
09-build_abe-gdb/console.log.xz | Bin 34376 -> 34380 bytes
10-build_abe-qemu/console.log.xz | Bin 30960 -> 30892 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3848 -> 3852 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2628 -> 3044 bytes
13-check_regression/console.log.xz | Bin 4864 -> 3680 bytes
13-check_regression/extra-bisect-params | 1 -
13-check_regression/fails.sum | 7 -
13-check_regression/results.compare | 35 +-
13-check_regression/results.compare2 | 382 ++--
13-check_regression/results.regressions | 42 -
14-update_baseline/console.log | 590 +++---
14-update_baseline/extra-bisect-params | 1 -
14-update_baseline/fails.sum | 7 -
14-update_baseline/results.compare | 35 +-
14-update_baseline/results.compare2 | 382 ++--
14-update_baseline/results.regressions | 42 -
jenkins/manifest.sh | 10 +-
sumfiles/g++.log.xz | Bin 2606768 -> 2607240 bytes
sumfiles/g++.sum | 120 +-
sumfiles/gcc.log.xz | Bin 2159160 -> 2159728 bytes
sumfiles/gcc.sum | 2963 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 870496 -> 871284 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2260 -> 2260 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 184432 -> 184404 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2664 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 424580 -> 422540 bytes
sumfiles/libstdc++.sum | 10 +-
39 files changed, 2220 insertions(+), 2475 deletions(-)
delete mode 100644 13-check_regression/extra-bisect-params
delete mode 100644 13-check_regression/fails.sum
delete mode 100644 13-check_regression/results.regressions
delete mode 100644 14-update_baseline/extra-bisect-params
delete mode 100644 14-update_baseline/fails.sum
delete mode 100644 14-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.