This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 59f64a1f4f Correct test descriptors in libm-test-pown.inc new 4f6dae2195 S390: Add new s390 platform z17.
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: elf/Makefile | 9 +++ elf/tst-glibc-hwcaps-cache.script | 7 ++ sysdeps/s390/cpu-features.c | 77 +++++++++++++++++----- sysdeps/s390/cpu-features.h | 55 ++++++++++++---- .../s390/dl-diagnostics-cpu.c | 32 +++++---- sysdeps/s390/multiarch/ifunc-impl-list.c | 4 +- sysdeps/s390/multiarch/ifunc-resolve.h | 2 +- sysdeps/s390/s390-64/Makefile | 27 +++++++- sysdeps/s390/s390-64/dl-hwcap-check.h | 21 +++++- sysdeps/s390/s390-64/dl-hwcaps-subdirs.c | 12 +++- sysdeps/s390/s390-64/tst-glibc-hwcaps.c | 52 ++++++++++----- sysdeps/unix/sysv/linux/s390/sysconf.c | 2 +- 12 files changed, 227 insertions(+), 73 deletions(-) copy elf/dl-execstack-tunable.c => sysdeps/s390/dl-diagnostics-cpu.c (58%)