glibc/sysdeps/ieee754/dbl-64
Marek Polacek 354691b7b5 Set up errno properly for yn. 2012-07-25 12:59:36 +02:00
..
wordsize-64 Fix wordsize-64 cosh regression (bug 14273). 2012-06-21 19:26:09 +00:00
Makefile Disable use of FMA instructions in branred 2012-03-21 23:58:50 +01:00
MathLib.h
asincos.tbl
atnat.h
atnat2.h
branred.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
branred.h
dbl2mpn.c
dla.h
doasin.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
doasin.h
dosincos.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
dosincos.h
e_acos.c
e_acosh.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
e_asin.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
e_atan2.c Fix atan2 spurious exceptions (bug 11451). 2012-03-19 20:11:09 +00:00
e_atanh.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
e_cosh.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
e_exp.c Create and use SET_RESTORE_ROUND{,_NOEX,_53BIT}{,F,L}. 2012-03-19 06:49:44 -07:00
e_exp2.c Create and use SET_RESTORE_ROUND{,_NOEX,_53BIT}{,F,L}. 2012-03-19 06:49:44 -07:00
e_exp10.c Fix exp10 inaccuracy and exceptions (bugs 13884, 13914). 2012-05-06 18:23:44 +00:00
e_fmod.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
e_gamma_r.c
e_hypot.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
e_ilogb.c Remove useless __ilogb*_finite aliases 2012-04-18 00:40:13 +02:00
e_j0.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
e_j1.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
e_jn.c Set up errno properly for yn. 2012-07-25 12:59:36 +02:00
e_lgamma_r.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
e_log.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
e_log2.c Log2 and log10 for wordsize-64. 2012-05-15 16:34:41 -03:00
e_log10.c Log2 and log10 for wordsize-64. 2012-05-15 16:34:41 -03:00
e_pow.c Fix pow (0.0, -Inf) (bug 14241). 2012-06-15 11:27:51 +00:00
e_rem_pio2.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
e_remainder.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
e_sinh.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
e_sqrt.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
halfulp.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
k_cos.c
k_rem_pio2.c Implement ldbl-96 sinl / cosl / sincosl (bug 13851). 2012-03-16 12:30:05 +00:00
k_sin.c
k_tan.c
mpa.c
mpa.h
mpa2.h
mpatan.c
mpatan.h
mpatan2.c
mpexp.c
mpexp.h
mplog.c
mplog.h
mpn2dbl.c
mpsqrt.c
mpsqrt.h
mptan.c
mydefs.h
powtwo.tbl
root.tbl
s_asinh.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_atan.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_cbrt.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_ceil.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_copysign.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_cos.c
s_erf.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_expm1.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_fabs.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_finite.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_floor.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_fma.c Add a barrier in the double fma implementation. 2012-06-01 19:01:17 +00:00
s_fmaf.c Ensure additions are not scheduled after fetestexcept in fmaf and fmal. 2012-06-01 19:02:21 +00:00
s_fpclassify.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_frexp.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_isinf.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_isinf_ns.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_isnan.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_llrint.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_llround.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_log1p.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_logb.c Optimize handling of denormals in logb/logbf/logbl 2012-05-26 13:53:22 +02:00
s_lrint.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_lround.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_modf.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_nearbyint.c Clean up dbl-64 rint, nearbyint. 2012-03-13 14:12:44 +00:00
s_nexttoward.c
s_remquo.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_rint.c Clean up dbl-64 rint, nearbyint. 2012-03-13 14:12:44 +00:00
s_round.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_scalbln.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_scalbn.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_signbit.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_sin.c Create and use SET_RESTORE_ROUND{,_NOEX,_53BIT}{,F,L}. 2012-03-19 06:49:44 -07:00
s_sincos.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_tan.c Create and use SET_RESTORE_ROUND{,_NOEX,_53BIT}{,F,L}. 2012-03-19 06:49:44 -07:00
s_tanh.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_trunc.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
sincos32.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
sincos32.h
sincostab.c
slowexp.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
slowpow.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
t_exp.c
t_exp2.h
uasncs.h
uatan.tbl
uexp.h
uexp.tbl
ulog.h
ulog.tbl
upow.h
upow.tbl
urem.h
uroot.h
usncs.h
utan.h
utan.tbl
w_exp.c Fix missing exceptions from exp (bugs 13787, 13922, 14036). 2012-05-05 19:37:39 +00:00