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-arm-spec2k6-Os_LTO 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.
No new revisions were added by this update.
Summary of changes: ChangeLog | 61 +++++++++++++++ elf/dl-load.h | 2 +- elf/dl-tunables.c | 3 +- elf/dl-tunables.h | 3 +- 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 | 2 + support/support.h | 1 + support/xdlfcn.c | 20 ++--- 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 - 20 files changed, 169 insertions(+), 115 deletions(-) copy support/{xcalloc.c => xposix_memalign.c} (72%) copy support/{xpthread_rwlock_destroy.c => xpthread_attr_setstack.c} (77%)