glibc/sysdeps/ieee754/dbl-64
Adhemerval Zanella 92186652d8 math: Sync atanh from CORE-MATH
The CORE-MATH commit 703d7487 fixes some issues for RNDZ:

Failure: Test: atanh_towardzero (0x5.96200b978b69cp-4)
Result:
 is:          3.6447730550366463e-01   0x1.753989ed16faap-2
 should be:   3.6447730550366458e-01   0x1.753989ed16fa9p-2
 difference:  5.5511151231257827e-17   0x1.0000000000000p-54
 ulp       :  1.0000
 max.ulp   :  0.0000
Maximal error of `atanh_towardzero'
 is      : 1 ulp
 accepted: 0 ulp

Checked on x86_64-linux-gnu, x86_64-linux-gnu-v3, aarch64-linux-gnu,
and i686-linux-gnu.
2025-11-19 15:21:44 -03:00
..
Makefile math: Suppress clang -Wincompatible-library-redeclaration on s_llround 2025-10-21 09:24:27 -03:00
asincos.tbl Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
atnat.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
atnat2.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
branred.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
branred.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
dbl2mpn.c Replace count_leading_zeros with stdc_leading_zeros 2025-10-29 12:53:55 -03:00
ddcoremath.h math: Consolidate CORE-MATH double-double routines 2025-10-27 09:46:04 -03:00
dla.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
e_acos.c
e_acosh.c math: Sync acosh from CORE-MATH 2025-11-19 12:58:56 -03:00
e_asin.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
e_atan2.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
e_atanh.c math: Sync atanh from CORE-MATH 2025-11-19 15:21:44 -03:00
e_cosh.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
e_exp.c math: Remove float_t and double_t [BZ #33563] 2025-11-12 19:33:23 +00:00
e_exp2.c math: Remove float_t and double_t [BZ #33563] 2025-11-12 19:33:23 +00:00
e_exp10.c math: Remove float_t and double_t [BZ #33563] 2025-11-12 19:33:23 +00:00
e_exp_data.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
e_fmod.c math: Remove clz_uint64/ctz_uint64 and use stdbit.h 2025-09-11 14:47:25 -03:00
e_gamma_r.c math: Consolidate CORE-MATH double-double routines 2025-10-27 09:46:04 -03:00
e_hypot.c math: Don't redirect inlined builtin math functions 2025-11-17 11:17:07 -03:00
e_ilogb.c math: Optimize double ilogb/llogb 2025-06-02 13:32:19 -03:00
e_j0.c Add libm_alias_finite for _finite symbols 2020-01-03 10:02:04 -03:00
e_j1.c Add libm_alias_finite for _finite symbols 2020-01-03 10:02:04 -03:00
e_jn.c Add libm_alias_finite for _finite symbols 2020-01-03 10:02:04 -03:00
e_lgamma_r.c math: Consolidate CORE-MATH double-double routines 2025-10-27 09:46:04 -03:00
e_log.c math: Remove float_t and double_t [BZ #33563] 2025-11-12 19:33:23 +00:00
e_log2.c math: Remove float_t and double_t [BZ #33563] 2025-11-12 19:33:23 +00:00
e_log2_data.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
e_log10.c Remove dbl-64/wordsize-64 (part 2) 2021-01-07 15:26:26 +00:00
e_log_data.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
e_pow.c math: Remove float_t and double_t [BZ #33563] 2025-11-12 19:33:23 +00:00
e_pow_log_data.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
e_remainder.c math: Remove the SVID error handling from remainder 2025-11-04 04:14:01 -03:00
e_sinh.c x86_64: Add sinh with FMA 2025-03-13 10:55:25 -07:00
e_sqrt.c math: Don't redirect inlined builtin math functions 2025-11-17 11:17:07 -03:00
k_rem_pio2.c Avoid maybe-uninitialized warning in __kernel_rem_pio2 2023-10-16 09:59:32 +02:00
k_tan.c
libm-test-ulps math: Use erfc from CORE-MATH 2025-10-27 09:34:04 -03:00
math_config.h math: Remove float_t and double_t [BZ #33563] 2025-11-12 19:33:23 +00:00
math_err.c math: Use tgamma from CORE-MATH 2025-10-27 09:34:04 -03:00
mpn2dbl.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
mydefs.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
powtwo.tbl Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
root.tbl Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_asincosh_data.c math: Consolidate acosh and asinh internal table 2025-10-27 09:34:04 -03:00
s_asincosh_data.h math: Consolidate acosh and asinh internal table 2025-10-27 09:34:04 -03:00
s_asinh.c math: Consolidate CORE-MATH double-double routines 2025-10-27 09:46:04 -03:00
s_atan.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_atanh_data.c math: Move atanh internal data to separate file 2025-10-27 09:34:04 -03:00
s_atanh_data.h math: Move atanh internal data to separate file 2025-10-27 09:34:04 -03:00
s_cbrt.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_ceil.c math: Don't redirect inlined builtin math functions 2025-11-17 11:17:07 -03:00
s_compat_fromfp.c Change fromfp functions to return floating types following C23 (bug 28327) 2025-11-13 00:04:21 +00:00
s_compat_fromfp_main.c Change fromfp functions to return floating types following C23 (bug 28327) 2025-11-13 00:04:21 +00:00
s_compat_fromfpx.c Change fromfp functions to return floating types following C23 (bug 28327) 2025-11-13 00:04:21 +00:00
s_compat_ufromfp.c Change fromfp functions to return floating types following C23 (bug 28327) 2025-11-13 00:04:21 +00:00
s_compat_ufromfpx.c Change fromfp functions to return floating types following C23 (bug 28327) 2025-11-13 00:04:21 +00:00
s_copysign.c Use GCC builtins for copysign functions if desired. 2019-12-11 15:12:19 +01:00
s_cos.c
s_erf.c math: Consolidate erf/erfc definitions 2025-10-27 09:46:01 -03:00
s_erf_common.c math: Consolidate erf/erfc definitions 2025-10-27 09:46:01 -03:00
s_erf_common.h math: Consolidate erf/erfc definitions 2025-10-27 09:46:01 -03:00
s_erf_data.c math: Consolidate internal erf/erfc tables 2025-10-27 09:34:04 -03:00
s_erf_data.h math: Consolidate internal erf/erfc tables 2025-10-27 09:34:04 -03:00
s_erfc.c math: Consolidate erf/erfc definitions 2025-10-27 09:46:01 -03:00
s_erfc_data.c math: Consolidate internal erf/erfc tables 2025-10-27 09:34:04 -03:00
s_erfc_data.h math: Consolidate internal erf/erfc tables 2025-10-27 09:34:04 -03:00
s_expm1.c x86_64: Add expm1 with FMA 2023-08-14 08:14:19 -07:00
s_f32xaddf64.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_f32xdivf64.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_f32xfmaf64.c Add narrowing fma functions 2021-09-22 21:25:31 +00:00
s_f32xmulf64.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_f32xsqrtf64.c Add narrowing square root functions 2021-09-10 20:56:22 +00:00
s_f32xsubf64.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_fabs.c
s_fadd.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_fdiv.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_ffma.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_finite.c math: Use wordsize-64 version for finite 2019-06-12 14:32:39 -03:00
s_floor.c math: Don't redirect inlined builtin math functions 2025-11-17 11:17:07 -03:00
s_fma.c math: Don't redirect inlined builtin math functions 2025-11-17 11:17:07 -03:00
s_fmaf.c math: Don't redirect inlined builtin math functions 2025-11-17 11:17:07 -03:00
s_fmul.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_fpclassify.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_frexp.c math: Optimize frexp (binary64) with fast path for normal numbers 2025-11-10 08:58:18 -03:00
s_fromfp.c Change fromfp functions to return floating types following C23 (bug 28327) 2025-11-13 00:04:21 +00:00
s_fromfp_main.c Change fromfp functions to return floating types following C23 (bug 28327) 2025-11-13 00:04:21 +00:00
s_fromfpx.c Change fromfp functions to return floating types following C23 (bug 28327) 2025-11-13 00:04:21 +00:00
s_fsqrt.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_fsub.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_getpayload.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_isinf.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
s_isnan.c
s_issignaling.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_llrint.c math: Don't redirect inlined builtin math functions 2025-11-17 11:17:07 -03:00
s_llround.c math: Don't redirect inlined builtin math functions 2025-11-17 11:17:07 -03:00
s_log1p.c Suppress -Wmaybe-uninitialized only for gcc 2025-10-21 09:24:05 -03:00
s_logb.c math: Don't redirect inlined builtin math functions 2025-11-17 11:17:07 -03:00
s_lrint.c math: Don't redirect inlined builtin math functions 2025-11-17 11:17:07 -03:00
s_lround.c math: Don't redirect inlined builtin math functions 2025-11-17 11:17:07 -03:00
s_modf.c math: Don't redirect inlined builtin math functions 2025-11-17 11:17:07 -03:00
s_nearbyint.c math: Don't redirect inlined builtin math functions 2025-11-17 11:17:07 -03:00
s_nexttoward.c
s_nextup.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_remquo.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_rint.c math: Don't redirect inlined builtin math functions 2025-11-17 11:17:07 -03:00
s_round.c math: Don't redirect inlined builtin math functions 2025-11-17 11:17:07 -03:00
s_roundeven.c math: Don't redirect inlined builtin math functions 2025-11-17 11:17:07 -03:00
s_scalbln.c Remove dbl-64/wordsize-64 (part 2) 2021-01-07 15:26:26 +00:00
s_scalbn.c Remove dbl-64/wordsize-64 (part 2) 2021-01-07 15:26:26 +00:00
s_setpayload.c
s_setpayload_main.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_setpayloadsig.c
s_signbit.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_sin.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_sincos.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_tan.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_tanh.c x86_64: Add tanh with FMA 2025-03-13 06:20:32 -07:00
s_totalorder.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_totalordermag.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
s_trunc.c math: Don't redirect inlined builtin math functions 2025-11-17 11:17:07 -03:00
s_ufromfp.c Change fromfp functions to return floating types following C23 (bug 28327) 2025-11-13 00:04:21 +00:00
s_ufromfpx.c Change fromfp functions to return floating types following C23 (bug 28327) 2025-11-13 00:04:21 +00:00
sincostab.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
tst-scanf-format-double-a.input stdio-common: Fix NaN input data for scanf input specifier tests [BZ #32857] 2025-08-23 01:02:46 +01:00
tst-scanf-format-double-aa.input stdio-common: Fix NaN input data for scanf input specifier tests [BZ #32857] 2025-08-23 01:02:46 +01:00
tst-scanf-format-double-e.input stdio-common: Fix NaN input data for scanf input specifier tests [BZ #32857] 2025-08-23 01:02:46 +01:00
tst-scanf-format-double-ee.input stdio-common: Fix NaN input data for scanf input specifier tests [BZ #32857] 2025-08-23 01:02:46 +01:00
tst-scanf-format-double-f.input stdio-common: Fix NaN input data for scanf input specifier tests [BZ #32857] 2025-08-23 01:02:46 +01:00
tst-scanf-format-double-ff.input stdio-common: Fix NaN input data for scanf input specifier tests [BZ #32857] 2025-08-23 01:02:46 +01:00
tst-scanf-format-double-g.input stdio-common: Fix NaN input data for scanf input specifier tests [BZ #32857] 2025-08-23 01:02:46 +01:00
tst-scanf-format-double-gg.input stdio-common: Fix NaN input data for scanf input specifier tests [BZ #32857] 2025-08-23 01:02:46 +01:00
uasncs.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
uatan.tbl Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
usncs.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
utan.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
utan.tbl Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
w_exp.c
w_exp2.c
w_exp10.c math: remove exp10 wrappers 2024-01-12 16:02:12 +00:00
w_fmod.c math: Remove the error handling wrapper from fmod and fmodf 2023-04-03 16:45:27 -03:00
w_hypot.c math: Remove the error handling wrapper from hypot and hypotf 2021-12-13 10:08:46 -03:00
w_ilogb-impl.h math: Optimize double ilogb/llogb 2025-06-02 13:32:19 -03:00
w_ilogb.c math: Optimize double ilogb/llogb 2025-06-02 13:32:19 -03:00
w_llogb.c math: Optimize double ilogb/llogb 2025-06-02 13:32:19 -03:00
w_log.c
w_log2.c
w_pow.c
w_remainder.c math: Remove the SVID error handling from remainder 2025-11-04 04:14:01 -03:00
x2y2m1.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
x2y2m1f.c Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00