1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-10-17 05:11:21 +03:00
Files
glibc/sysdeps/unix/sysv/linux/powerpc
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
..
2023-07-17 10:08:10 -04:00
2023-07-17 10:08:10 -04:00
2023-07-17 10:08:10 -04:00
2023-02-09 07:49:25 -03:00