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 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 new 1e000d3d33 x86: Black list more Intel CPUs for TSX [BZ #27398]
The 1 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/Makefile | 2 ++ elf/dl-lookup.c | 45 ------------------------------- elf/dl-setup_hash.c | 63 +++++++++++++++++++++++++++++++++++++++++++ elf/tst-align3.c | 5 ++-- sysdeps/htl/include/pthread.h | 6 +++-- sysdeps/x86/cpu-features.c | 34 ++++++++++++++++++++--- 6 files changed, 103 insertions(+), 52 deletions(-) create mode 100644 elf/dl-setup_hash.c