about summary refs log tree commit diff
path: root/src/math/__log1pf.h
Commit message (Expand)AuthorAgeFilesLines
* math: use double_t for temporaries to avoid stores on i386Szabolcs Nagy2013-05-151-1/+1
* math cleanup: use 1.0f instead of (float)1.0nsz2012-03-131-2/+2
* first commit of the new libm!Rich Felker2012-03-131-0/+35