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 in repository toolchain/ci/glibc.
from 024a7640ab elf: Avoid deadlock between pthread_create and ctors [BZ #28357] adds 01bffc013c Handle NULL input to malloc_usable_size [BZ #28506] adds f42373f911 ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340] adds 5f36e5c701 ld.so: Initialize bootstrap_map.l_ld_readonly [BZ #28340] adds 6548a9bdba Avoid warning: overriding recipe for .../tst-ro-dynamic-mod.so
No new revisions were added by this update.
Summary of changes: NEWS | 1 + elf/Makefile | 16 ++++++++++---- elf/dl-load.c | 3 ++- elf/dl-reloc-static-pie.c | 12 ++++++++++- elf/get-dynamic-info.h | 21 +++--------------- elf/rtld.c | 7 ++++-- elf/setup-vdso.h | 5 ++--- nptl/elision-trylock.c => elf/tst-ro-dynamic-mod.c | 4 +++- elf/tst-ro-dynamic-mod.map | 16 ++++++++++++++ elf/{tst-audit17.c => tst-ro-dynamic.c} | 8 ++++++- include/link.h | 3 +++ malloc/malloc-debug.c | 13 +++++------ malloc/malloc.c | 25 ++++++++-------------- malloc/tst-malloc-usable.c | 22 ++++++++----------- .../generic/dl-relocate-ld.h | 15 ++++++------- sysdeps/generic/ldsodefs.h | 17 ++++++++++----- sysdeps/{generic/fork.h => mips/dl-relocate-ld.h} | 19 ++++++---------- sysdeps/mips/ldsodefs.h | 4 ---- .../riscv/dl-relocate-ld.h | 15 ++++++------- sysdeps/riscv/ldsodefs.h | 5 ----- 20 files changed, 120 insertions(+), 111 deletions(-) copy nptl/elision-trylock.c => elf/tst-ro-dynamic-mod.c (92%) create mode 100644 elf/tst-ro-dynamic-mod.map copy elf/{tst-audit17.c => tst-ro-dynamic.c} (84%) copy nptl/tst-pthread_exit-nothreads.c => sysdeps/generic/dl-relocate-ld.h (78%) copy sysdeps/{generic/fork.h => mips/dl-relocate-ld.h} (78%) copy nptl/tst-pthread_exit-nothreads.c => sysdeps/riscv/dl-relocate-ld.h (76%)