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_build/master-aarch64 in repository toolchain/ci/glibc.
from 96ac447d91 x86: Add missing IS_IN (libc) check to strncmp-sse4_2.S adds 71d87d85bf linux: Fix mq_timereceive check for 32 bit fallback code (BZ 29304) adds e9dd368296 AArch64: Add asymmetric faulting mode for tag violations in [...] adds c22d2021a9 riscv: Use memcpy to handle unaligned access when fixing R_R [...] new a1bdd81664 Refactor internal-signals.h
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: manual/tunables.texi | 3 ++ nptl/descr.h | 3 +- nptl/pthread_attr_setsigmask.c | 2 +- nptl/pthread_create.c | 16 +++--- nptl/pthread_kill.c | 10 ++-- nptl/pthread_sigmask.c | 2 +- rt/tst-timer-sigmask.c | 2 +- signal/sigaction.c | 2 +- signal/sigaddset.c | 2 +- signal/sigdelset.c | 2 +- signal/sigfillset.c | 2 +- stdlib/abort.c | 10 ++-- sysdeps/generic/internal-signals.h | 31 +++-------- sysdeps/posix/signal.c | 2 +- sysdeps/riscv/dl-machine.h | 5 +- sysdeps/unix/sysv/linux/aarch64/cpu-features.c | 8 ++- sysdeps/unix/sysv/linux/ia64/unwind_longjmp.c | 2 +- sysdeps/unix/sysv/linux/internal-signals.h | 63 +++++++++++----------- .../sysv/linux/{sigsetops.h => internal-sigset.h} | 60 +++++++++------------ sysdeps/unix/sysv/linux/mq_timedreceive.c | 2 +- sysdeps/unix/sysv/linux/spawni.c | 14 ++--- sysdeps/unix/sysv/linux/timer_routines.c | 2 +- 22 files changed, 114 insertions(+), 131 deletions(-) copy sysdeps/unix/sysv/linux/{sigsetops.h => internal-sigset.h} (55%)