This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 713d6d7e78 x86/string: Use `movsl` instead of `movsd` in strncat [BZ #32344] new e7b5532721 elf: Handle static PIE with non-zero load address [BZ #31799]
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: configure | 74 ++++++++++++++++++++++ configure.ac | 36 +++++++++++ elf/Makefile | 20 ++++++ elf/dl-reloc-static-pie.c | 30 +++++++-- .../test-wcsstr.c => elf/tst-pie-address-static.c | 5 +- elf/{tst-audit13.c => tst-pie-address.c} | 6 +- 6 files changed, 158 insertions(+), 13 deletions(-) copy wcsmbs/test-wcsstr.c => elf/tst-pie-address-static.c (91%) copy elf/{tst-audit13.c => tst-pie-address.c} (86%)