about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/s_sin.c
Commit message (Expand)AuthorAgeFilesLines
* Format s_sin.cSiddhesh Poyarekar2013-04-301-904/+1212
* Removed commented codeSiddhesh Poyarekar2013-03-261-10/+0
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers2013-01-011-1/+1
* Create and use SET_RESTORE_ROUND{,_NOEX,_53BIT}{,F,L}.Richard Henderson2012-03-191-6/+2
* Implement and use libc_feholdexcept_setround_53bit and libc_feupdateenv_53bitAndreas Jaeger2012-03-141-5/+5
* 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