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 in repository toolchain/ci/glibc.
from f1ac745583 arm: Use "nr" constraint for Systemtap probes [BZ #24164] adds bc79db3fd4 Fix alignment of TLS variables for tls variant TLS_TCB_AT_TP [...] adds 94eeeec04b S390: Fix introduction of __wmemcmp and weak wmemcmp symbols. adds 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. new 94b63e6620 support: Implement xdlmopen new 8311c83f91 array_length: Make usable as a constant expression
The 2 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: ChangeLog | 73 ++++++++++++++++++ elf/dl-load.h | 2 +- elf/dl-tunables.c | 3 +- elf/dl-tunables.h | 3 +- include/array_length.h | 12 +-- libio/tst-bz24153.c | 4 +- malloc/malloc.c | 33 +++----- nis/nis_subr.c | 2 +- nptl/allocatestack.c | 7 +- nptl/tst-tls1.c | 90 ++++++++++++---------- support/Makefile | 3 + support/support.h | 1 + support/xdlfcn.c | 20 ++--- support/xdlfcn.h | 2 +- support/{xpipe.c => xdlmopen.c} | 17 ++-- support/{xcalloc.c => xposix_memalign.c} | 21 ++--- ...d_rwlock_destroy.c => xpthread_attr_setstack.c} | 8 +- support/xthread.h | 2 + sysdeps/ieee754/dbl-64/s_sin.c | 12 +-- sysdeps/s390/wmemcmp-vx.S | 3 +- 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 - 23 files changed, 199 insertions(+), 129 deletions(-) copy support/{xpipe.c => xdlmopen.c} (76%) copy support/{xcalloc.c => xposix_memalign.c} (72%) copy support/{xpthread_rwlock_destroy.c => xpthread_attr_setstack.c} (77%)