This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_llvm_apm/llvm-release-arm-spec2k6-Oz_LTO in repository toolchain/ci/glibc.
from cb44a620ef S390: Add PCI_MIO and SIE HWCAPs adds 79528414dc elf: Replace nsid with args.nsid [BZ #27609] adds 76843f3b3e y2038: Use a common definition for stat for sparc32 adds cb9b8b5d76 timex: Use 64-bit fields on 32-bit TIMESIZE=64 systems (BZ #28469) adds 024a7640ab elf: Avoid deadlock between pthread_create and ctors [BZ #28357]
No new revisions were added by this update.
Summary of changes: NEWS | 1 + elf/dl-close.c | 6 ++ elf/dl-open.c | 37 ++++++- elf/dl-support.c | 7 ++ elf/dl-tls.c | 16 +-- elf/rtld.c | 1 + posix/fork.c | 3 + sysdeps/generic/ldsodefs.h | 9 +- sysdeps/pthread/Makefile | 10 +- sysdeps/pthread/tst-create1.c | 119 +++++++++++++++++++++ .../pthread/tst-create1mod.c | 30 +++--- sysdeps/unix/sysv/linux/bits/timex.h | 2 +- sysdeps/unix/sysv/linux/sparc/bits/struct_stat.h | 54 ++++++---- 13 files changed, 243 insertions(+), 52 deletions(-) create mode 100644 sysdeps/pthread/tst-create1.c copy elf/tst-dlopen-nodelete-reloc-mod8.c => sysdeps/pthread/tst-create1mod.c (63%)