about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/s_sin.c
Commit message (Expand)AuthorAgeFilesLines
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-1/+1
* Fix sin, cos, tan in non-default rounding modes (bug 3976).Joseph Myers2012-03-021-34/+75
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-2/+1
* Fix accuracy problem in generic sinUlrich Drepper2011-10-291-1/+1
* Cleanup FMA4 patchUlrich Drepper2011-10-251-15/+49
* Optimize accurate 64-bit routines for FMA4 on x86-64Ulrich Drepper2011-10-241-100/+110
* * sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf.Ulrich Drepper2009-04-261-3/+12
* 2002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-261-1/+1
* 2002-08-20 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-201-1/+1
* Update.Andreas Jaeger2002-07-061-1/+2
* Update.Andreas Jaeger2001-05-121-0/+1
* Update.Ulrich Drepper2001-03-131-26/+31
* Fix warnings.Ulrich Drepper2001-03-121-20/+29
* Update.Ulrich Drepper2001-03-121-76/+1102
* Update.Ulrich Drepper1999-07-141-0/+87