This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm in repository toolchain/ci/glibc.
from 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]
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 ++-- sysdeps/x86/cpu-features.c | 34 ++++++++++++++++++++++--- 5 files changed, 99 insertions(+), 50 deletions(-) create mode 100644 elf/dl-setup_hash.c