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_build/master-aarch64 in repository toolchain/ci/glibc.
from a51faeee6a hurd: Implement _S_msg_get_dtable adds bd1616c6be Properly check linker option in LIBC_LINKER_FEATURE [BZ #28738] adds 9288c92d00 elf: Add <dl-debug.h> adds 8df0def7a4 Remove stale reference to libanl.a adds 0e298448aa hurd: Fix auth port leak adds 5d8eb435a8 hurd: nuke all unknown ports on exec adds 28713c0612 elf: Sort tests and modules-names new 7ac2bee495 elf: Fix tst-linkall-static link when pthread is not in libc
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: aclocal.m4 | 8 +- configure | 32 +- elf/Makefile | 557 +++++++++++++++++------- elf/dl-reloc-static-pie.c | 11 +- elf/rtld.c | 13 +- hurd/hurdexec.c | 59 ++- sysdeps/generic/{dl-irel.h => dl-debug.h} | 20 +- sysdeps/{unix/i386/sysdep.h => mips/dl-debug.h} | 44 +- sysdeps/mips/dl-machine.h | 15 - 9 files changed, 534 insertions(+), 225 deletions(-) copy sysdeps/generic/{dl-irel.h => dl-debug.h} (62%) copy sysdeps/{unix/i386/sysdep.h => mips/dl-debug.h} (51%)