summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-96/s_erfl.c
AgeCommit message (Expand)Author
2018-05-10Move math_check_force_underflow macros to separate math-underflow.h.Joseph Myers
2017-10-05Use libm_alias_ldouble for ldbl-96 functions.Joseph Myers
2017-08-03Consistently use uintN_t not u_intN_t in libm.Joseph Myers
2015-09-23Refactor code forcing underflow exceptions.Joseph Myers
2014-05-14Fix erf underflow handling near 0 (bug 16516).Joseph Myers
2013-12-03Fix erfc errno setting on underflow (bug 6786).Joseph Myers
2013-06-05Remove trailing whitespace.Joseph Myers
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2002-08-28* sysdeps/ieee754/flt-32/e_asinf.c: Modified copying permissionRoland McGrath
2002-08-262002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath
2002-01-07 (erfcl): Fix K&R header.Andreas Jaeger
2001-11-16(__erfcl): Fix K&R header.Andreas Jaeger
2001-03-16Update.Ulrich Drepper