about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-128/s_erfl.c
Commit message (Expand)AuthorAgeFilesLines
* Fix ldbl-128 / ldbl-128ibm erfcl for -WuninitializedJoseph Myers2015-05-221-1/+1
* Fix ldbl-128 erfl spurious underflows (bug 16287).Joseph Myers2014-06-241-0/+2
* Fix erf underflow handling near 0 (bug 16516).Joseph Myers2014-05-141-4/+12
* Fix erfc errno setting on underflow (bug 6786).Joseph Myers2013-12-031-2/+11
* Remove trailing whitespace.Joseph Myers2013-06-051-2/+2
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-2/+2
* Remove __STDC__ conditionals from libm.Joseph Myers2012-01-271-19/+2
* * sysdeps/ieee754/flt-32/e_asinf.c: Modified copying permissionRoland McGrath2002-08-281-1/+4
* 2002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-261-2/+17
* Update.Ulrich Drepper2002-07-111-8/+0
* Update.Andreas Jaeger2001-11-261-5/+5
* Update.Ulrich Drepper2001-10-141-53/+53
* Update.Ulrich Drepper2001-10-011-1/+1
* erf and erfc implementation for 128-bit long doubles.Andreas Jaeger2001-09-191-0/+941