about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/sincos32.c
Commit message (Expand)AuthorAgeFilesLines
* Remove various ABS macros and replace uses with fabs (or in one case abs)Wilco Dijkstra2015-05-151-1/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Fix libm mpone, mptwo namespace (bug 17616).Joseph Myers2014-11-181-3/+3
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Add systemtap probe markers for sin, cos, asin and acosSiddhesh Poyarekar2013-11-201-0/+5
* Consolidate conditionals in mp sin/cos functionsSiddhesh Poyarekar2013-10-281-8/+6
* Consolidate multiple precision sin/cos functionsSiddhesh Poyarekar2013-10-081-108/+96
* Format sincos32.cSiddhesh Poyarekar2013-09-181-236/+254
* Replace 8388608.0 with HALFRAD in mp codeSiddhesh Poyarekar2013-03-211-1/+1
* Don't duplicate mpone and mptwoSiddhesh Poyarekar2013-02-261-5/+3
* Remove commented declarationsSiddhesh Poyarekar2013-02-251-14/+0
* Use __sqr instead of __mul wherever possibleSiddhesh Poyarekar2013-02-141-2/+2
* 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
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-2/+1
* Cleanup FMA4 patchUlrich Drepper2011-10-251-13/+37
* 2003-01-20 Segher Boessenkool <segher@koffie.nl>Roland McGrath2003-01-201-1/+1
* 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-1/+1
* Update.Ulrich Drepper2001-03-131-60/+60
* Fix warnings.Ulrich Drepper2001-03-121-52/+64
* Update.Ulrich Drepper2001-03-121-0/+339