glibc/sysdeps/powerpc/powerpc64/fpu
Rogerio A. Cardoso 76c4c838e7 powerpc: Fix sinf() IFUNC fallback.
sysdeps/powerpc/powerpc64/fpu/multiarch/s_sinf-ppc64.c should fall back to
sysdeps/powerpc/fpu/s_sinf.c not to sysdeps/ieee754/flt-32/s_sinf.c.

	* sysdeps/powerpc/powerpc64/fpu/multiarch/s_sinf-ppc64.c: Change
	s_sinf.c from sysdeps/ieee754/flt-32/ to sysdeps/powerpc/fpu/.
2017-06-23 09:19:00 -03:00
..
multiarch powerpc: Fix sinf() IFUNC fallback. 2017-06-23 09:19:00 -03:00
s_ceil.S PowerPC64 ENTRY_TOCLESS 2017-06-14 10:45:50 +09:30
s_ceilf.S PowerPC64 ENTRY_TOCLESS 2017-06-14 10:45:50 +09:30
s_copysign.S PowerPC64 ENTRY_TOCLESS 2017-06-14 10:45:50 +09:30
s_copysignf.S 2002-09-17 Steven Munroe <sjmunroe@us.ibm.com> 2002-09-17 23:50:03 +00:00
s_copysignl.S PowerPC64 ENTRY_TOCLESS 2017-06-14 10:45:50 +09:30
s_fabs.S 2006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com> 2006-01-28 00:15:15 +00:00
s_fabsl.S PowerPC64 ENTRY_TOCLESS 2017-06-14 10:45:50 +09:30
s_floor.S PowerPC64 ENTRY_TOCLESS 2017-06-14 10:45:50 +09:30
s_floorf.S PowerPC64 ENTRY_TOCLESS 2017-06-14 10:45:50 +09:30
s_fma.S Implement accurate fma. 2010-10-13 22:27:03 -04:00
s_isnan.S PowerPC64 ENTRY_TOCLESS 2017-06-14 10:45:50 +09:30
s_llrint.S powerpc: Add optimized version of [l]lrintf 2017-06-21 10:44:18 +05:30
s_llrintf.S powerpc: Add optimized version of [l]lrintf 2017-06-21 10:44:18 +05:30
s_llround.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_llroundf.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_lrint.S * include/features.h (__GLIBC_MINOR__): Bump to 8. 2008-04-11 17:33:24 +00:00
s_lround.S * include/features.h (__GLIBC_MINOR__): Bump to 8. 2008-04-11 17:33:24 +00:00
s_lroundf.S * include/features.h (__GLIBC_MINOR__): Bump to 8. 2008-04-11 17:33:24 +00:00
s_nearbyint.S PowerPC64 ENTRY_TOCLESS 2017-06-14 10:45:50 +09:30
s_nearbyintf.S PowerPC64 ENTRY_TOCLESS 2017-06-14 10:45:50 +09:30
s_rint.S PowerPC64 ENTRY_TOCLESS 2017-06-14 10:45:50 +09:30
s_rintf.S PowerPC64 ENTRY_TOCLESS 2017-06-14 10:45:50 +09:30
s_round.S PowerPC64 ENTRY_TOCLESS 2017-06-14 10:45:50 +09:30
s_roundf.S PowerPC64 ENTRY_TOCLESS 2017-06-14 10:45:50 +09:30
s_trunc.S PowerPC64 ENTRY_TOCLESS 2017-06-14 10:45:50 +09:30
s_truncf.S PowerPC64 ENTRY_TOCLESS 2017-06-14 10:45:50 +09:30