Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2013年05月15日 | math: use double_t for temporaries to avoid stores on i386 | Szabolcs Nagy | -1/+1 |
2012年12月16日 | math: use 0x1p-120f and 0x1p120f for tiny and huge values | Szabolcs Nagy | -2/+2 |
2012年12月11日 | math: clean up inverse trigonometric functions | Szabolcs Nagy | -37/+37 |
2012年11月14日 | math: ld80 invtrig cleanups | Szabolcs Nagy | -0/+1 |
2012年03月19日 | code cleanup of named constants | nsz | -7/+6 |
2012年03月18日 | fix loads of missing const in new libm, and some global vars (?!) in powl | Rich Felker | -1/+1 |
2012年03月13日 | first commit of the new libm! | Rich Felker | -0/+101 |