Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | |
2013-05-17 | PowerPC: fix hypot/hypotf check for -INF | Adhemerval Zanella | |
2013-05-16 | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold | |
2013-05-06 | PowerPC: fix hypot/hypof FP exceptions | Adhemerval Zanella | |
This patch fixes hypot/hypotf spurious floating-point exceptions generate by internal operations. | |||
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | |
2012-03-15 | Use double precision instead of scaling for powerpc __ieee754_hypotf | Andreas Schwab | |
2012-03-09 | Use <> for math.h and math_private.h everywhere. | Richard Henderson | |
Entire tree edited via find | grep | sed. | |||
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | |
2011-10-12 | Optimize libm | Ulrich Drepper | |
libm is now somewhat integrated with gcc's -ffinite-math-only option and lots of the wrapper functions have been optimized. | |||
2011-09-15 | Fix PLT uses in libm on powerpc | Andreas Schwab | |
2011-09-07 | Trigonometric optimizations for POWER | Adhemerval Zanella | |