aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/flt-32/s_cosf.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-06-01i686: Use generic cosf implementation for SSE2 versionAdhemerval Zanella1-0/+5
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-08-14Improve performance of sinf and cosfWilco Dijkstra1-112/+49
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-12-16New generic sincosfRajalakshmi Srinivasaraghavan1-94/+6
2017-12-11New generic cosfPaul Clarke1-40/+214
2017-09-22Use libm_alias_float in flt-32.Joseph Myers1-1/+2
2015-09-18Fix several build failures with GCC6 due to unused static variables.Wilco Dijkstra1-2/+0
2012-09-03Add optimized sinf and cosf routines for x86 and x86-64Liubov Dmitrieva1-1/+10
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-2/+2
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers1-10/+1
2009-04-26* sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf.Ulrich Drepper1-2/+7
1999-07-14Update.Ulrich Drepper1-0/+60