This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-master-aarch64-spec2k6-Os in repository toolchain/ci/glibc.
from 8311c83f91 array_length: Make usable as a constant expression adds 823624bdc4 Add compiler barriers around modifications of the robust mut [...] adds f289e656ec rt: Turn forwards from librt to libc into compat symbols [BZ [...] adds 1d0fc21382 Linux: Add gettid system call wrapper [BZ #6399] adds d0bd87d4c0 ChangeLog: Correct date of last commit adds 669ff911e2 nptl: Avoid fork handler lock for async-signal-safe fork [BZ [...] adds 144a794e0a tst-strftime2: Use array_length macros instead of magic numbers adds 8f89ab216f posix: Fix missing wrapper header for <bits/unistd_ext.h> adds e47d82c99a Provide <bits/unistd_ext.h> as a sysdeps header exclusively adds 11eb21c465 nss: Add tst-nss-files-hosts-long test [BZ #21915] adds fdfbd47d92 Move generic <bits/unistd_ext.h> to a more regular location adds eef4d4f80c math: Enable <bits/math-finite.h> sysdeps override adds 32ea729996 Remove powerpc bits/mathinline.h. adds fb25b1356a Fix a few whitespace arrangement inconsistencies in time/str [...] adds a51bc4fe9d Use float in e_sqrt.c new 32db86d558 Add fall-through comments. new 3b856d093f elf: Ignore LD_AUDIT interfaces if la_version returns 0 [BZ #24122] new b3fbfe8196 elf: Test for LD_AUDIT module returning zero from la_version [...] new 0c6d82e979 nss: getent: Print IPv6 scope ID for ahosts/ahostsv6 if available new 16f87cfd63 String benchtest cleanup
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: ChangeLog | 210 ++++++++++++ NEWS | 8 +- benchtests/Makefile | 2 +- benchtests/bench-bcopy.c | 20 -- benchtests/bench-bzero.c | 19 -- benchtests/bench-memccpy.c | 25 +- benchtests/bench-memcpy.c | 15 +- benchtests/bench-memmove.c | 26 +- benchtests/bench-mempcpy.c | 14 +- benchtests/bench-memset.c | 60 +--- benchtests/bench-rawmemchr.c | 17 +- benchtests/bench-strcasecmp.c | 20 -- benchtests/bench-strcasestr.c | 25 -- benchtests/bench-strchr.c | 14 - benchtests/bench-strcmp.c | 35 -- benchtests/bench-strcspn.c | 17 - benchtests/bench-strlen.c | 9 - benchtests/bench-strncasecmp.c | 23 -- benchtests/bench-strncmp.c | 34 -- benchtests/bench-strpbrk.c | 16 - benchtests/bench-strspn.c | 21 -- {math/bits => bits}/math-finite.h | 0 .../stap-probe-machine.h => bits/unistd_ext.h | 6 +- elf/Makefile | 9 +- elf/dl-exception.c | 1 + elf/ldconfig.c | 1 + elf/rtld.c | 366 ++++++++++++--------- elf/{tst-main1mod.c => tst-audit13.c} | 7 +- elf/tst-audit13mod1.c | 93 ++++++ locale/programs/charmap.c | 1 + manual/process.texi | 11 + misc/mntent_r.c | 2 + nptl/pthread_mutex_trylock.c | 57 +++- nptl/register-atfork.c | 8 +- nss/Makefile | 3 +- nss/getent.c | 36 +- .../tst-nss-files-hosts-long.c | 44 +-- nss/tst-nss-files-hosts-long.root/etc/hosts | 8 + posix/Makefile | 3 +- posix/unistd.h | 3 + posix/wordexp.c | 2 + resolv/ns_ttl.c | 4 + rt/clock-compat.c | 6 +- sysdeps/nptl/fork.c | 6 +- sysdeps/nptl/fork.h | 8 +- sysdeps/powerpc/bits/mathinline.h | 58 ---- sysdeps/powerpc/fpu/e_sqrtf.c | 2 +- sysdeps/unix/sysv/linux/Makefile | 6 +- sysdeps/unix/sysv/linux/Versions | 3 + sysdeps/unix/sysv/linux/aarch64/libc.abilist | 1 + sysdeps/unix/sysv/linux/alpha/libc.abilist | 1 + sysdeps/unix/sysv/linux/arm/libc.abilist | 1 + sysdeps/unix/sysv/linux/bits/unistd_ext.h | 36 ++ sysdeps/unix/sysv/linux/csky/libc.abilist | 1 + sysdeps/unix/sysv/linux/hppa/libc.abilist | 1 + sysdeps/unix/sysv/linux/i386/libc.abilist | 1 + sysdeps/unix/sysv/linux/ia64/libc.abilist | 1 + sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist | 1 + sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist | 1 + sysdeps/unix/sysv/linux/microblaze/libc.abilist | 1 + .../unix/sysv/linux/mips/mips32/fpu/libc.abilist | 1 + .../unix/sysv/linux/mips/mips32/nofpu/libc.abilist | 1 + .../unix/sysv/linux/mips/mips64/n32/libc.abilist | 1 + .../unix/sysv/linux/mips/mips64/n64/libc.abilist | 1 + sysdeps/unix/sysv/linux/nios2/libc.abilist | 1 + .../sysv/linux/powerpc/powerpc32/fpu/libc.abilist | 1 + .../linux/powerpc/powerpc32/nofpu/libc.abilist | 1 + .../sysv/linux/powerpc/powerpc64/be/libc.abilist | 1 + .../sysv/linux/powerpc/powerpc64/le/libc.abilist | 1 + sysdeps/unix/sysv/linux/riscv/rv64/libc.abilist | 1 + sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist | 1 + sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist | 1 + sysdeps/unix/sysv/linux/sh/libc.abilist | 1 + sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist | 1 + sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist | 1 + sysdeps/unix/sysv/linux/syscalls.list | 1 + sysdeps/unix/sysv/linux/tst-gettid-kill.c | 129 ++++++++ sysdeps/unix/sysv/linux/tst-gettid.c | 79 +++++ sysdeps/unix/sysv/linux/tst-setgetname.c | 6 - sysdeps/unix/sysv/linux/x86_64/64/libc.abilist | 1 + sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist | 1 + sysdeps/x86/cpu-features.c | 2 + sysdeps/x86_64/dl-machine.h | 2 + time/strftime_l.c | 6 +- time/tst-strftime2.c | 3 +- 85 files changed, 1005 insertions(+), 670 deletions(-) delete mode 100644 benchtests/bench-bcopy.c delete mode 100644 benchtests/bench-bzero.c rename {math/bits => bits}/math-finite.h (100%) copy sysdeps/generic/stap-probe-machine.h => bits/unistd_ext.h (82%) copy elf/{tst-main1mod.c => tst-audit13.c} (85%) create mode 100644 elf/tst-audit13mod1.c copy sysdeps/unix/sysv/linux/timer_settime.c => nss/tst-nss-files-hosts-long.c (52%) create mode 100644 nss/tst-nss-files-hosts-long.root/etc/hosts delete mode 100644 sysdeps/powerpc/bits/mathinline.h create mode 100644 sysdeps/unix/sysv/linux/bits/unistd_ext.h create mode 100644 sysdeps/unix/sysv/linux/tst-gettid-kill.c create mode 100644 sysdeps/unix/sysv/linux/tst-gettid.c