about summary refs log tree commit diff
path: root/sysdeps/x86_64/fpu/s_sincosf.S
Commit message (Expand)AuthorAgeFilesLines
* x86-64: Add sincosf with vector FMAH.J. Lu2018-01-081-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Use libm_alias_float for x86_64.Joseph Myers2017-11-291-1/+2
* Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg2017-06-141-2/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Align stack to 16 bytes when calling __errno_locationH.J. Lu2015-08-051-0/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Add optimized sincosf for SSE2 for x86 and x86-64Liubov Dmitrieva2012-09-251-0/+558