Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not wrap logf, log2f and powf nsz/math | Szabolcs Nagy | 2017-09-29 | 1 | -2/+7 |
* | New generic powf | Szabolcs Nagy | 2017-09-29 | 1 | -199/+189 |
* | Consistently use uintN_t not u_intN_t in libm. | Joseph Myers | 2017-08-03 | 1 | -3/+3 |
* | Optimized version of powf() | Paul Clarke | 2017-06-23 | 1 | -101/+70 |
* | Fix powf inaccuracy (bug 21112). | Joseph Myers | 2017-02-07 | 1 | -2/+2 |
* | Fix sysdeps/ieee754 pow handling of sNaN arguments (bug 20916). | Joseph Myers | 2016-12-02 | 1 | -2/+2 |
* | Fix powf inaccuracy (bug 18956). | Joseph Myers | 2015-09-26 | 1 | -1/+3 |
* | Fix pow missing underflows (bug 18825). | Joseph Myers | 2015-09-25 | 1 | -1/+6 |
* | Fix powf (close to -1, large) (bug 18647). | Joseph Myers | 2015-08-05 | 1 | -1/+1 |
* | Fix spurious underflows from pow with results close to 1 (bug 14811). | Joseph Myers | 2012-11-07 | 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 | -28/+18 |
* | Update. | Ulrich Drepper | 2001-02-19 | 1 | -0/+4 |
* | Update. | Ulrich Drepper | 1999-07-14 | 1 | -0/+253 |