This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-build_cross in repository toolchain/ci/glibc.
from 86f65dffc2 ld.so: Add --list-tunables to print tunable values adds 96f17e6e63 ARC: nofpu: Regenerate ulps adds f678099de9 Update hppa libm-test-ulps adds a031b3abad Update powerpc-nofpu libm-test-ulps. adds 07169fcac7 Update arm libm-test-ulps. adds 202586f73e Update MIPS libm-test-ulps. new 0887fff0b0 Hurd: Add rtld-strncpy-c.c new 0ec583d926 libmvec: Add extra-test-objs to test-extras new cabc8a2916 elf: Avoid RELATIVE relocation for _dl_sysinfo new 22b79ed7f4 Use <startup.h> in __libc_init_secure
The 4 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: elf/dl-support.c | 10 +++++-- elf/enbl-secure.c | 6 ++-- sysdeps/arc/nofpu/libm-test-ulps | 11 ++++---- sysdeps/arm/libm-test-ulps | 23 +++++++-------- sysdeps/generic/startup.h | 26 +++++++++++++++++ sysdeps/hppa/fpu/libm-test-ulps | 23 +++++++-------- .../mach/hurd/i386/i686/multiarch/rtld-strncpy-c.c | 1 + sysdeps/mips/mips32/libm-test-ulps | 23 +++++++-------- sysdeps/mips/mips64/libm-test-ulps | 23 +++++++-------- sysdeps/powerpc/nofpu/libm-test-ulps | 33 +++++++++++----------- sysdeps/unix/sysv/linux/i386/startup.h | 29 +++++++++++++++++-- sysdeps/x86_64/fpu/Makefile | 8 ++++++ 12 files changed, 144 insertions(+), 72 deletions(-) create mode 100644 sysdeps/mach/hurd/i386/i686/multiarch/rtld-strncpy-c.c