summaryrefslogtreecommitdiffstats
path: root/libm/x86
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in alias symbol.Christopher Ferris2015-03-141-1/+1
* For libm, use a macro for aliasing symbols.Christopher Ferris2015-03-1321-42/+21
* Add the optimized implementation of 18 math functions for x86 and x86_64 resp...Jingwei Zhang2015-03-0921-0/+27837
* libm: Add hardware sqrt, ceil, floor and trunc for x86 & x86_64James Rose2015-03-068-0/+332