This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/gnu-master-arm-spec2k6-Os in repository toolchain/ci/glibc.
from 9f6bd1f605 signal: Use <sigsetops.h> for sigemptyset, sigfillset adds e1b871e25f linux: Remove assembly umount2 implementation adds 55c7bcc71b x86-64: Use RDX_LP on __x86_shared_non_temporal_threshold [B [...] adds 61416e1921 hurd: Add missing sigstate members initialization adds e627106266 POWER: Add context-synchronizing instructions to pkey_write [...] new 978e8ac39f Suppress GCC 10 true positive warnings [BZ #25967] new 6fcb0272f7 Linux: Enhance glibcsyscalls.py to support listing system calls new c2d0411488 Use unsigned constants for ICMP6 filters [BZ #22489]
The 3 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: hurd/hurdsig.c | 6 +- inet/netinet/icmp6.h | 8 +-- io/tst-getcwd.c | 21 +++++- posix/test-errno.c | 12 +++- sysdeps/unix/sysv/linux/glibcsyscalls.py | 84 +++++++++++++++++++++- sysdeps/unix/sysv/linux/ia64/syscalls.list | 2 - .../sysv/linux/include/sys/{sysinfo.h => mount.h} | 14 ++-- .../unix/sysv/linux/powerpc/powerpc64/arch-pkey.h | 2 +- sysdeps/unix/sysv/linux/umount.c | 8 +-- sysdeps/unix/sysv/linux/umount2.S | 13 ---- .../unix/sysv/linux/{hppa/sysdep.c => umount2.c} | 16 ++--- .../x86_64/multiarch/memmove-vec-unaligned-erms.S | 6 +- 12 files changed, 145 insertions(+), 47 deletions(-) copy sysdeps/unix/sysv/linux/include/sys/{sysinfo.h => mount.h} (72%) delete mode 100644 sysdeps/unix/sysv/linux/umount2.S copy sysdeps/unix/sysv/linux/{hppa/sysdep.c => umount2.c} (73%)