glibc/sysdeps/powerpc/powerpc64/power7/fpu
Adhemerval Zanella de21c33c06 PowerPC: Fix --disable-multi-arch builds
This patch fixes some powerpc32 and powerpc64 builds with
--disable-multi-arch option along with different --with-cpu=powerN.
It cleanups the Implies directories by removing the multiarch
folder for non multiarch config and also fixing two assembly
implementations: powerpc64/power7/strncat.S that is calling the
wrong strlen; and power8/fpu/s_isnan.S that misses the hidden_def and
weak_alias directives.
2014-04-09 06:22:53 -05:00
..
multiarch PowerPC: Adjust multiarch Implies for PowerPC64 2013-12-13 14:58:02 -05:00
Implies PowerPC: Fix --disable-multi-arch builds 2014-04-09 06:22:53 -05:00
s_finite.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s_finitef.S
s_isinf.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s_isinff.S
s_isnan.S Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s_isnanf.S
s_logb.c PowerPC: multiarch logb/logbf/logbl for PowerPC32 2013-12-06 05:47:05 -06:00
s_logbf.c PowerPC: multiarch logb/logbf/logbl for PowerPC32 2013-12-06 05:47:05 -06:00
s_logbl.c PowerPC: multiarch logb/logbf/logbl for PowerPC32 2013-12-06 05:47:05 -06:00