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-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