This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-arm in repository toolchain/ci/glibc.
from d2a1ec2097 linux: Add tst-pidfd.c adds 728894dba4 S390: Enable static PIE new 2d5ec6692f Enable DT_RELR in glibc shared libraries and PIEs automatically
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: Makeconfig | 12 ++++ Makerules | 2 + elf/Makefile | 5 +- sysdeps/s390/s390-64/configure | 122 ++++++++++++++++++++++++++++++++++++++ sysdeps/s390/s390-64/configure.ac | 92 ++++++++++++++++++++++++++++ sysdeps/s390/s390-64/start.S | 28 +++++++++ 6 files changed, 260 insertions(+), 1 deletion(-) create mode 100644 sysdeps/s390/s390-64/configure create mode 100644 sysdeps/s390/s390-64/configure.ac