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 e5fa62b8db AArch64: Check for SVE in ifuncs [BZ #28744] adds d5b0046e3d ttydefaults.h: Fix CSTATUS to control-t adds acbaad31e8 elf: Fix fences in _dl_find_object_update (bug 28745) adds 6b0978c14a Restore ENTRY_POINT definition on hppa, ia64 (bug 28749)
No new revisions were added by this update.
Summary of changes: elf/dl-find_object.c | 162 ++++++++++++++++++++++---------------- elf/dl-find_object.h | 44 ++++++++--- elf/tst-dl_find_object-threads.c | 4 +- sysdeps/generic/sys/ttydefaults.h | 6 +- sysdeps/hppa/entry.h | 8 ++ sysdeps/ia64/entry.h | 8 ++ 6 files changed, 150 insertions(+), 82 deletions(-) create mode 100644 sysdeps/hppa/entry.h create mode 100644 sysdeps/ia64/entry.h