about summary refs log tree commit diff
path: root/src/math/i386/expl.s
Commit message (Expand)AuthorAgeFilesLines
* remove the last of possible-textrels from i386 asmRich Felker2015-04-181-1/+2
* math: fix x86 expl.s to raise underflow and clean up special case handlingSzabolcs Nagy2013-08-151-23/+16
* math: x86_64 version of expl, fixed some comments in the i386 versionSzabolcs Nagy2012-12-161-2/+2
* math: fix i386/expl.s with more precise x*log2eSzabolcs Nagy2012-12-141-1/+107
* asm exponential functions for i386Rich Felker2012-03-181-0/+1