This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 941eace1e 0: update: binutils-gcc-linux-glibc-gdb: 6
new 1f5d0496c 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (941eace1e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 1548 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 52976 -> 54152 bytes
05-build_abe-gcc/console.log.xz | Bin 202920 -> 202796 bytes
06-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 8856 -> 8876 bytes
08-build_abe-glibc/console.log.xz | Bin 237496 -> 237880 bytes
09-build_abe-gdb/console.log.xz | Bin 45656 -> 46788 bytes
10-check_regression/console.log.xz | Bin 420 -> 420 bytes
11-update_baseline/console.log | 77 ++++-------------------------------
jenkins/manifest.sh | 20 ++++-----
11 files changed, 18 insertions(+), 79 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 70613000251 Add IFN_COND_FMIN/FMAX functions
new c39cb6bf835 ranger: Fix up fold_using_range::range_of_address [PR103255]
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/gimple-range-fold.cc | 16 ++++++----
gcc/testsuite/gcc.c-torture/execute/pr103255.c | 41 ++++++++++++++++++++++++++
2 files changed, 52 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr103255.c
--
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 glibc.
from f1d333b5bf elf: Introduce GLRO (dl_libc_freeres), called from __libc_freeres
new f1bcfde3a7 malloc: Fix malloc debug for 2.35 onwards
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:
malloc/malloc-debug.c | 2 --
1 file changed, 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 glibc.
from a43c0b5483 x86-64: Create microbenchmark infrastructure for libmvec
new 8bd336a00a nptl: Extract <bits/atomic_wide_counter.h> from pthread_cond [...]
new f1d333b5bf elf: Introduce GLRO (dl_libc_freeres), called from __libc_freeres
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:
.../atomic_wide_counter.h | 30 +--
elf/Makefile | 2 +-
elf/{dl-diagnostics-cpu.c => dl-libc_freeres.c} | 6 +-
elf/rtld.c | 1 +
include/atomic_wide_counter.h | 89 +++++++++
include/bits/atomic_wide_counter.h | 1 +
malloc/set-freeres.c | 5 +
misc/Makefile | 3 +-
misc/atomic_wide_counter.c | 127 +++++++++++++
nptl/Makefile | 13 +-
nptl/pthread_cond_common.c | 204 ++++-----------------
nptl/tst-cond22.c | 14 +-
sysdeps/generic/ldsodefs.h | 7 +
sysdeps/nptl/bits/thread-shared-types.h | 22 +--
14 files changed, 307 insertions(+), 217 deletions(-)
copy elf/tst-nodelete-dlclose.c => bits/atomic_wide_counter.h (61%)
copy elf/{dl-diagnostics-cpu.c => dl-libc_freeres.c} (87%)
create mode 100644 include/atomic_wide_counter.h
create mode 100644 include/bits/atomic_wide_counter.h
create mode 100644 misc/atomic_wide_counter.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.