glibc/sysdeps/powerpc/powerpc64
Mahesh Bodapati 21841f0d56 PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLES
This patch enables the option to influence hwcaps used by PowerPC.
The environment variable, GLIBC_TUNABLES=glibc.cpu.hwcaps=-xxx,yyy,-zzz....,
can be used to enable CPU/ARCH feature yyy, disable CPU/ARCH feature xxx
and zzz, where the feature name is case-sensitive and has to match the ones
mentioned in the file{sysdeps/powerpc/dl-procinfo.c}.

Note that the hwcap tunables only used in the IFUNC selection.
Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2023-08-01 07:41:17 -05:00
..
a2
be
bits
cell
fpu Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
le configure: Use autoconf 2.71 2023-07-17 10:08:10 -04:00
multiarch PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLES 2023-08-01 07:41:17 -05:00
power4
power6
power7 Fix misspellings in sysdeps/powerpc -- BZ 25337 2023-05-23 15:23:09 +00:00
power8 Fix misspellings in sysdeps/powerpc -- BZ 25337 2023-05-23 15:23:09 +00:00
Implies
Makefile
__longjmp-common.S
__longjmp.S
addmul_1.S
atomic-machine.h
bsd-_setjmp.S
bsd-setjmp.S
configure configure: Use autoconf 2.71 2023-07-17 10:08:10 -04:00
configure.ac Fix misspellings in sysdeps/powerpc -- BZ 25337 2023-05-23 15:23:09 +00:00
crti.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
crtn.S
dl-dtprocnum.h
dl-funcdesc.h
dl-irel.h
dl-machine.c
dl-machine.h PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLES 2023-08-01 07:41:17 -05:00
dl-trampoline.S
ffsll.c
hp-timing.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
lshift.S
memcpy.S
memset.S
mul_1.S
ppc-mcount.S
rtld-memset.c
setjmp-bug21895.c Fix misspellings in sysdeps/powerpc -- BZ 25337 2023-05-23 15:23:09 +00:00
setjmp-common.S
setjmp.S
stackguard-macros.h
start.S
strchr.S
strcmp.S
strlen.S
submul_1.S Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
sysdep.h
tst-audit.h
tst-setjmp-bug21895-static.c
tst-ucontext-ppc64-vscr.c