aboutsummaryrefslogtreecommitdiff
path: root/math/s_ctanl.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-19Convert _Complex tangent functions to generated codePaul E. Murphy1-132/+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-09-18Since we now inline isinf, isnan and isfinite in math.h, replace uses of __is...Wilco Dijkstra1-2/+2
2015-09-17Fix sign of zero part from ctan / ctanh when argument infinite (bug 17118).Joseph Myers1-1/+8
2015-09-15Fix ctan, ctanh missing underflows (bug 18595).Joseph Myers1-0/+10
2015-06-24Fix cexp, ccos, ccosh, csin, csinh spurious underflows (bug 18594).Joseph Myers1-2/+1
2015-06-17Remove ldbl-128ibm variants of complex math functions.Joseph Myers1-0/+7
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
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-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-09-25Fix wrong ussage of sincos for subnormal argumentsLiubov Dmitrieva1-1/+10
2012-07-04Fix ctan, ctanh of subnormals in round-upwards mode (bug 14328).Joseph Myers1-3/+15
2012-04-09Fix ctan, ctanh overflow (bug 11521).Joseph Myers1-13/+32
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-10-22Add branch predictions to complex math codeUlrich Drepper1-3/+1
2011-10-08Optimize use of isnan, isinf, finiteUlrich Drepper1-3/+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/+81
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-81/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+81