about summary refs log tree commit diff
path: root/sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S
Commit message (Expand)AuthorAgeFilesLines
* i686: Use generic cosf implementation for SSE2 versionAdhemerval Zanella2022-06-011-552/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* 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
* 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
* Fix x86 SSE cosf, sinf issuesLiubov Dmitrieva2012-09-101-26/+20
* Add optimized sinf and cosf routines for x86 and x86-64Liubov Dmitrieva2012-09-031-0/+559