diff options
author | Wainer dos Santos Moschetta <wainersm@linux.vnet.ibm.com> | 2017-04-11 14:18:35 -0300 |
---|---|---|
committer | Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com> | 2017-04-11 17:13:55 -0300 |
commit | f0748b70a84fc9f08507b58841356e45ea516076 (patch) | |
tree | fb9c7b1df135be46cb96b4fffd2970c2388f4da6 /config.h.in | |
parent | 6d15a5c2e9450a1e926d5b4991759e1cfa50fccf (diff) | |
download | glibc-f0748b70a84fc9f08507b58841356e45ea516076.tar.gz glibc-f0748b70a84fc9f08507b58841356e45ea516076.tar.xz glibc-f0748b70a84fc9f08507b58841356e45ea516076.zip |
powerpc: refactor strcasestr and strstr IFUNC.
Clean up the IFUNC implementations for powerpc in order to remove unneeded macro definitions. Tested on ppc64le with and without --disable-multi-arch flag. * sysdeps/powerpc/powerpc64/multiarch/strcasestr-power8.S: Define the strcasestr implementation name and remove unneeded macros definition. * sysdeps/powerpc/powerpc64/multiarch/strstr-power7.S: Define strstr implementation name and remove unneeded macros definition. * sysdeps/powerpc/powerpc64/power7/strstr.S: Set a default function name if not defined and pass as parameter to macros accordingly. * sysdeps/powerpc/powerpc64/power8/strcasestr.S: Likewise.
Diffstat (limited to 'config.h.in')
0 files changed, 0 insertions, 0 deletions