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_sq/gnu-master-aarch64-cpu2017-Os in repository toolchain/ci/glibc.
from ff439c4717 x86: Add sse42 implementation to strcmp's ifunc adds de38b2a343 elf: Remove ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA adds 686216945a Remove remnant reference to ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA adds b446822b6a x86: Add bounds `x86_non_temporal_threshold` adds 89a25c6f64 x86: Cleanup bounds checking in large memcpy case adds 57919813e7 riscv: Change the relocations handled for RTLD_BOOTSTRAP adds e89913d0aa aarch64: Handle fewer relocations for RTLD_BOOTSTRAP adds 4ef05df5ef x86-64: Handle fewer relocation types for RTLD_BOOTSTRAP
No new revisions were added by this update.
Summary of changes: elf/dl-lookup.c | 60 +--------------------- manual/tunables.texi | 2 +- sysdeps/aarch64/dl-machine.h | 33 ++++++------ sysdeps/arc/dl-sysdep.h | 21 -------- sysdeps/generic/ldsodefs.h | 12 +---- sysdeps/i386/dl-machine.h | 8 +-- sysdeps/nios2/dl-machine.h | 3 +- sysdeps/nios2/dl-sysdep.h | 21 -------- sysdeps/riscv/dl-machine.h | 23 ++++----- sysdeps/x86/dl-cacheinfo.h | 8 ++- sysdeps/x86/dl-lookupcfg.h | 4 -- sysdeps/x86_64/dl-machine.h | 40 +++------------ .../x86_64/multiarch/memmove-vec-unaligned-erms.S | 29 ++++++++--- 13 files changed, 67 insertions(+), 197 deletions(-) delete mode 100644 sysdeps/arc/dl-sysdep.h delete mode 100644 sysdeps/nios2/dl-sysdep.h