Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-05-17 | PowerPC: fix hypot/hypotf check for -INF | Adhemerval Zanella | 1 | -3/+3 |
2013-05-16 | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold | 1 | -1/+1 |
2013-05-06 | PowerPC: fix hypot/hypof FP exceptions | Adhemerval Zanella | 1 | -14/+0 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-03-15 | Use double precision instead of scaling for powerpc __ieee754_hypotf | Andreas Schwab | 1 | -36/+8 |
2012-03-09 | Use <> for math.h and math_private.h everywhere. | Richard Henderson | 1 | -2/+2 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2011-10-12 | Optimize libm | Ulrich Drepper | 1 | -0/+1 |
2011-09-15 | Fix PLT uses in libm on powerpc | Andreas Schwab | 1 | -4/+4 |
2011-09-07 | Trigonometric optimizations for POWER | Adhemerval Zanella | 1 | -0/+118 |