x86_64: Add glibc-hwcaps support
authorFlorian Weimer <fweimer@redhat.com>
Fri, 4 Dec 2020 08:13:43 +0000 (09:13 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Fri, 4 Dec 2020 08:36:02 +0000 (09:36 +0100)
commitf267e1c9dd7fb8852cc32d6eafd96bbcfd5cbb2b
tree07f92c6c1156bc29d0a70faaeaec4519f465e584
parent600d9e0c87940da9b0fdeff492bf888df852d40c
x86_64: Add glibc-hwcaps support

The subdirectories match those in the x86-64 psABI:

https://gitlab.com/x86-psABIs/x86-64-ABI/-/commit/77566eb03bc6a326811cb7e9a6b9396884b67c7c

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
elf/Makefile
elf/tst-glibc-hwcaps-cache.script
sysdeps/x86_64/Makefile
sysdeps/x86_64/dl-hwcaps-subdirs.c [new file with mode: 0644]
sysdeps/x86_64/tst-glibc-hwcaps.c [new file with mode: 0644]