This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.35/master in repository glibc.
from 04892c543e S390: Enable static PIE new f5f7144dfc rtld: Use generic argv adjustment in ld.so [BZ #23293] new 2b128a7d30 linux: Add a getauxval test [BZ #23293]
The 2 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/rtld.c | 73 ++++++++++++++++++++++++++------ sysdeps/mach/hurd/dl-sysdep.c | 30 ++++++------- sysdeps/unix/sysv/linux/Makefile | 1 + sysdeps/unix/sysv/linux/tst-getauxval.c | 74 +++++++++++++++++++++++++++++++++ 4 files changed, 148 insertions(+), 30 deletions(-) create mode 100644 sysdeps/unix/sysv/linux/tst-getauxval.c