Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | |
2012-04-28 | Don't use long double *_finite functions if no long double math | Andreas Schwab | |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | |
2012-01-10 | Optimize ldexp and scalbn | Ulrich Drepper | |
2011-12-17 | Avoid warnings in __*_finite math function declarations with C++ | Marek Polacek | |
2011-10-15 | Optimize exp | Ulrich Drepper | |
Add __exp*_finite optimizations and rewrite some wrappers. | |||
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. |