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:54 -0300 |
commit | 001649fd18712a8d508a21781e8059ef1e9bcecf (patch) | |
tree | b203b01d992635bd616db71266498043f00d9199 /elf/tst-order-b1.c | |
parent | 3bc426e156c6952a1b7e32435c308aaab76616a1 (diff) | |
download | glibc-001649fd18712a8d508a21781e8059ef1e9bcecf.tar.gz glibc-001649fd18712a8d508a21781e8059ef1e9bcecf.tar.xz glibc-001649fd18712a8d508a21781e8059ef1e9bcecf.zip |
powerpc: refactor strnlen and strlen 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/strlen-power7.S: Define the strlen implementation name and remove unneeded macros definition. * sysdeps/powerpc/powerpc64/multiarch/strlen-power8.S: Likewise. * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: Likewise. * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: Define the strnlen implementation name and remove unneeded macros definition. * sysdeps/powerpc/powerpc64/power7/strlen.S: Set a default function name if not defined and pass as parameter to macros accordingly. * sysdeps/powerpc/powerpc64/power7/strnlen.S: Likewise. * sysdeps/powerpc/powerpc64/power8/strlen.S: Likewise. * sysdeps/powerpc/powerpc64/strlen.S: Likewise.
Diffstat (limited to 'elf/tst-order-b1.c')
0 files changed, 0 insertions, 0 deletions