glibc/sysdeps/sparc/sparc64/fpu
Gabriel F. T. Gomes f67d78192c Move wrappers to libm-compat-calls-auto
This commit moves one step towards the deprecation of wrappers that
use _LIB_VERSION / matherr / __kernel_standard functionality, by
adding the suffix '_compat' to their filenames and adjusting Makefiles
and #includes accordingly.

New template wrappers that do not use such functionality will be added
by future patches and will be first used by the float128 wrappers.
2017-01-04 16:25:04 -02:00
..
multiarch Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
e_sqrtl.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_copysign.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_copysignf.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_fabs.c Update. 2002-04-03 00:36:12 +00:00
s_fabsf.c Update. 2002-04-03 00:36:12 +00:00
s_fabsl.c Update. 2002-04-03 00:36:12 +00:00
s_finite.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_finitef.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_fma.c Sparc long double is emulated in software, therefore use dbl-64's s_fma.c 2012-03-15 20:55:42 -07:00
s_fmax.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_fmaxf.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_fmin.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_fminf.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_isinf.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_isinff.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_isnan.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_isnanf.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_llrint.S Add sparc optimized {l,}rint{,f} for 32-bit v9 and 64-bit. 2012-03-02 18:59:09 -08:00
s_llrintf.S Add sparc optimized {l,}rint{,f} for 32-bit v9 and 64-bit. 2012-03-02 18:59:09 -08:00
s_lrint.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_lrintf.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_nearbyint.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_nearbyintf.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_rint.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_rintf.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_signbit.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_signbitf.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
s_signbitl.S Optimized sparc assembler for signbit{,f,l} and some variants of isnan. 2012-03-01 20:43:38 -08:00
w_sqrt_compat.S Move wrappers to libm-compat-calls-auto 2017-01-04 16:25:04 -02:00
w_sqrtf_compat.S Move wrappers to libm-compat-calls-auto 2017-01-04 16:25:04 -02:00