about summary refs log tree commit diff
path: root/sysdeps/ieee754/flt-32/s_sinf.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* New generic sincosfRajalakshmi Srinivasaraghavan2017-12-161-100/+7
* math: Use sign as double for reduced case in sinfAdhemerval Zanella2017-12-051-2/+2
* [PATCH] fix sinf(NAN)Szabolcs Nagy2017-12-051-3/+3
* s_sinf.c: Replace floor with simple castsH.J. Lu2017-12-051-6/+6
* Use __floor not floor in sinf.Joseph Myers2017-12-041-2/+2
* New generic sinfRajalakshmi Srinivasaraghavan2017-12-041-41/+226
* Use libm_alias_float in flt-32.Joseph Myers2017-09-221-1/+2
* 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-6/+1
* * sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf.Ulrich Drepper2009-04-261-2/+7
* Update.Ulrich Drepper1999-07-141-0/+54