summaryrefslogtreecommitdiff
path: root/math/s_catanl.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
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Fix catan, catanh, __ieee754_logf in round-downward mode (bug 16799, bug 16800).Joseph Myers2014-04-021-1/+5
* 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
* Fix catan, catanh spurious underflows (bug 15423).Joseph Myers2013-05-011-16/+26
* Fix catan, catanh inaccuracy from atan2 denominators near 0 (bug 15416).Joseph Myers2013-04-301-3/+19
* Fix catan, catanh spurious overflows (bug 15409).Joseph Myers2013-04-271-15/+40
* Fix catan, catanh missing underflows (bug 15406).Joseph Myers2013-04-261-1/+12
* Use suffixed floating-point constants in float and long double catan/catanh.Joseph Myers2013-04-241-7/+7
* Fix catan, catanh inaccuracy through use of log (bug 15394).Joseph Myers2013-04-241-2/+9
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Add branch predictions to complex math codeUlrich Drepper2011-10-221-4/+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/+85
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-85/+0
* 2.5-18.1Jakub Jelinek2007-07-121-0/+85