This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 4eff749e8f Adjust new narrowing div/mul tests for IBM long double, upda [...] new b413280cfb ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340]
The 1 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: 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%)