Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2015年03月11日 | math: add dummy implementations of 128 bit long double functions | Szabolcs Nagy | -0/+6 |
2013年09月05日 | math: fix underflow in exp*.c and long double handling in exp2l | Szabolcs Nagy | -1/+1 |
2012年11月18日 | math: expl.c cleanup | Szabolcs Nagy | -24/+19 |
2012年03月19日 | use scalbn or *2.0 instead of ldexp, fix fmal | nsz | -4/+4 |
2012年03月18日 | fix loads of missing const in new libm, and some global vars (?!) in powl | Rich Felker | -2/+2 |
2012年03月13日 | first commit of the new libm! | Rich Felker | -0/+127 |