Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix <features.h> (_BSD_SOURCE and _GNU_SOURCE). | Elliott Hughes | 2014-08-18 | 1 | -1/+1 |
* | Revert "Switch libm to building with clang." | Elliott Hughes | 2014-07-11 | 1 | -4/+1 |
* | Switch libm to building with clang. | Elliott Hughes | 2014-07-10 | 1 | -1/+4 |
* | Regenerate the NOTICE files. | Elliott Hughes | 2014-01-07 | 1 | -1/+1 |
* | Make sincosl call sinl and cosl. | Elliott Hughes | 2013-02-01 | 1 | -12/+9 |
* | Disable sincos optimization for sincos calls. | Jing Yu | 2011-08-17 | 1 | -0/+8 |
* | Add sincosl() function to bionic. So that sincos optimization can | Jing Yu | 2010-06-03 | 1 | -0/+6 |
* | Add sincos() and sincosf() implementation. | David 'Digit' Turner | 2010-05-19 | 1 | -0/+40 |