summaryrefslogtreecommitdiff
path: root/math/s_clog10f.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Fix clog, clog10 inaccuracy (bug 19016).Joseph Myers2015-09-281-2/+5
* Refactor code forcing underflow exceptions.Joseph Myers2015-09-231-9/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Fix clog / clog10 sign of zero result in round-downward mode (bug 16789).Joseph Myers2014-04-021-8/+3
* Fix clog10 (-0 +/- 0i) (bug 16362).Joseph Myers2014-03-281-1/+4
* 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 inaccuracy of clog, clog10 near |z| = 1 (bug 13629).Joseph Myers2012-09-251-0/+13
* Improve clog, clog10 handling of values with real or imaginary part slightly ...Joseph Myers2012-07-311-0/+7
* Improve clog, clog10 handling of values with real or imaginary part 1 (bug 13...Joseph Myers2012-07-261-9/+29
* Fix clog, clog10 spurious underflow exceptions (bug 14337).Joseph Myers2012-07-091-9/+14
* Fix clog overflow/underflow (bug 13629).Joseph Myers2012-03-191-3/+25
* 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/+63
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-63/+0
* 2.5-18.1Jakub Jelinek2007-07-121-0/+63