glibc/sysdeps/sparc/sparc64/fpu
Stefan Liebler 1c94bf0f0a Always use wordsize-64 version of s_trunc.c.
This patch replaces s_trunc.c in sysdeps/dbl-64 with the one in
sysdeps/dbl-64/wordsize-64 and removes the latter one.
The code is not changed except changes in code style.

Also adjusted the include path in x86_64 and sparc64 files.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
2019-12-11 15:12:14 +01:00
..
multiarch Always use wordsize-64 version of s_trunc.c. 2019-12-11 15:12:14 +01:00
e_sqrtl.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
s_copysign.S Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
s_copysignf.S Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
s_fabs.c Use libm_alias_double for sparc. 2017-11-29 23:40:07 +00:00
s_fabsf.c Use libm_alias_float for sparc. 2017-11-30 00:30:40 +00:00
s_fabsl.c Use libm_alias_ldouble for SPARC fabsl. 2017-10-13 16:43:18 +00:00
s_finite.S Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
s_finitef.S Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07: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_isinf.S Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
s_isinff.S Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
s_isnan.S Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
s_isnanf.S Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07: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 Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
s_lrintf.S Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
s_nearbyint.S Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
s_nearbyintf.S Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
s_rint.S Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
s_rintf.S Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
s_signbit.S Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
s_signbitf.S Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
s_signbitl.S Optimized sparc assembler for signbit{,f,l} and some variants of isnan. 2012-03-01 20:43:38 -08:00