Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This patch renames all uses of __isinf*, __isnan*, __finite* and __signbit* ↵ | Wilco Dijkstra | 2015-06-03 | 1 | -3/+3 |
| | | | | to use standard C99 macros. This has no effect on generated code. | ||||
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
| | |||||
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
| | |||||
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
| | |||||
* | Fix missing exceptions from exp (bugs 13787, 13922, 14036). | Joseph Myers | 2012-05-05 | 1 | -18/+5 |
| | |||||
* | Avoid overflows from long double functions using __kernel_standard. | Joseph Myers | 2012-03-28 | 1 | -2/+2 |
| | |||||
* | Use non-signaling floating-point comparisons in math functions. | Aurelien Jarno | 2012-02-19 | 1 | -3/+3 |
| | |||||
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
| | |||||
* | Optimize exp | Ulrich Drepper | 2011-10-15 | 1 | -51/+38 |
| | | | | Add __exp*_finite optimizations and rewrite some wrappers. | ||||
* | Correct errno handling in expm1. | Andreas Schwab | 2009-10-19 | 1 | -0/+1 |
| | |||||
* | Update. | Ulrich Drepper | 1999-07-14 | 1 | -0/+60 |