aboutsummaryrefslogtreecommitdiff
path: root/math/s_cacoshf.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-19Convert _Complex cosine functions to generated codePaul E. Murphy1-92/+0
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
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-04-02Fix cacosh inaccuracy and spurious exceptions (bug 15327).Joseph Myers1-20/+13
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-03-07Fix signs of zeros from casinh, cacosh etc. (bug 10716).Joseph Myers1-5/+9
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-12-21Use Kahan's formula in cacoshUlrich Drepper1-0/+6
2011-12-21Fix sign errr in some cacosh resultsRichard B. Kreckel1-20/+2
2011-10-08Use private math_private.h in files in math/Ulrich Drepper1-1/+1
2006-08-03[BZ #2182]Ulrich Drepper1-0/+4
2006-01-15[BZ #1950, BZ #2153]Andreas Jaeger1-1/+4
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper1-0/+101
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-108/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+108