Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86-64: Remove sysdeps/x86_64/fpu/s_cosf.S | H.J. Lu | 2017-12-14 | 1 | -533/+0 |
* | Use libm_alias_float for x86_64. | Joseph Myers | 2017-11-29 | 1 | -1/+2 |
* | Remove __need macros from errno.h (__need_Emath, __need_error_t). | Zack Weinberg | 2017-06-14 | 1 | -2/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | Align stack to 16 bytes when calling __errno_location | H.J. Lu | 2015-08-05 | 1 | -0/+6 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Fix x86 SSE cosf, sinf issues | Liubov Dmitrieva | 2012-09-10 | 1 | -16/+8 |
* | Add optimized sinf and cosf routines for x86 and x86-64 | Liubov Dmitrieva | 2012-09-03 | 1 | -0/+535 |