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-master-aarch64-spec2k6-Os_LTO in repository toolchain/ci/glibc.
from b6d8a999cd Fix wide char format specifier in libio/tst-bz24153.c. adds b433334065 x86: Remove unnecessary <stap-probe.h> include from lowlevellock.h adds 3b93559585 support: Use dlerror to detect NULL symbols in xdlsym adds c2d8f0b704 Avoid "inline" after return type in function definitions. adds 94b63e6620 support: Implement xdlmopen adds 8311c83f91 array_length: Make usable as a constant expression adds 823624bdc4 Add compiler barriers around modifications of the robust mut [...]
No new revisions were added by this update.
Summary of changes: ChangeLog | 56 ++++++++++++++++++++++++++ elf/dl-load.h | 2 +- elf/dl-tunables.c | 3 +- elf/dl-tunables.h | 3 +- include/array_length.h | 12 +++--- malloc/malloc.c | 33 ++++++---------- nis/nis_subr.c | 2 +- nptl/allocatestack.c | 3 +- nptl/pthread_mutex_trylock.c | 57 +++++++++++++++++++++++++-- support/Makefile | 1 + support/xdlfcn.c | 20 +++++----- support/xdlfcn.h | 2 +- support/{xpipe.c => xdlmopen.c} | 17 ++++---- sysdeps/ieee754/dbl-64/s_sin.c | 12 ++---- sysdeps/unix/sysv/linux/i386/lowlevellock.h | 2 - sysdeps/unix/sysv/linux/x86/elision-conf.c | 6 +-- sysdeps/unix/sysv/linux/x86_64/lowlevellock.h | 2 - 17 files changed, 159 insertions(+), 74 deletions(-) copy support/{xpipe.c => xdlmopen.c} (76%)