aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/e_atan2.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-06-15ieee754/dbl-64: Reduce the scope of temporary storage variablesVineet Gupta1-46/+43
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra1-1/+2
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-09-27Use copysign functions not __copysign functions in glibc libm.Joseph Myers1-1/+1
2018-09-03Do not include fenv_private.h in math_private.h.Joseph Myers1-0/+1
2018-05-11Do not include math-barriers.h in math_private.h.Joseph Myers1-0/+1
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-06-13Fix dbl-64 atan2 (sNaN, qNaN) (bug 20252).Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-04-08Fix dbl-64 atan2 in non-default rounding modes (bug 18210, bug 18211).Joseph Myers1-0/+2
2015-02-18Fix atan / atan2 missing underflows (bug 15319).Joseph Myers1-2/+12
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-10-17Format floating routines.Ondřej Bílka1-10/+10
2013-10-11Add systemtap markers to math function slow pathsSiddhesh Poyarekar1-1/+6
2013-03-29Remove ZERO and MZERO macrosSiddhesh Poyarekar1-19/+19
2013-03-28Format and clean up s_atan2.cSiddhesh Poyarekar1-310/+494
2013-03-26Removed commented codeSiddhesh Poyarekar1-9/+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-03-19Fix atan2 spurious exceptions (bug 11451).Joseph Myers1-1/+8
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-3/+13
2011-10-24Optimize accurate 64-bit routines for FMA4 on x86-64Ulrich Drepper1-6/+7
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-2/+5
2011-10-12Optimize libmUlrich Drepper1-186/+188
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-4/+12
2001-03-12Update.Ulrich Drepper1-123/+388
1999-07-14Update.Ulrich Drepper1-0/+130