Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-08-31 | ldbl-128: Rename 'long double' to '_Float128' | Paul E. Murphy | 1 | -5/+5 |
2016-08-17 | ldbl-128: Remove unused sqrtl declaration in e_asinl.c | Paul E. Murphy | 1 | -1/+0 |
2015-09-23 | Refactor code forcing underflow exceptions. | Joseph Myers | 1 | -5/+1 |
2015-05-22 | Fix ldbl-128 / ldbl-128ibm asinl for -Wuninitialized. | Joseph Myers | 1 | -2/+3 |
2015-02-26 | Fix asin missing underflows (bug 16351). | Joseph Myers | 1 | -0/+6 |
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 | -10/+0 |
2011-10-12 | Optimize libm | Ulrich Drepper | 1 | -3/+4 |
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 | -3/+17 |
2001-04-20 | Arcsine implementation for IEEE 128-bit long double. | Ulrich Drepper | 1 | -0/+248 |