about summary refs log tree commit diff
path: root/src/math/x86_64/expl.s
Commit message (Expand)AuthorAgeFilesLines
* math: x86_64 version of expl, fixed some comments in the i386 versionSzabolcs Nagy2012-12-161-0/+108
* math: move x86_64 exp2l implementation to exp2l.s from expl.sSzabolcs Nagy2012-12-161-83/+0
* math: fix exp.s on i386 and x86_64 so the exception flags are correctnsz2012-08-081-19/+17
* x86_64 math asm, long double functions onlyRich Felker2012-03-201-0/+85