..
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-10 08:58:14 -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: Consolidate CORE-MATH double-double routines
2025-10-27 09:46:04 -03:00
e_cosh.c
…
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
Update copyright dates with scripts/update-copyrights
2025-01-01 11:22:09 -08:00
e_ilogb.c
math: Optimize double ilogb/llogb
2025-06-02 13:32:19 -03:00
e_j0.c
…
e_j1.c
…
e_jn.c
…
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
…
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
Update copyright dates with scripts/update-copyrights
2025-01-01 11:22:09 -08: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
…
s_compat_fromfp.c
Rename fromfp files in preparation for changing types for C23
2025-11-04 23:41:35 +00:00
s_compat_fromfp_main.c
Rename fromfp files in preparation for changing types for C23
2025-11-04 23:41:35 +00:00
s_compat_fromfpx.c
Rename fromfp files in preparation for changing types for C23
2025-11-04 23:41:35 +00:00
s_compat_ufromfp.c
Rename fromfp files in preparation for changing types for C23
2025-11-04 23:41:35 +00:00
s_compat_ufromfpx.c
Rename fromfp files in preparation for changing types for C23
2025-11-04 23:41:35 +00:00
s_copysign.c
…
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
…
s_f32xmulf64.c
Update copyright dates with scripts/update-copyrights
2025-01-01 11:22:09 -08:00
s_f32xsqrtf64.c
…
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
…
s_floor.c
Update copyright dates with scripts/update-copyrights
2025-01-01 11:22:09 -08:00
s_fma.c
math: Use internal feholdexcept alias on fma
2025-09-11 14:46:07 -03:00
s_fmaf.c
various fixes detected with -Wdouble-promotion
2025-10-22 12:35:40 +02: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_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
…
s_isnan.c
…
s_issignaling.c
Update copyright dates with scripts/update-copyrights
2025-01-01 11:22:09 -08:00
s_llrint.c
Update copyright dates with scripts/update-copyrights
2025-01-01 11:22:09 -08:00
s_llround.c
math: Add builtin support for (l)lround(f)
2025-10-17 17:03:54 +00:00
s_log1p.c
Suppress -Wmaybe-uninitialized only for gcc
2025-10-21 09:24:05 -03:00
s_logb.c
Update copyright dates with scripts/update-copyrights
2025-01-01 11:22:09 -08:00
s_lrint.c
Update copyright dates with scripts/update-copyrights
2025-01-01 11:22:09 -08:00
s_lround.c
math: Add builtin support for (l)lround(f)
2025-10-17 17:03:54 +00:00
s_modf.c
math: Simplify and optimize modf implementation
2025-06-18 15:56:40 -03:00
s_nearbyint.c
nearbyint: Don't define alias when used in IFUNC [BZ #31759 ]
2024-05-20 05:21:41 -07: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
…
s_round.c
Update copyright dates with scripts/update-copyrights
2025-01-01 11:22:09 -08:00
s_roundeven.c
Update copyright dates with scripts/update-copyrights
2025-01-01 11:22:09 -08:00
s_scalbln.c
…
s_scalbn.c
…
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
Update copyright dates with scripts/update-copyrights
2025-01-01 11:22:09 -08: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