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_build/master-aarch64 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
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 +++-- 4 files changed, 68 insertions(+), 47 deletions(-) create mode 100644 elf/dl-setup_hash.c