glibc/sysdeps/ieee754/ldbl-96
Joseph Myers 82477c28f4 Fix fma underflows with small x * y (bug 14793). 2012-11-06 14:12:54 +00:00
..
e_acoshl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
e_asinl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
e_atan2l.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08: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_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 Finish ilogb changes 2012-04-18 14:31:43 +02:00
e_j0l.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
e_j1l.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
e_jnl.c Set up errno properly for yn. 2012-07-25 12:59:36 +02:00
e_lgammal_r.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
e_rem_pio2l.c Implement ldbl-96 sinl / cosl / sincosl (bug 13851). 2012-03-16 12:30:05 +00:00
e_remainderl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
e_sinhl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
k_cosl.c Implement ldbl-96 sinl / cosl / sincosl (bug 13851). 2012-03-16 12:30:05 +00:00
k_sinl.c Implement ldbl-96 sinl / cosl / sincosl (bug 13851). 2012-03-16 12:30:05 +00:00
k_tanl.c Fix tan, tanl for large inputs. 2012-03-16 20:05:37 +00:00
ldbl2mpn.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
math_ldbl.h Fix a typo. 2000-12-21 23:30:28 +00:00
mpn2ldbl.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
printf_fphex.c Fix up long double fphex. 2012-03-06 22:08:16 +01:00
s_asinhl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_cbrtl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_ceill.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_copysignl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_cosl.c Implement ldbl-96 sinl / cosl / sincosl (bug 13851). 2012-03-16 12:30:05 +00:00
s_erfl.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 Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_fma.c Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796). 2012-11-03 19:48:53 +00:00
s_fmal.c Fix fma underflows with small x * y (bug 14793). 2012-11-06 14:12:54 +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 Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_llroundl.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 Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_lroundl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_modfl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_nearbyintl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_nextafterl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_nexttoward.c Fix nexttoward bugs (bugs 2550, 2570). 2012-05-01 15:37:43 +00: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 Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_roundl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08: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 Quash warning in s_sincosl. 2012-08-17 23:44:53 +02:00
s_sinl.c Implement ldbl-96 sinl / cosl / sincosl (bug 13851). 2012-03-16 12:30:05 +00:00
s_tanhl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_tanl.c Fix tan, tanl for large inputs. 2012-03-16 20:05:37 +00:00
s_truncl.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
strtold_l.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
t_sincosl.c Include program generating __sincosl_table in comment. 2012-03-16 15:18:19 +00:00
w_expl.c Fix missing exceptions from exp (bugs 13787, 13922, 14036). 2012-05-05 19:37:39 +00:00
x2y2m1.c Fix inaccuracy of clog, clog10 near |z| = 1 (bug 13629). 2012-09-25 19:43:49 +00:00
x2y2m1l.c Fix inaccuracy of clog, clog10 near |z| = 1 (bug 13629). 2012-09-25 19:43:49 +00:00