This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.34/master in repository glibc.
from ede8d94d15 csu: Implement and use _dl_early_allocate during static startup new 89b638f48a S390: Enable static PIE
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: sysdeps/s390/s390-64/configure | 122 ++++++++++++++++++++++++++++++++++++++ sysdeps/s390/s390-64/configure.ac | 92 ++++++++++++++++++++++++++++ sysdeps/s390/s390-64/start.S | 28 +++++++++ 3 files changed, 242 insertions(+) create mode 100644 sysdeps/s390/s390-64/configure create mode 100644 sysdeps/s390/s390-64/configure.ac