summaryrefslogtreecommitdiff
path: root/math/s_ctanh.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Refactor code forcing underflow exceptions.Joseph Myers2015-09-231-10/+1
* Since we now inline isinf, isnan and isfinite in math.h, replace uses of __is...Wilco Dijkstra2015-09-181-2/+2
* Fix sign of zero part from ctan / ctanh when argument infinite (bug 17118).Joseph Myers2015-09-171-1/+8
* Fix ctan, ctanh missing underflows (bug 18595).Joseph Myers2015-09-151-0/+10
* Fix cexp, ccos, ccosh, csin, csinh spurious underflows (bug 18594).Joseph Myers2015-06-241-2/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-2/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Fix wrong ussage of sincos for subnormal argumentsLiubov Dmitrieva2012-09-251-1/+10
* Fix ctan, ctanh of subnormals in round-upwards mode (bug 14328).Joseph Myers2012-07-041-3/+15
* Fix ctan, ctanh overflow (bug 11521).Joseph Myers2012-04-091-11/+32
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Add branch predictions to complex math codeUlrich Drepper2011-10-221-4/+1
* Optimize use of isnan, isinf, finiteUlrich Drepper2011-10-081-3/+3
* Use private math_private.h in files in math/Ulrich Drepper2011-10-081-1/+1
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-141-0/+84
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-84/+0
* 2.5-18.1Jakub Jelinek2007-07-121-0/+84