glibc/sysdeps/ieee754/ldbl-128ibm
Joseph Myers 16a0e2ec87 Fix ldbl-128ibm atan2l for x near 1. 2012-10-31 20:44:59 +00:00
..
Makefile 2006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com> 2006-01-28 00:15:15 +00:00
e_acoshl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
e_acosl.c Fix for ldbl-128ibm acosl/asinl inaccuracies 2012-05-04 13:06:32 +02:00
e_asinl.c Fix for ldbl-128ibm acosl/asinl inaccuracies 2012-05-04 13:06:32 +02:00
e_atan2l.c Fix ldbl-128ibm atan2l for x near 1. 2012-10-31 20:44:59 +00:00
e_atanhl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
e_coshl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
e_exp10l.c Fix exp10 inaccuracy and exceptions (bugs 13884, 13914). 2012-05-06 18:23:44 +00:00
e_expl.c Fix undue underflow in ldbl-128ibm version of expl 2012-03-26 14:19:35 +02:00
e_fmodl.c Fix for wrong ldbl128-ibm fmodl commit 2012-06-05 21:33:23 -03:00
e_gammal_r.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
e_hypotl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
e_ilogbl.c Fix ilogb exception and errno (bug 6794) 2012-04-17 22:12:53 +02:00
e_j0l.c 2006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com> 2006-01-28 00:15:15 +00:00
e_j1l.c 2006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com> 2006-01-28 00:15:15 +00:00
e_jnl.c Set up errno properly for yn. 2012-07-25 12:59:36 +02:00
e_lgammal_r.c 2006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com> 2006-01-28 00:15:15 +00:00
e_log2l.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
e_log10l.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
e_logl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
e_powl.c Fix missing overflow/underflow exception in ldbl-128ibm version of powl 2012-03-21 23:59:22 +01:00
e_rem_pio2l.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
e_remainderl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
e_sinhl.c Fix ctan, ctanh overflow for ldbl-128ibm (bug 11521). 2012-04-26 11:18:11 -05:00
e_sqrtl.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
ieee754.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
k_cosl.c Fix low-part sign handling in sin/cos for ldbl-128 and ldbl-128ibm. 2012-03-22 12:52:50 +00:00
k_sincosl.c Fix low-part sign handling in sin/cos for ldbl-128 and ldbl-128ibm. 2012-03-22 12:52:50 +00:00
k_sinl.c Fix low-part sign handling in sin/cos for ldbl-128 and ldbl-128ibm. 2012-03-22 12:52:50 +00:00
k_tanl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
ldbl2mpn.c Fix formatting of denormal IBM long double numbers 2012-04-28 22:21:27 +02:00
math_ldbl.h Fix ldbl128ibm fmodl for subnormals. 2012-06-05 10:16:49 -03:00
mpn2ldbl.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
printf_fphex.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
s_asinhl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_atanl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_cbrtl.c 2006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com> 2006-01-28 00:15:15 +00:00
s_ceill.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
s_copysignl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_cosl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_cprojl.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
s_ctanhl.c Fix ctan, ctanh of subnormals in round-upwards mode (bug 14328). 2012-07-11 09:19:27 -03:00
s_ctanl.c Fix ctan, ctanh of subnormals in round-upwards mode (bug 14328). 2012-07-11 09:19:27 -03:00
s_erfl.c Fix spurious undeflow for ldbl-128ibm erfl 2012-06-05 10:42:49 -03:00
s_expm1l.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_fabsl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_finitel.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_floorl.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
s_fmal.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
s_fpclassifyl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_frexpl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_isinf_nsl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_isinfl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_isnanl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_llrintl.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
s_llroundl.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
s_log1pl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_logbl.c Optimize handling of denormals in logb/logbf/logbl 2012-05-26 13:53:22 +02:00
s_lrintl.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
s_lroundl.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
s_modfl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_nearbyintl.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
s_nextafterl.c Remove __STDC__ conditionals from libm. 2012-01-27 17:29:45 +00:00
s_nexttoward.c Fix nexttoward bugs 2012-05-02 15:14:17 +02:00
s_nexttowardf.c Fix nexttoward bugs (bugs 2550, 2570). 2012-05-01 15:37:43 +00:00
s_remquol.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_rintl.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
s_roundl.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
s_scalblnl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_scalbnl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_signbitl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_sincosl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_sinl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_tanhl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_tanl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_truncl.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
strtold_l.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
t_sincosl.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
w_expl.c 2006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com> 2006-01-28 00:15:15 +00:00
x2y2m1l.c Fix inaccuracy of clog, clog10 near |z| = 1 (bug 13629). 2012-09-25 19:43:49 +00:00