summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128ibm/s_erfl.c
AgeCommit message (Expand)Author
2016-01-27Remove unused variablesAndreas Schwab
2015-10-05Work around powerpc32 integer 0 converting to -0 (bug 887, bug 19049, bug 190...Joseph Myers
2015-09-23Refactor code forcing underflow exceptions.Joseph Myers
2015-05-22Fix ldbl-128 / ldbl-128ibm erfcl for -WuninitializedJoseph 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-10-04PowerPC floating point little-endian [4 of 15]Alan Modra
2012-06-05Fix spurious undeflow for ldbl-128ibm erflAdhemerval Zanella
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson
2012-03-01Improve erfc accuracy.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers
2006-01-282006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com>cvs/fedora-glibc-20060130T0922Roland McGrath
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek