Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-06-24 | Fix ldbl-128 erfl spurious underflows (bug 16287). | Joseph Myers | 1 | -0/+2 |
2014-05-14 | Fix erf underflow handling near 0 (bug 16516). | Joseph Myers | 1 | -4/+12 |
2013-12-03 | Fix erfc errno setting on underflow (bug 6786). | Joseph Myers | 1 | -2/+11 |
2013-06-05 | Remove trailing whitespace. | Joseph Myers | 1 | -2/+2 |
2012-03-09 | Use <> for math.h and math_private.h everywhere. | Richard Henderson | 1 | -2/+2 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -2/+2 |
2012-01-27 | Remove __STDC__ conditionals from libm. | Joseph Myers | 1 | -19/+2 |
2002-08-28 | * sysdeps/ieee754/flt-32/e_asinf.c: Modified copying permission | Roland McGrath | 1 | -1/+4 |
2002-08-26 | 2002-08-26 Brian Youmans <3diff@gnu.org> | Roland McGrath | 1 | -2/+17 |
2002-07-11 | Update. | Ulrich Drepper | 1 | -8/+0 |
2001-11-26 | Update. | Andreas Jaeger | 1 | -5/+5 |
2001-10-14 | Update. | Ulrich Drepper | 1 | -53/+53 |
2001-10-01 | Update. | Ulrich Drepper | 1 | -1/+1 |
2001-09-19 | erf and erfc implementation for 128-bit long doubles. | Andreas Jaeger | 1 | -0/+941 |