about summary refs log tree commit diff
path: root/sysdeps/ieee754/flt-32/s_cosf.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* i686: Use generic cosf implementation for SSE2 versionAdhemerval Zanella2022-06-011-0/+5
* 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
* Improve performance of sinf and cosfWilco Dijkstra2018-08-141-112/+49
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* New generic sincosfRajalakshmi Srinivasaraghavan2017-12-161-94/+6
* New generic cosfPaul Clarke2017-12-111-40/+214
* Use libm_alias_float in flt-32.Joseph Myers2017-09-221-1/+2
* Fix several build failures with GCC6 due to unused static variables.Wilco Dijkstra2015-09-181-2/+0
* Add optimized sinf and cosf routines for x86 and x86-64Liubov Dmitrieva2012-09-031-1/+10
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Remove __STDC__ conditionals from libm.Joseph Myers2012-01-271-10/+1
* * sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf.Ulrich Drepper2009-04-261-2/+7
* Update.Ulrich Drepper1999-07-141-0/+60