Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 2014-02-10 | 1 | -5/+5 |
| | |||||
* | Format floating routines. | Ondřej Bílka | 2013-10-17 | 1 | -90/+135 |
| | |||||
* | Use <> for math.h and math_private.h everywhere. | Richard Henderson | 2012-03-09 | 1 | -2/+2 |
| | | | | Entire tree edited via find | grep | sed. | ||||
* | Optimize f_mod | Ulrich Drepper | 2011-10-23 | 1 | -6/+5 |
| | | | | | Branch prediction for the 32-bit implementation and a new optimized 64-bit implementation. | ||||
* | Optimize libm | Ulrich Drepper | 2011-10-12 | 1 | -27/+16 |
| | | | | | libm is now somewhat integrated with gcc's -ffinite-math-only option and lots of the wrapper functions have been optimized. | ||||
* | Update. | Ulrich Drepper | 1999-07-14 | 1 | -0/+140 |