glibc/sysdeps/powerpc/powerpc64/fpu
Rajalakshmi Srinivasaraghavan fa78896b1f powerpc: Remove powerpc specific sinf and cosf optimization
New generic optimization of sinf and cosf introduced by commit
599cf39766 shows improvement
compared to powerpc specific assembly version.  Hence removing
the powerpc assembly versions to make use of generic code.
2018-08-20 08:47:43 +05:30
..
multiarch powerpc: Remove powerpc specific sinf and cosf optimization 2018-08-20 08:47:43 +05:30
s_ceil.S Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
s_ceilf.S Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
s_copysign.S Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
s_copysignf.S
s_copysignl.S Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
s_fabsl.S Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
s_floor.S Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
s_floorf.S Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
s_isnan.S Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
s_llrint.S Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
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. 2018-01-01 00:32:25 +00:00
s_llroundf.S Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +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 Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
s_nearbyintf.S Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
s_rint.S Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
s_rintf.S Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
s_round.S Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
s_roundf.S Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
s_trunc.S Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00
s_truncf.S Update copyright dates with scripts/update-copyrights. 2018-01-01 00:32:25 +00:00