This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_apm/gnu-master-arm-spec2k6-Os in repository toolchain/ci/glibc.
from b92a49359f Update automatically-generated copyright dates adds 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 adds 7ac2bee495 elf: Fix tst-linkall-static link when pthread is not in libc adds bfb5ed5df3 elf: Also try DT_RUNPATH for LD_AUDIT dlopen [BZ #28455] adds f4f70c2895 elf: Add a comment after trailing backslashes
No new revisions were added by this update.
Summary of changes: aclocal.m4 | 8 +- configure | 32 +- elf/Makefile | 572 +++++++++++++++++------- elf/dl-load.c | 15 + elf/dl-reloc-static-pie.c | 11 +- elf/rtld.c | 13 +- elf/{tst-audit15.c => tst-audit14a.c} | 0 hurd/hurdexec.c | 59 ++- hurd/hurdmsg.c | 51 ++- 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 - 12 files changed, 608 insertions(+), 232 deletions(-) copy elf/{tst-audit15.c => tst-audit14a.c} (100%) copy sysdeps/generic/{dl-irel.h => dl-debug.h} (62%) copy sysdeps/{unix/i386/sysdep.h => mips/dl-debug.h} (51%)