Fix ilogb exception and errno (bug 6794)
[platform/upstream/glibc.git] / math / libm-test.inc
2012-04-17 Adhemerval ZanellaFix ilogb exception and errno (bug 6794)
2012-04-10 Roland McGrathMerge commit '9904dc47c88d9592ec66e599075436'
2012-04-09 Joseph MyersFix spurious overflow exceptions from x86/x86_64 powl...
2012-04-09 Joseph MyersFix ctan, ctanh overflow (bug 11521).
2012-04-09 Joseph MyersFix missing overflow exceptions from pow (bug 13873).
2012-04-09 Joseph MyersFix x86 pow inaccuracy for large integer exponents...
2012-04-08 Joseph MyersDo not allow overflow exception on exp underflow test...
2012-03-28 Joseph MyersFix pow of negative numbers to integer exponents (bugs...
2012-03-28 Joseph MyersAvoid overflows from long double functions using __kern...
2012-03-27 Andreas JaegerMerge branch 'elf-move'
2012-03-22 Joseph MyersFix cexp overflow (bug 13892).
2012-03-22 Joseph MyersFix exp2l inaccuracy (bug 13824).
2012-03-21 Joseph MyersRemove inaccurate x86 cexp implementations (bug 13883).
2012-03-21 Joseph MyersFix missing exp2 overflow exception (bug 13871).
2012-03-21 Joseph MyersFix pow of zero and infinity to large powers.
2012-03-20 Andreas JaegerMerge branch 'master' into elf-move
2012-03-20 Joseph MyersTest for overflow exceptions in libm-test.inc.
2012-03-19 Joseph MyersFix clog overflow/underflow (bug 13629).
2012-03-19 Joseph MyersFix atan2 spurious exceptions (bug 11451).
2012-03-16 Joseph MyersDisable Bessel function TLOSS errors in POSIX mode.
2012-03-16 Joseph MyersFix tan, tanl for large inputs.
2012-03-16 Joseph MyersImplement ldbl-96 sinl / cosl / sincosl (bug 13851).
2012-03-15 Andreas JaegerUse 40 digits in tests
2012-03-15 Andreas Jaeger* sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
2012-03-15 Andreas Jaeger [BZ #13852]
2012-03-15 Andreas Jaeger [BZ #13658]
2012-03-15 Andreas Jaeger [BZ #13837]
2012-03-15 Andreas JaegerMerge branch 'bug13658-branch'
2012-03-15 Andreas JaegerCleanup formatting.
2012-03-15 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-14 Joseph MyersFix csqrt overflow/underflow (bug 13841).
2012-03-14 Joseph MyersAdd tests for hypot overflow/underflow.
2012-03-08 Andreas JaegerAdd further tests
2012-03-08 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-03-07 Joseph MyersFix signs of zeros from casinh, cacosh etc. (bug 10716).
2012-03-07 Andreas Jaeger [BZ #13658]
2012-03-07 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-05 Joseph MyersFix pow in non-default rounding modes (bug 3976).
2012-03-05 Joseph MyersTest cosh, sinh in non-default rounding modes (bug...
2012-03-02 Joseph MyersFix sin, cos, tan in non-default rounding modes (bug...
2012-03-02 Joseph MyersFix scalbn, scalbln integer overflow.
2012-03-02 Joseph MyersFix exp in non-default rounding modes (bug 3976).
2012-03-01 Joseph MyersImprove erfc accuracy.
2012-02-29 Joseph MyersAdd test for bug 5794 (incorrect expm1 overflow).
2012-02-29 Joseph MyersMove misplaced llround test and add lround test from...
2012-02-22 Joseph MyersFix nearbyintf rounding.
2012-02-22 Joseph MyersFix rintf rounding.
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-02-07 Andreas SchwabFix loss of precision in jn tests
2011-12-17 Adhemerval ZanellaOptimized nearbyint for PPC
2011-10-29 Ulrich DrepperFix accuracy problem in generic sin
2011-10-07 Andreas JaegerFix remainder (NaN, 0)
2011-09-10 Petr BaudisFix jn precision
2011-09-09 Paul PluzhnikovFix lround() loses precision
2010-10-19 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2010-10-18 Jakub JelinekIEEE quad fmal fixes
2010-10-15 Jakub JelinekImplement fmal, some fma bugfixes
2010-10-15 Jakub JelinekFix some more dbl-64/s_fma.c issue
2010-10-14 Jakub JelinekImplement accurate fma.
2010-10-11 Jakub JelinekCorrect implementation of fmaf.
2010-04-08 Ulrich DrepperMerge remote branch 'origin/roland/hwcap_mask'
2010-04-08 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-04-08 Ulrich DrepperFix cproj implmentation.
2009-05-16 Ulrich DrepperAdd test for range error in expm1.
2009-04-26 Ulrich Drepper* sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf.
2009-04-26 Ulrich Drepper* sysdeps/ieee754/k_standard.c (__kernel_standard)...
2009-04-26 Ulrich Drepper* math/w_fmod.c: Also handle x=±Inf as error.
2009-04-26 Ulrich Drepper* sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf.
2009-04-25 Ulrich Drepper* sysdeps/ieee754/k_standard.c (__kernel_standard)...
2008-05-22 Ulrich DrepperWork around braindead IBM128 long double format.
2008-05-11 Ulrich Drepper[BZ #3406]
2008-04-11 Ulrich Drepper[BZ4997]
2008-03-24 Ulrich Drepper[BZ #5857]
2007-10-28 Ulrich Drepper[BZ #2549]
2007-10-06 Ulrich Drepper[BZ #4407]
2007-03-15 Ulrich Drepper[BZ #3919]
2007-03-05 Ulrich Drepper[BZ #4096]
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2006-09-20 Andreas Jaeger(lrint_test_upward): Fix typo.
2006-09-20 Ulrich Drepper[BZ #2592]
2006-03-16 Roland McGrath[BZ #2466]
2006-03-16 Roland McGrath[BZ #2423]
2006-01-30 Roland McGrath* soft-fp/double.h (FP_CMP_UNORD_D): Also define in
2006-01-28 Roland McGrath2006-01-27 Dwayne Grant McConnell <decimal@us.ibm... cvs/fedora-glibc-20060130T0922
2006-01-15 Andreas Jaeger[BZ #1950, BZ #2153]
2005-10-13 Ulrich Drepper[BZ #1466]
2005-01-06 Ulrich DrepperUpdate.
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-12-17 Andreas Jaeger(atan2_test): Compute value with 36 digits.
2004-11-21 Ulrich Drepper[BZ #552]
2004-09-26 Ulrich Drepper[BZ #376]
2004-07-20 Ulrich Drepper[BZ #258]
2004-02-12 Ulrich DrepperUpdate.
2004-02-01 Ulrich DrepperUpdate.
2003-12-28 Andreas Jaeger(yn_test): Expect invalid exception for negative argume...
2003-12-07 Ulrich DrepperUpdate.
2003-11-29 Ulrich DrepperUpdate.
next