This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-master-aarch64-spec2k6-Oz_LTO in repository toolchain/ci/glibc.
from 9c37bde5a2 Update kernel version in comment in syscall-names.list. new a6c1ce778e elf: tst-ldconfig-bad-aux-cache: use support_capture_subprocess new 1a7fe2ebe5 login: Remove utmp backend jump tables [BZ #23518] new 503fc587f3 sh: Update libm-tests-ulps new 27a0914e45 riscv: Enable VDSO for static linking new 5e855c8954 s390: Enable VDSO for static linking new c9c1a413c0 sparc: Enable VDSO for static linking new d665367f59 linux: Enable vDSO for static linking as default (BZ#19767) new 98013846ec Add CLONE_PIDFD from Linux 5.2 to bits/sched.h.
The 8 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 | 105 ++++++++++++++++++++ elf/tst-ldconfig-bad-aux-cache.c | 73 +++++++------- login/getutent_r.c | 108 +-------------------- login/getutid_r.c | 2 +- login/getutline_r.c | 2 +- login/updwtmp.c | 2 +- login/utmp-private.h | 29 +++--- login/utmp_file.c | 89 +++++++---------- login/utmpname.c | 3 +- manual/users.texi | 20 ++-- sysdeps/sh/libm-test-ulps | 40 ++++---- sysdeps/unix/getlogin_r.c | 7 +- sysdeps/unix/sysv/linux/aarch64/sysdep.h | 3 - sysdeps/unix/sysv/linux/arm/sysdep.h | 3 - sysdeps/unix/sysv/linux/bits/sched.h | 2 + sysdeps/unix/sysv/linux/i386/sysdep.h | 3 - sysdeps/unix/sysv/linux/mips/mips32/sysdep.h | 3 - sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h | 3 - sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h | 3 - sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h | 3 - sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h | 3 - sysdeps/unix/sysv/linux/riscv/init-first.c | 8 +- sysdeps/unix/sysv/linux/riscv/libc-vdso.h | 6 +- sysdeps/unix/sysv/linux/s390/init-first.c | 8 +- sysdeps/unix/sysv/linux/s390/libc-vdso.h | 3 - sysdeps/unix/sysv/linux/sparc/init-first.c | 8 +- sysdeps/unix/sysv/linux/sparc/libc-vdso.h | 6 +- sysdeps/unix/sysv/linux/sysdep-vdso.h | 2 +- sysdeps/unix/sysv/linux/sysdep.h | 7 -- sysdeps/unix/sysv/linux/x86/libc-vdso.h | 6 +- sysdeps/unix/sysv/linux/x86_64/sysdep.h | 3 - 31 files changed, 238 insertions(+), 325 deletions(-)