Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-06-29 | Fix j1, jn missing underflows (bug 16559). | Joseph Myers | 1 | -0/+4 |
2015-06-25 | Use round-to-nearest internally in jn, test with ALL_RM_TEST (bug 18602). | Joseph Myers | 1 | -2/+9 |
2015-06-03 | This patch renames all uses of __isinf*, __isnan*, __finite* and __signbit* t... | Wilco Dijkstra | 1 | -2/+2 |
2014-06-27 | Fix yn overflow handling in non-default rounding modes (bug 16561, bug 16562). | Joseph Myers | 1 | -2/+14 |
2013-09-02 | Fix spurious jnf underflows (bug 14155). | Joseph Myers | 1 | -2/+2 |
2012-07-25 | Set up errno properly for yn. | Marek Polacek | 1 | -0/+4 |
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 | -35/+18 |
2011-09-09 | Fix jn precision | Petr Baudis | 1 | -1/+10 |
2003-12-28 | Update. | Andreas Jaeger | 1 | -2/+2 |
2002-08-23 | Update. | Andreas Jaeger | 1 | -10/+9 |
1999-07-14 | Update. | Ulrich Drepper | 1 | -0/+213 |