..
Makefile.am
…
Makefile.in
…
e_acos.c
…
e_acosh.c
…
e_asin.c
…
e_atan2.c
…
e_atanh.c
…
e_cosh.c
libm/math: Use __math_xflow in obsolete math code [v2]
2020-08-03 13:29:27 +02:00
e_exp.c
libm/math: Use __math_xflow in obsolete math code [v2]
2020-08-03 13:29:27 +02:00
e_fmod.c
…
e_hypot.c
…
e_j0.c
Fix spurious underflow exceptions for Bessel functions for double(from glibc bug 14155)
2020-03-26 12:21:33 +01:00
e_j1.c
Fix spurious underflow exceptions for Bessel functions for double(from glibc bug 14155)
2020-03-26 12:21:33 +01:00
e_jn.c
…
e_log.c
…
e_log10.c
…
e_pow.c
libm/math: Use __math_xflow in obsolete math code [v2]
2020-08-03 13:29:27 +02:00
e_rem_pio2.c
…
e_remainder.c
…
e_scalb.c
e_scalb.c: Call scalbln instead of scalbn on 16-bit targets to ensure constant fits in an int.
2018-09-03 09:41:23 +02:00
e_sinh.c
…
e_sqrt.c
…
ef_acos.c
…
ef_acosh.c
…
ef_asin.c
…
ef_atan2.c
2005-07-20 Bob Wilson <bob.wilson@acm.org>
2005-07-20 16:20:24 +00:00
ef_atanh.c
…
ef_cosh.c
libm/math: Use __math_xflow in obsolete math code [v2]
2020-08-03 13:29:27 +02:00
ef_exp.c
libm/math: Use __math_xflow in obsolete math code [v2]
2020-08-03 13:29:27 +02:00
ef_fmod.c
…
ef_hypot.c
Fix hypotf missing mask in hi+lo decomposition
2020-03-19 16:46:17 +01:00
ef_j0.c
Fix spurious underflow exceptions for Bessel functions for double(from glibc bug 14155)
2020-03-26 12:21:33 +01:00
ef_j1.c
Fix spurious underflow exceptions for Bessel functions for double(from glibc bug 14155)
2020-03-26 12:21:33 +01:00
ef_jn.c
…
ef_log.c
…
ef_log10.c
…
ef_pow.c
libm/math: Use __math_xflow in obsolete math code [v2]
2020-08-03 13:29:27 +02:00
ef_rem_pio2.c
…
ef_remainder.c
…
ef_scalb.c
…
ef_sinh.c
…
ef_sqrt.c
…
el_hypot.c
…
er_gamma.c
…
er_lgamma.c
…
erf_gamma.c
…
erf_lgamma.c
…
k_cos.c
…
k_rem_pio2.c
…
k_sin.c
import newlib-2000-02-17 snapshot
2000-02-17 19:39:52 +00:00
k_standard.c
…
k_tan.c
Fix for k_tan.c specific inputs
2020-03-18 10:05:11 +01:00
kf_cos.c
…
kf_rem_pio2.c
Fix error in float trig. function range reduction
2020-03-03 16:45:22 +01:00
kf_sin.c
import newlib-2000-02-17 snapshot
2000-02-17 19:39:52 +00:00
kf_tan.c
…
math.tex
…
s_asinh.c
…
s_atan.c
…
s_ceil.c
…
s_cos.c
…
s_erf.c
libm/math: Use __math_xflow in obsolete math code [v2]
2020-08-03 13:29:27 +02:00
s_fabs.c
…
s_floor.c
…
s_frexp.c
…
s_ldexp.c
…
s_signif.c
…
s_sin.c
…
s_tan.c
…
s_tanh.c
…
sf_asinh.c
…
sf_atan.c
…
sf_ceil.c
…
sf_cos.c
…
sf_erf.c
libm/math: Use __math_xflow in obsolete math code [v2]
2020-08-03 13:29:27 +02:00
sf_fabs.c
…
sf_floor.c
…
sf_frexp.c
…
sf_ldexp.c
…
sf_signif.c
import newlib-2000-02-17 snapshot
2000-02-17 19:39:52 +00:00
sf_sin.c
…
sf_tan.c
…
sf_tanh.c
…
w_acos.c
…
w_acosh.c
…
w_asin.c
…
w_atan2.c
…
w_atanh.c
…
w_cosh.c
…
w_drem.c
…
w_exp.c
…
w_exp2.c
…
w_fmod.c
…
w_gamma.c
libm/math: set errno to ERANGE at gamma poles
2020-08-05 22:16:31 +02:00
w_hypot.c
…
w_j0.c
libm/math: Make yx functions set errno=ERANGE for x=0
2020-08-05 22:16:31 +02:00
w_j1.c
libm/math: Make yx functions set errno=ERANGE for x=0
2020-08-05 22:16:31 +02:00
w_jn.c
libm/math: Make yx functions set errno=ERANGE for x=0
2020-08-05 22:16:31 +02:00
w_lgamma.c
libm/math: set errno to ERANGE at gamma poles
2020-08-05 22:16:31 +02:00
w_log.c
Remove HUGE_VAL definition from libm math functions
2019-01-23 10:46:30 +01:00
w_log10.c
…
w_pow.c
libm/math: Don't modify __ieee754_pow return values in pow
2020-08-05 22:16:31 +02:00
w_remainder.c
…
w_scalb.c
…
w_sincos.c
…
w_sinh.c
…
w_sqrt.c
…
w_tgamma.c
…
wf_acos.c
…
wf_acosh.c
…
wf_asin.c
…
wf_atan2.c
…
wf_atanh.c
…
wf_cosh.c
…
wf_drem.c
…
wf_exp.c
…
wf_exp2.c
…
wf_fmod.c
…
wf_gamma.c
libm/math: set errno to ERANGE at gamma poles
2020-08-05 22:16:31 +02:00
wf_hypot.c
…
wf_j0.c
libm/math: Make yx functions set errno=ERANGE for x=0
2020-08-05 22:16:31 +02:00
wf_j1.c
libm/math: Make yx functions set errno=ERANGE for x=0
2020-08-05 22:16:31 +02:00
wf_jn.c
libm/math: Make yx functions set errno=ERANGE for x=0
2020-08-05 22:16:31 +02:00
wf_lgamma.c
libm/math: set errno to ERANGE at gamma poles
2020-08-05 22:16:31 +02:00
wf_log.c
…
wf_log2.c
…
wf_log10.c
…
wf_pow.c
libm/math: Don't modify __ieee754_pow return values in pow
2020-08-05 22:16:31 +02:00
wf_remainder.c
…
wf_scalb.c
…
wf_sincos.c
…
wf_sinh.c
…
wf_sqrt.c
…
wf_tgamma.c
…
wr_gamma.c
…
wr_lgamma.c
…
wrf_gamma.c
…
wrf_lgamma.c
…