about summary refs log tree commit diff
path: root/math/s_ctanl.c
Commit message (Expand)AuthorAgeFilesLines
* Fix cexp, ccos, ccosh, csin, csinh spurious underflows (bug 18594).Joseph Myers2015-06-241-2/+1
* Remove ldbl-128ibm variants of complex math functions.Joseph Myers2015-06-171-0/+7
* 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-13/+32
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Add branch predictions to complex math codeUlrich Drepper2011-10-221-3/+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/+81
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-81/+0
* 2.5-18.1Jakub Jelinek2007-07-121-0/+81