This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm in repository toolchain/ci/glibc.
from 4eff749e8f Adjust new narrowing div/mul tests for IBM long double, upda [...] adds b413280cfb ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340]
No new revisions were added by this update.
Summary of changes: elf/Makefile | 11 +++++++++-- elf/dl-load.c | 3 ++- elf/dl-reloc-static-pie.c | 12 +++++++++++- elf/get-dynamic-info.h | 21 +++------------------ elf/rtld.c | 6 ++++-- 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 +++ .../generic/{dl-isa-level.h => dl-relocate-ld.h} | 17 ++++++++++++----- sysdeps/generic/ldsodefs.h | 7 ++----- .../dl-isa-level.h => mips/dl-relocate-ld.h} | 17 ++++++++++++----- sysdeps/mips/ldsodefs.h | 4 ---- .../dl-isa-level.h => riscv/dl-relocate-ld.h} | 17 ++++++++++++----- sysdeps/riscv/ldsodefs.h | 5 ----- 16 files changed, 98 insertions(+), 58 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 sysdeps/generic/{dl-isa-level.h => dl-relocate-ld.h} (68%) copy sysdeps/{generic/dl-isa-level.h => mips/dl-relocate-ld.h} (70%) copy sysdeps/{generic/dl-isa-level.h => riscv/dl-relocate-ld.h} (69%)