Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-06-29 | Fix j1, jn missing underflows (bug 16559). | Joseph Myers | 1 | -1/+9 |
2015-06-03 | This patch renames all uses of __isinf*, __isnan*, __finite* and __signbit* t... | Wilco Dijkstra | 1 | -1/+1 |
2015-02-26 | Avoid uninitialized warnings in Bessel functions. | Joseph Myers | 1 | -2/+4 |
2014-06-23 | Set errno for y1 overflow (bug 17050). | Joseph Myers | 1 | -1/+5 |
2014-05-31 | Fix excessive ULP for y1_upward (0x2p+0) in test-float and test-ifloat. | David S. Miller | 1 | -0/+1 |
2012-11-18 | Correct tinyness handling in long-double and float y0/y1. | David S. Miller | 1 | -1/+1 |
2012-03-09 | Use <> for math.h and math_private.h everywhere. | Richard Henderson | 1 | -2/+2 |
2011-10-12 | Optimize libm | Ulrich Drepper | 1 | -174/+65 |
2003-12-28 | Update. | Andreas Jaeger | 1 | -2/+2 |
2001-02-13 | Little optimization, use sincos. | Ulrich Drepper | 1 | -4/+2 |
2000-10-25 | Update. | Ulrich Drepper | 1 | -15/+15 |
1999-07-14 | Update. | Ulrich Drepper | 1 | -0/+444 |