..
Makefile
stdio-common: Add scanf float data for IEEE 754 binary32 format
2025-03-25 09:40:20 +00:00
e_acosf.c
math: Consolidate acosf and asinf internal tables
2025-02-17 10:09:09 -03:00
e_acoshf.c
math: Consolidate acoshf and asinhf internal tables
2025-02-12 16:31:57 -03:00
e_asinf.c
math: Consolidate acosf and asinf internal tables
2025-02-17 10:09:09 -03:00
e_atan2f.c
…
e_atanhf.c
math: Fix UB on atanhf (BZ 32918)
2025-04-29 15:19:42 -03:00
e_coshf.c
math: Fix UB on coshf (BZ 32919)
2025-04-29 15:19:54 -03:00
e_exp2f.c
…
e_exp2f_data.c
…
e_exp10f.c
…
e_expf.c
…
e_fmodf.c
…
e_gammaf_r.c
…
e_hypotf.c
…
e_ilogbf.c
…
e_j0f.c
…
e_j1f.c
…
e_jnf.c
…
e_lgammaf_r.c
…
e_log2f.c
…
e_log2f_data.c
…
e_log10f.c
…
e_logf.c
math: Fix UB on logf (BZ 32920)
2025-04-29 15:19:59 -03:00
e_logf_data.c
…
e_powf.c
…
e_powf_log2_data.c
…
e_remainderf.c
sysdeps/ieee754: Fix remainder sign of zero for FE_DOWNWARD (BZ #32711 )
2025-02-26 17:17:25 -03:00
e_sincoshf_data.c
math: Consolidate coshf and sinhf internal tables
2025-02-12 16:31:57 -03:00
e_sincoshf_data.h
math: Consolidate coshf and sinhf internal tables
2025-02-12 16:31:57 -03:00
e_sinhf.c
math: Fix UB on sinhf (BZ 32921)
2025-04-29 15:20:04 -03:00
e_sqrtf.c
…
k_tanf.c
…
lgamma_negf.c
…
lgamma_productf.c
…
libm-test-ulps
math: Refactor how to use libm-test-ulps
2025-03-12 13:40:07 -03:00
math_config.h
math: Use tanpif from CORE-MATH
2025-02-12 16:31:57 -03:00
math_errf.c
…
mpn2flt.c
…
reduce_aux.h
…
s_acospif.c
math: Consolidate acospif and asinpif internal tables
2025-02-17 10:09:09 -03:00
s_asincosf_data.c
math: Consolidate acosf and asinf internal tables
2025-02-17 10:09:09 -03:00
s_asincosf_data.h
math: Consolidate acosf and asinf internal tables
2025-02-17 10:09:09 -03:00
s_asincoshf_data.c
math: Consolidate acoshf and asinhf internal tables
2025-02-12 16:31:57 -03:00
s_asincoshf_data.h
math: Consolidate acoshf and asinhf internal tables
2025-02-12 16:31:57 -03:00
s_asincospif_data.c
math: Consolidate acospif and asinpif internal tables
2025-02-17 10:09:09 -03:00
s_asincospif_data.h
math: Consolidate acospif and asinpif internal tables
2025-02-17 10:09:09 -03:00
s_asinhf.c
math: Consolidate acoshf and asinhf internal tables
2025-02-12 16:31:57 -03:00
s_asinpif.c
math: Consolidate acospif and asinpif internal tables
2025-02-17 10:09:09 -03:00
s_atan2pif.c
math: Use atan2pif from CORE-MATH
2025-02-12 16:31:57 -03:00
s_atanf.c
…
s_atanpif.c
math: Use atanpif from CORE-MATH
2025-02-12 16:31:57 -03:00
s_cbrtf.c
math: Fix UB on cbrtf (BZ 32922)
2025-04-29 15:20:10 -03:00
s_ceilf.c
…
s_copysignf.c
…
s_cosf.c
…
s_cospif.c
math: Fix UB on cospif (BZ 32923)
2025-04-29 15:20:16 -03:00
s_erfcf.c
math: Fix UB on erfcf (BZ 32924)
2025-04-29 15:20:25 -03:00
s_erff.c
…
s_exp2m1f.c
…
s_exp10m1f.c
…
s_expm1f.c
…
s_fabsf.c
…
s_finitef.c
…
s_floorf.c
…
s_fpclassifyf.c
…
s_frexpf.c
…
s_fromfpf.c
…
s_fromfpf_main.c
…
s_fromfpxf.c
…
s_getpayloadf.c
…
s_isinff.c
…
s_isnanf.c
…
s_issignalingf.c
…
s_llrintf.c
…
s_llroundf.c
…
s_log1pf.c
…
s_log2p1f.c
…
s_log10p1f.c
…
s_logbf.c
…
s_lrintf.c
…
s_lroundf.c
…
s_modff.c
…
s_nearbyintf.c
…
s_nextafterf.c
…
s_nextupf.c
…
s_remquof.c
…
s_rintf.c
…
s_roundevenf.c
…
s_roundf.c
…
s_scalblnf.c
…
s_scalbnf.c
…
s_setpayloadf.c
…
s_setpayloadf_main.c
…
s_setpayloadsigf.c
…
s_signbitf.c
…
s_sincosf.c
…
s_sincosf.h
…
s_sincosf_data.c
…
s_sincospif_data.c
math: Consolidate cospif and sinpif internal tables
2025-02-17 10:09:09 -03:00
s_sincospif_data.h
math: Consolidate cospif and sinpif internal tables
2025-02-17 10:09:09 -03:00
s_sinf.c
…
s_sinpif.c
math: Fix UB on sinpif (BZ 32925)
2025-04-29 15:20:28 -03:00
s_tanf.c
math: Fix tanf for some inputs (BZ 32630)
2025-02-03 09:40:39 -03:00
s_tanhf.c
…
s_tanpif.c
math: Use tanpif from CORE-MATH
2025-02-12 16:31:57 -03:00
s_totalorderf.c
…
s_totalordermagf.c
…
s_truncf.c
…
s_ufromfpf.c
…
s_ufromfpxf.c
…
sincosf_poly.h
…
tst-scanf-format-float-a.input
stdio-common: Reject real data w/o exponent digits in scanf [BZ #12701 ]
2025-03-28 12:35:53 +00:00
tst-scanf-format-float-aa.input
stdio-common: Reject real data w/o exponent digits in scanf [BZ #12701 ]
2025-03-28 12:35:53 +00:00
tst-scanf-format-float-e.input
stdio-common: Reject real data w/o exponent digits in scanf [BZ #12701 ]
2025-03-28 12:35:53 +00:00
tst-scanf-format-float-ee.input
stdio-common: Reject real data w/o exponent digits in scanf [BZ #12701 ]
2025-03-28 12:35:53 +00:00
tst-scanf-format-float-f.input
stdio-common: Add scanf float data for IEEE 754 binary32 format
2025-03-25 09:40:20 +00:00
tst-scanf-format-float-ff.input
stdio-common: Add scanf float data for IEEE 754 binary32 format
2025-03-25 09:40:20 +00:00
tst-scanf-format-float-g.input
stdio-common: Reject real data w/o exponent digits in scanf [BZ #12701 ]
2025-03-28 12:35:53 +00:00
tst-scanf-format-float-gg.input
stdio-common: Reject real data w/o exponent digits in scanf [BZ #12701 ]
2025-03-28 12:35:53 +00:00
w_exp2f.c
…
w_expf.c
…
w_fmodf.c
…
w_hypotf.c
…
w_log1pf.c
…
w_log2f.c
…
w_logf.c
…
w_powf.c
…