Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2019年04月17日 | math: new exp and exp2 | Szabolcs Nagy | -120/+120 |
2013年09月06日 | math: remove STRICT_ASSIGN macro | Szabolcs Nagy | -2/+2 |
2013年09月05日 | math: fix underflow in exp*.c and long double handling in exp2l | Szabolcs Nagy | -11/+10 |
2012年11月18日 | math: expf.c cleanup | Szabolcs Nagy | -9/+11 |
2012年11月17日 | math: exp.c clean up | Szabolcs Nagy | -72/+49 |
2012年03月19日 | code cleanup of named constants | nsz | -5/+4 |
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/+157 |