aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/fpu/s_sincosf.S
AgeCommit message (Expand)AuthorFilesLines
2018-12-26x86-64: Remove s_sincosf-sse2.SH.J. Lu1-566/+0
2018-01-08x86-64: Add sincosf with vector FMAH.J. Lu1-0/+2
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-11-29Use libm_alias_float for x86_64.Joseph Myers1-1/+2
2017-06-14Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg1-2/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-08-05Align stack to 16 bytes when calling __errno_locationH.J. Lu1-0/+6
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-09-25Add optimized sincosf for SSE2 for x86 and x86-64Liubov Dmitrieva1-0/+558