This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 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)
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 | 56 ++++++++++++++++++++++ sysdeps/sh/libm-test-ulps | 40 ++++++++-------- sysdeps/unix/sysv/linux/aarch64/sysdep.h | 3 -- sysdeps/unix/sysv/linux/arm/sysdep.h | 3 -- 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 -- 20 files changed, 88 insertions(+), 89 deletions(-)