aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64
AgeCommit message (Collapse)Author
1999-10-22Update.Ulrich Drepper
* sysdeps/ieee754/ldbl-96/s_nexttoward.c: If x == y, return y. * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Don't handle -Inf special. * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r): Check for -Inf and return NaN.
1999-08-17Update.Ulrich Drepper
* sysdeps/ieee754/dbl-64/s_erf.c: Correct type in performance increase rewrite. Patch by Alan Stern <stern@kitsilano.rowland.org>.
1999-07-14Update.Ulrich Drepper