This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 025a8cce63 Add NT_LOONGARCH_* from Linux 5.19 to elf.h new 89baed0b93 Revert "Detect ld.so and libc.so version inconsistency durin [...]
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: INSTALL | 10 --- Makerules | 14 ---- NEWS | 7 +- config.make.in | 1 - configure | 11 --- configure.ac | 5 -- elf/Makefile | 2 +- elf/Versions | 4 +- ...libc_early_init.c => dl-call-libc-early-init.c} | 23 +++--- elf/dl-load.c | 9 +++ elf/dl-open.c | 4 +- elf/dl-version.c | 18 ----- elf/libc-early-init.h | 21 ++--- elf/rtld.c | 12 ++- manual/install.texi | 9 --- scripts/libc_early_init_name.py | 89 ---------------------- sysdeps/generic/ldsodefs.h | 4 - 17 files changed, 45 insertions(+), 198 deletions(-) rename elf/{dl-lookup_libc_early_init.c => dl-call-libc-early-init.c} (66%) delete mode 100644 scripts/libc_early_init_name.py