]> sourceware.org Git - glibc.git/commit
[PowerPC64] Wrap str{,n}cmp-power{8,9}.S in IS_IN(libc)
authorAlan Modra <amodra@gmail.com>
Tue, 24 Oct 2017 10:01:16 +0000 (20:31 +1030)
committerAlan Modra <amodra@gmail.com>
Tue, 31 Oct 2017 01:57:19 +0000 (12:27 +1030)
commitf7b465cfcbea9ecb72796e69dd11df7fb51230eb
treeed87539adf6bec8ce0b65bec85af137cef4e479c
parentd46b09f9880b0365d98e9e0bcf7fb33dec417f54
[PowerPC64] Wrap str{,n}cmp-power{8,9}.S in IS_IN(libc)

These functions aren't used in ld.so at the moment since we don't have
strcmp or strncmp ifuncs for them there.  Remove the ld.so bloat.

* sysdeps/powerpc/powerpc64/multiarch/strcmp-power8.S: Wrap in
IS_IN (libc).
* sysdeps/powerpc/powerpc64/multiarch/strcmp-power9.S: Likewise.
* sysdeps/powerpc/powerpc64/multiarch/strncmp-power8.S: Likewise.
* sysdeps/powerpc/powerpc64/multiarch/strncmp-power9.S: Likewise.
ChangeLog
sysdeps/powerpc/powerpc64/multiarch/strcmp-power8.S
sysdeps/powerpc/powerpc64/multiarch/strcmp-power9.S
sysdeps/powerpc/powerpc64/multiarch/strncmp-power8.S
sysdeps/powerpc/powerpc64/multiarch/strncmp-power9.S
This page took 0.043116 seconds and 5 git commands to generate.