]> git.ipfire.org Git - thirdparty/glibc.git/commit
powerpc64le: 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 13:50:49 +0000 (14:50 +0100)
commit4c38c1a229bc3628269ad98bd7e8d31d118d91f6
tree0f012a89d499b54b68e58146c613138159c42519
parent93fda28693f0d9060b0aa71eeacaacfe9f16896e
powerpc64le: Add glibc-hwcaps support

The "power10" and "power9" subdirectories are selected in a way
that matches the -mcpu=power10 and -mcpu=power9 options of GCC.
elf/Makefile
elf/tst-glibc-hwcaps-cache.script
sysdeps/powerpc/powerpc64/le/Makefile
sysdeps/powerpc/powerpc64/le/dl-hwcaps-subdirs.c [new file with mode: 0644]
sysdeps/powerpc/powerpc64/le/tst-glibc-hwcaps.c [new file with mode: 0644]