Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add creal/cimag macros in complex.h (and use them in the functions defs) | Rich Felker | 2012-03-22 | 1 | -8/+0 |
* | don't inline __rem_pio2l so the code size is smaller | nsz | 2012-03-19 | 1 | -0/+1 |
* | fix loads of missing const in new libm, and some global vars (?!) in powl | Rich Felker | 2012-03-18 | 1 | -2/+2 |
* | fix namespace issues for lgamma, etc. | Rich Felker | 2012-03-16 | 1 | -0/+2 |
* | first commit of the new libm! | Rich Felker | 2012-03-13 | 1 | -0/+186 |