math: use double_t for temporaries to avoid stores on i386
[musl] / src / math / __log1pf.h
2013-05-15 Szabolcs Nagymath: use double_t for temporaries to avoid stores...
2012-03-17 Rich FelkerMerge remote branch 'nsz/master'
2012-03-13 nszmath cleanup: use 1.0f instead of (float)1.0
2012-03-13 Rich Felkerfirst commit of the new libm!