aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/sincos32.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-05-15Remove various ABS macros and replace uses with fabs (or in one case abs)Wilco Dijkstra1-1/+2
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-18Fix libm mpone, mptwo namespace (bug 17616).Joseph Myers1-3/+3
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-11-20Add systemtap probe markers for sin, cos, asin and acosSiddhesh Poyarekar1-0/+5
2013-10-28Consolidate conditionals in mp sin/cos functionsSiddhesh Poyarekar1-8/+6
2013-10-08Consolidate multiple precision sin/cos functionsSiddhesh Poyarekar1-108/+96
2013-09-18Format sincos32.cSiddhesh Poyarekar1-236/+254
2013-03-21Replace 8388608.0 with HALFRAD in mp codeSiddhesh Poyarekar1-1/+1
2013-02-26Don't duplicate mpone and mptwoSiddhesh Poyarekar1-5/+3
2013-02-25Remove commented declarationsSiddhesh Poyarekar1-14/+0
2013-02-14Use __sqr instead of __mul wherever possibleSiddhesh Poyarekar1-2/+2
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers1-1/+1
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-2/+1
2011-10-25Cleanup FMA4 patchUlrich Drepper1-13/+37
2003-01-202003-01-20 Segher Boessenkool <segher@koffie.nl>Roland McGrath1-1/+1
2002-08-262002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath1-1/+1
2002-08-202002-08-20 Brian Youmans <3diff@gnu.org>Roland McGrath1-1/+1
2002-07-06Update.Andreas Jaeger1-1/+2
2001-05-12Update.Andreas Jaeger1-1/+1
2001-03-13Update.Ulrich Drepper1-60/+60
2001-03-12Fix warnings.Ulrich Drepper1-52/+64
2001-03-12Update.Ulrich Drepper1-0/+339