]> git.ipfire.org Git - thirdparty/glibc.git/commit
S390: Add configure check to detect support for arch13.
authorStefan Liebler <stli@linux.ibm.com>
Fri, 22 Mar 2019 10:14:08 +0000 (11:14 +0100)
committerStefan Liebler <stli@linux.ibm.com>
Fri, 22 Mar 2019 10:14:08 +0000 (11:14 +0100)
commita899a5512f618d5c4093a2d65e8dee07c791b0ab
tree3f2f2eca4aca9adda8b54d13f2d7589e9c9cdec1
parent1a7df49c92f62e14d8727f083fd055eba7c91ad9
S390: Add configure check to detect support for arch13.

Add two configure checks which detect if arch13 is supported
by the assembler at all - by explicitely setting the machine -
and if it is supported with default settings.

ChangeLog:

* config.h.in (HAVE_S390_MIN_ARCH13_ZARCH_ASM_SUPPORT,
HAVE_S390_ARCH13_ASM_SUPPORT): New undefine.
* sysdeps/s390/configure.ac: Add checks for arch13 support.
* sysdeps/s390/configure: Regenerated.
ChangeLog
config.h.in
sysdeps/s390/configure
sysdeps/s390/configure.ac