This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-arm in repository toolchain/ci/glibc.
from 7374c02b68 elf: Refine direct extern access diagnostics to protected symbol adds 0355915514 x86: Fix misordered logic for setting `rep_movsb_stop_threshold` adds ff439c4717 x86: Add sse42 implementation to strcmp's ifunc adds de38b2a343 elf: Remove ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA new 686216945a Remove remnant reference to ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA new b446822b6a x86: Add bounds `x86_non_temporal_threshold` new 89a25c6f64 x86: Cleanup bounds checking in large memcpy case
The 3 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-lookup.c | 60 +--------------------- manual/tunables.texi | 2 +- 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/x86/dl-cacheinfo.h | 32 +++++++----- sysdeps/x86/dl-lookupcfg.h | 4 -- sysdeps/x86_64/dl-machine.h | 8 +-- .../x86_64/multiarch/memmove-vec-unaligned-erms.S | 29 ++++++++--- sysdeps/x86_64/multiarch/strcmp.c | 5 ++ 12 files changed, 53 insertions(+), 152 deletions(-) delete mode 100644 sysdeps/arc/dl-sysdep.h delete mode 100644 sysdeps/nios2/dl-sysdep.h