Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo in alias symbol. | Christopher Ferris | 2015-03-14 | 1 | -1/+1 |
* | For libm, use a macro for aliasing symbols. | Christopher Ferris | 2015-03-13 | 21 | -42/+21 |
* | Add the optimized implementation of 18 math functions for x86 and x86_64 resp... | Jingwei Zhang | 2015-03-09 | 21 | -0/+27837 |
* | libm: Add hardware sqrt, ceil, floor and trunc for x86 & x86_64 | James Rose | 2015-03-06 | 8 | -0/+332 |