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-aarch64-spec2k6-Os in repository toolchain/ci/glibc.
from cb44a620ef S390: Add PCI_MIO and SIE HWCAPs adds 79528414dc elf: Replace nsid with args.nsid [BZ #27609] new 76843f3b3e y2038: Use a common definition for stat for sparc32 new cb9b8b5d76 timex: Use 64-bit fields on 32-bit TIMESIZE=64 systems (BZ #28469) new 024a7640ab elf: Avoid deadlock between pthread_create and ctors [BZ #28357]
The 3 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: 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%)