Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix j1, jn missing underflows (bug 16559). | Joseph Myers | 2015-06-29 | 1 | -0/+5 |
* | Use round-to-nearest internally in jn, test with ALL_RM_TEST (bug 18602). | Joseph Myers | 2015-06-25 | 1 | -153/+159 |
* | This patch renames all uses of __isinf*, __isnan*, __finite* and __signbit* t... | Wilco Dijkstra | 2015-06-03 | 1 | -2/+2 |
* | Fix yn overflow handling in non-default rounding modes (bug 16561, bug 16562). | Joseph Myers | 2014-06-27 | 1 | -53/+64 |
* | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 2014-02-10 | 1 | -6/+6 |
* | Format floating routines. | Ondřej Bílka | 2013-10-17 | 1 | -220/+258 |
* | Set up errno properly for yn. | Marek Polacek | 2012-07-25 | 1 | -0/+4 |
* | Use <> for math.h and math_private.h everywhere. | Richard Henderson | 2012-03-09 | 1 | -2/+2 |
* | Optimize libm | Ulrich Drepper | 2011-10-12 | 1 | -48/+34 |
* | Fix jn precision | Petr Baudis | 2011-09-09 | 1 | -1/+10 |
* | Update. | Andreas Jaeger | 2003-12-28 | 1 | -3/+3 |
* | Little optimization, use sincos. | Ulrich Drepper | 2001-02-13 | 1 | -8/+14 |
* | Update. | Ulrich Drepper | 2000-10-25 | 1 | -23/+23 |
* | Update. | Ulrich Drepper | 1999-07-14 | 1 | -0/+281 |