aboutsummaryrefslogtreecommitdiff
path: root/math/s_clogl.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-02Fix clog / clog10 sign of zero result in round-downward mode (bug 16789).Joseph Myers1-1/+5
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-2/+2
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-09-25Fix inaccuracy of clog, clog10 near |z| = 1 (bug 13629).Joseph Myers1-0/+13
2012-07-31Improve clog, clog10 handling of values with real or imaginary part slightly ...Joseph Myers1-0/+14
2012-07-26Improve clog, clog10 handling of values with real or imaginary part 1 (bug 13...Joseph Myers1-9/+20
2012-07-09Fix clog, clog10 spurious underflow exceptions (bug 14337).Joseph Myers1-9/+14
2012-03-19Fix clog overflow/underflow (bug 13629).Joseph Myers1-4/+23
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-10-22Add branch predictions to complex math codeUlrich Drepper1-4/+3
2011-10-08Use private math_private.h in files in math/Ulrich Drepper1-1/+1
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper1-0/+61
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-61/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+61