This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 4ad473e97a x86: Optimize memcmp-evex-movbe.S new eb24865637 elf: Add hook for checking HWCAP bits after auxiliary vector [...] new d337345ce1 powerpc64le: Check HWCAP bits against compiler build flags new 1805bf753f s390x: Check HWCAP bits against compiler flags
The 3 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/dl-sysdep.c | 3 ++ .../{rtld_static_init.h => dl-hwcap-check.h} | 12 +++-- sysdeps/powerpc/powerpc64/le/dl-hwcap-check.h | 52 ++++++++++++++++++++++ .../s390-64/dl-hwcap-check.h} | 27 ++++++----- 4 files changed, 80 insertions(+), 14 deletions(-) copy sysdeps/generic/{rtld_static_init.h => dl-hwcap-check.h} (76%) create mode 100644 sysdeps/powerpc/powerpc64/le/dl-hwcap-check.h copy sysdeps/{nptl/pthread_early_init.h => s390/s390-64/dl-hwcap-check.h} (58%)