glibc/sysdeps/ieee754/ldbl-128
Adhemerval Zanella efeb2bd1ab math: Add math-use-builtins-fabs (BZ#29027)
Both float, double, and _Float128 are assumed to be supported
(float and double already only uses builtins).  Only long double
is parametrized due GCC bug 29253 which prevents its usage on
powerpc.

It allows to remove i686, ia64, x86_64, powerpc, and sparc arch
specific implementation.

On ia64 it also fixes the sNAN handling:

  math/test-float64x-fabs
  math/test-ldouble-fabs

Checked on x86_64-linux-gnu, i686-linux-gnu, powerpc-linux-gnu,
powerpc64-linux-gnu, sparc64-linux-gnu, and ia64-linux-gnu.
2022-05-23 17:49:18 -03:00
..
bits Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Makeconfig
Makefile
e_acoshl.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
e_acosl.c Add libm_alias_finite for _finite symbols 2020-01-03 10:02:04 -03:00
e_asinl.c Add libm_alias_finite for _finite symbols 2020-01-03 10:02:04 -03:00
e_atan2l.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
e_atanhl.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
e_coshl.c Add libm_alias_finite for _finite symbols 2020-01-03 10:02:04 -03:00
e_exp10l.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
e_expl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
e_fmodl.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
e_gammal_r.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
e_hypotl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
e_ilogbl.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
e_j0l.c Add libm_alias_finite for _finite symbols 2020-01-03 10:02:04 -03:00
e_j1l.c Add libm_alias_finite for _finite symbols 2020-01-03 10:02:04 -03:00
e_jnl.c Add libm_alias_finite for _finite symbols 2020-01-03 10:02:04 -03:00
e_lgammal_r.c Add libm_alias_finite for _finite symbols 2020-01-03 10:02:04 -03:00
e_log2l.c Add libm_alias_finite for _finite symbols 2020-01-03 10:02:04 -03:00
e_log10l.c Add libm_alias_finite for _finite symbols 2020-01-03 10:02:04 -03:00
e_logl.c Add libm_alias_finite for _finite symbols 2020-01-03 10:02:04 -03:00
e_powl.c Add libm_alias_finite for _finite symbols 2020-01-03 10:02:04 -03:00
e_rem_pio2l.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
e_remainderl.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
e_sinhl.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
float128-abi.h Move __isnanf128 to libc.so 2021-03-30 14:58:19 +05:30
gamma_productl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ieee754.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
k_cosl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
k_sincosl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
k_sinl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
k_tanl.c
ldbl2mpn.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
lgamma_negl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
lgamma_productl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
math-nan-payload-ldouble.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
math_ldbl.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
mpn2ldbl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
printf_fphex.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
printf_fphex_macros.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_asinhl.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_atanl.c
s_cbrtl.c
s_ceill.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_copysignl.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_cosl.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_daddl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_ddivl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_dfmal.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_dmull.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_dsqrtl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_dsubl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_erfl.c
s_expm1l.c
s_f64xaddf128.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_f64xdivf128.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_f64xfmaf128.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_f64xmulf128.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_f64xsqrtf128.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_f64xsubf128.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_fabsl.c math: Add math-use-builtins-fabs (BZ#29027) 2022-05-23 17:49:18 -03:00
s_faddl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_fdivl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_ffmal.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_finitel.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_floorl.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_fma.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_fmal.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_fmull.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_fpclassifyl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_frexpl.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_fromfpl.c
s_fromfpl_main.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_fromfpxl.c
s_fsqrtl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_fsubl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_getpayloadl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_isinfl.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_isnanl.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_issignalingl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_llrintl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_llroundl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_log1pl.c
s_logbl.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_lrintl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_lroundl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_modfl.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_nearbyintl.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_nextafterl.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_nexttoward.c ldbl-128ibm-compat: Provide nexttoward functions 2020-02-28 08:20:02 -06:00
s_nexttowardf.c ldbl-128ibm-compat: Provide nexttoward functions 2020-02-28 08:20:02 -06:00
s_nextupl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_remquol.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_rintl.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_roundevenl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_roundl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_scalblnl.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_scalbnl.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_setpayloadl.c
s_setpayloadl_main.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_setpayloadsigl.c
s_signbitl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_sincosl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_sinl.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_tanhl.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_tanl.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_totalorderl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_totalordermagl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_truncl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
s_ufromfpl.c
s_ufromfpxl.c
strtold_l.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
t_expl.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
t_sincosl.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
x2y2m1l.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00