aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/s_tan.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-11Add systemtap markers to math function slow pathsSiddhesh Poyarekar1-0/+2
2013-03-29Remove ONE and MONESiddhesh Poyarekar1-7/+7
2013-03-29Format s_tan.cSiddhesh Poyarekar1-405/+728
2013-03-26Removed commented codeSiddhesh Poyarekar1-3/+0
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-12-28Replace more constants with their valuesSiddhesh Poyarekar1-35/+35
2012-03-19Create and use SET_RESTORE_ROUND{,_NOEX,_53BIT}{,F,L}.Richard Henderson1-3/+1
2012-03-16Fix tan, tanl for large inputs.Joseph Myers1-2/+2
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-2/+2
2012-03-02Fix sin, cos, tan in non-default rounding modes (bug 3976).Joseph Myers1-49/+68
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-2/+1
2011-10-25Cleanup FMA4 patchUlrich Drepper1-2/+10
2011-10-24Finish renamed DLA_FMA -> DLA_FMSUlrich Drepper1-1/+1
2011-10-23Clean up last dla.h changeUlrich Drepper1-1/+1
2011-10-22Start using fma in the libm implementationUlrich Drepper1-28/+31
2009-04-26* sysdeps/ieee754/dbl-64/s_tan.c (tan): Fix -Wsequence-point warnings.Ulrich Drepper1-7/+14
2009-04-26* sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf.Ulrich Drepper1-2/+8
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-0/+2
2001-03-13Update.Ulrich Drepper1-6/+6
2001-03-12Fix warnings.Ulrich Drepper1-3/+6
2001-03-12Update.Ulrich Drepper1-67/+466
1999-07-14Update.Ulrich Drepper1-0/+81