summaryrefslogtreecommitdiff
path: root/math/s_cacosh.c
AgeCommit message (Expand)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-04-02Fix cacosh inaccuracy and spurious exceptions (bug 15327).Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-03-07Fix signs of zeros from casinh, cacosh etc. (bug 10716).Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-12-21Use Kahan's formula in cacoshUlrich Drepper
2011-12-21Fix sign errr in some cacosh resultsRichard B. Kreckel
2011-10-22Optimization to some complex math functionsUlrich Drepper
2006-08-03[BZ #2182]Ulrich Drepper
2006-01-15[BZ #1950, BZ #2153]Andreas Jaeger
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek