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-aarch64 in repository toolchain/ci/glibc.
from 5f3a7ebc35 Linux: Add epoll_pwait2 (BZ #27359) adds 9702a41cee rt/tst-mqueue*: Return UNSUPPORTED when mq_open fails with ENOSYS adds c242fcce06 x86: use default cache size if it cannot be determined [BZ #28784] adds 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
No new revisions were added by this update.
Summary of changes: elf/Makefile | 3 +++ elf/dl-lookup.c | 45 ------------------------------- elf/dl-setup_hash.c | 63 +++++++++++++++++++++++++++++++++++++++++++ elf/tst-align3.c | 5 ++-- rt/tst-mqueue1.c | 10 ++++--- rt/tst-mqueue10.c | 10 ++++++- rt/tst-mqueue2.c | 10 ++++--- rt/tst-mqueue3.c | 9 +++---- rt/tst-mqueue4.c | 10 ++++--- rt/tst-mqueue5.c | 10 ++++--- rt/tst-mqueue6.c | 10 ++++--- rt/tst-mqueue7.c | 1 + rt/tst-mqueue8.c | 6 ++++- rt/tst-mqueue9.c | 10 ++++--- sysdeps/htl/include/pthread.h | 6 +++-- sysdeps/x86/cacheinfo.h | 14 +++++++--- 16 files changed, 144 insertions(+), 78 deletions(-) create mode 100644 elf/dl-setup_hash.c