Use glibc_likely instead __builtin_expect.
[jlayton/glibc.git] / math / s_clogl.c
2014-02-10 Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-09-25 Joseph MyersFix inaccuracy of clog, clog10 near |z| = 1 (bug 13629).
2012-07-31 Joseph MyersImprove clog, clog10 handling of values with real or...
2012-07-26 Joseph MyersImprove clog, clog10 handling of values with real or...
2012-07-09 Joseph MyersFix clog, clog10 spurious underflow exceptions (bug...
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-03-20 Andreas JaegerMerge branch 'master' into elf-move
2012-03-19 Joseph MyersFix clog overflow/underflow (bug 13629).
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2011-10-22 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-10-22 Ulrich DrepperAdd branch predictions to complex math code
2011-10-08 Ulrich DrepperUse private math_private.h in files in math/
2005-12-14 Ulrich DrepperMoved to csu/errno-loc.c.
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1