aboutsummaryrefslogtreecommitdiff
path: root/math/s_catanf.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-19Convert _Complex tangent functions to generated codePaul E. Murphy1-143/+0
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-09-23Refactor code forcing underflow exceptions.Joseph Myers1-10/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-04-02Fix catan, catanh, __ieee754_logf in round-downward mode (bug 16799, bug 16800).Joseph Myers1-1/+5
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-2/+2
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-05-01Fix catan, catanh spurious underflows (bug 15423).Joseph Myers1-16/+27
2013-04-30Fix catan, catanh inaccuracy from atan2 denominators near 0 (bug 15416).Joseph Myers1-3/+19
2013-04-27Fix catan, catanh spurious overflows (bug 15409).Joseph Myers1-15/+33
2013-04-26Fix catan, catanh missing underflows (bug 15406).Joseph Myers1-1/+12
2013-04-24Use suffixed floating-point constants in float and long double catan/catanh.Joseph Myers1-7/+7
2013-04-24Fix catan, catanh inaccuracy through use of log (bug 15394).Joseph Myers1-2/+9
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-10-22Add branch predictions to complex math codeUlrich Drepper1-4/+3
2011-10-08Use private math_private.h in files in math/Ulrich Drepper1-1/+1
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper1-0/+87
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-87/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+87