glibc/sysdeps/s390/s390-64
Florian Weimer 1805bf753f s390x: Check HWCAP bits against compiler flags
When compiled with GCC 11.1 and -march=z14 -O3 build flags, running
ld.so (or any dynamically linked program) prints:

Fatal glibc error: CPU lacks VXE support (z14 or later required)

Co-Authored-By: Stefan Liebler <stli@linux.ibm.com>
Reviewed-by: Stefan Liebler <stli@linux.ibm.com>
2021-05-19 11:09:57 +02:00
..
bits
__longjmp.c
add_n.S
bsd-_setjmp.S
bsd-setjmp.S
crti.S
crtn.S
dl-hwcap-check.h s390x: Check HWCAP bits against compiler flags 2021-05-19 11:09:57 +02:00
dl-hwcaps-subdirs.c
dl-machine.h
dl-trampoline.h
dl-trampoline.S
Implies Remove dbl-64/wordsize-64 (part 2) 2021-01-07 15:26:26 +00:00
Makefile
s390x-mcount.h
s390x-mcount.S
setjmp.S
stackguard-macros.h
start.S Reduce the statically linked startup code [BZ #23323] 2021-02-25 12:13:02 +01:00
strncpy-z900.S
sub_n.S
sysdep.h
tls-macros.h
tst-audit.h
tst-glibc-hwcaps.c
Versions