about summary refs log tree commit diff
path: root/src/math/exp2l.c
Commit message (Expand)AuthorAgeFilesLines
* math: add ld128 exp2l based on the freebsd implementationSzabolcs Nagy2015-03-111-1/+366
* math: fix underflow in exp*.c and long double handling in exp2lSzabolcs Nagy2013-09-051-24/+20
* math: cleanup exp2.c exp2f.c and exp2l.cSzabolcs Nagy2012-11-171-39/+20
* fix loads of missing const in new libm, and some global vars (?!) in powlRich Felker2012-03-181-1/+1
* first commit of the new libm!Rich Felker2012-03-131-0/+277