summaryrefslogtreecommitdiff
path: root/src/math/exp2.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-06math: remove STRICT_ASSIGN macroSzabolcs Nagy1-1/+1
2013-09-05math: fix underflow in exp*.c and long double handling in exp2lSzabolcs Nagy1-20/+20
2012-11-17math: cleanup exp2.c exp2f.c and exp2l.cSzabolcs Nagy1-31/+22
2012-03-18fix loads of missing const in new libm, and some global vars (?!) in powlRich Felker1-1/+1
2012-03-13first commit of the new libm!Rich Felker1-0/+384