about summary refs log tree commit diff
path: root/src/math/i386/log1p.s
Commit message (Expand)AuthorAgeFilesLines
* fix excess precision in return value of i386 log-family functionsRich Felker2020-02-061-0/+4
* fix x87 stack imbalance in corner cases of i386 math asmRich Felker2019-08-051-5/+2
* math: fix x86 asin, atan, exp, log1p to raise underflowSzabolcs Nagy2013-08-151-0/+9
* asm for log1pRich Felker2012-03-191-0/+15