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_tk1/gnu-master-arm-spec2k6-O3_LTO_VECT in repository toolchain/ci/glibc.
from 3a5aeba87a elf: Reinstate tst-audit17 adds f8b765bec4 htl: Fix build error in annexc adds c90363403b elf: Move _dl_setup_hash to its own file adds 716c4027b0 elf: Fix tst-align3 adds 1e000d3d33 x86: Black list more Intel CPUs for TSX [BZ #27398] adds 3e63b15d43 x86_64: Document libmvec vector functions accuracy [BZ #28766] adds f44820821a mips: Move DT_MIPS into <ldsodefs.h> adds 6b8dbbd03a nptl: Effectively skip CAS in spinlock loop
No new revisions were added by this update.
Summary of changes: elf/Makefile | 2 ++ elf/dl-lookup.c | 45 ------------------------------- elf/dl-setup_hash.c | 63 +++++++++++++++++++++++++++++++++++++++++++ elf/tst-align3.c | 5 ++-- manual/math.texi | 5 ++-- nptl/pthread_mutex_lock.c | 5 ++-- sysdeps/htl/include/pthread.h | 6 +++-- sysdeps/mips/dl-machine.h | 4 --- sysdeps/mips/ldsodefs.h | 4 +++ sysdeps/x86/cpu-features.c | 34 ++++++++++++++++++++--- 10 files changed, 112 insertions(+), 61 deletions(-) create mode 100644 elf/dl-setup_hash.c