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_check_gcc/master-aarch64 in repository toolchain/ci/glibc.
from 1305edd42c elf: Move post-relocation code of _dl_start into _dl_start_final adds c935789bdf INSTALL: Rephrase -with-default-link documentation adds 8dcb6d0af0 dlfcn: Do not use rtld_active () to determine ld.so state (b [...] adds e465d97653 i386: Regenerate ulps
No new revisions were added by this update.
Summary of changes: INSTALL | 8 +- dlfcn/dladdr.c | 2 +- dlfcn/dladdr1.c | 2 +- dlfcn/dlclose.c | 2 +- dlfcn/dlerror.c | 2 +- dlfcn/dlinfo.c | 2 +- dlfcn/dlmopen.c | 2 +- dlfcn/dlopen.c | 2 +- dlfcn/dlopenold.c | 2 +- dlfcn/dlsym.c | 2 +- dlfcn/dlvsym.c | 2 +- elf/Makefile | 6 ++ elf/dl-libc.c | 8 +- libio/tst-bz28828.c => elf/tst-audit26.c | 15 ++-- elf/tst-auditmod26.c | 104 +++++++++++++++++++++++++ manual/install.texi | 10 +-- sysdeps/i386/fpu/libm-test-ulps | 2 +- sysdeps/i386/i686/fpu/multiarch/libm-test-ulps | 2 +- 18 files changed, 144 insertions(+), 31 deletions(-) copy libio/tst-bz28828.c => elf/tst-audit26.c (72%) create mode 100644 elf/tst-auditmod26.c