Smack: add the execute lable to ldconfig
[platform/upstream/glibc.git] / sysdeps / x86_64 / fpu /
2015-01-07 Joseph MyersFix libm feupdateenv namespace (bug 17748).
2015-01-07 Joseph MyersFix libm fesetround namespace (bug 17748).
2015-01-06 Joseph MyersFix libm fesetenv namespace (bug 17748).
2015-01-05 Steve EllceyMerge branch 'master' of ssh://sourceware.org/git/glibc
2015-01-05 Joseph MyersFix libm feholdexcept namespace (bug 17748).
2015-01-02 Joseph MyersFix libm fegetround namespace (bug 17748).
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-31 Joseph MyersFix libm fegetenv namespace (bug 17748).
2014-12-30 Joseph MyersFix libm feraiseexcept namespace (bug 17723).
2014-11-14 Joseph MyersRemove x86_64 __GNUC_PREREQ (4, 6) conditional.
2014-06-27 Joseph MyersFix yn overflow handling in non-default rounding modes...
2014-06-25 Joseph MyersFix exp10 spurious underflows (bug 16560).
2014-06-24 Joseph MyersFix x86/x86_64 expm1l spurious underflow exceptions...
2014-06-23 Joseph MyersTest cpow in all rounding modes.
2014-06-23 Joseph MyersFix pow overflow in non-default rounding modes (bug...
2014-06-18 Joseph MyersFix __ieee754_logl (-LDBL_MAX) in FE_DOWNWARD mode...
2014-06-10 Joseph MyersFix log2 (1) in round-downward mode (bug 17042).
2014-05-23 Joseph MyersFix log10 (1) in round-downward mode (bug 16977).
2014-05-14 Joseph MyersFix log1pl (LDBL_MAX) in FE_UPWARD mode (bug 16564).
2014-05-14 Joseph MyersFix cacos (+Inf + finite*i) in round-downward mode...
2014-05-14 Joseph MyersFix acosh (1) in round-downward mode (bug 16927).
2014-04-02 Joseph MyersFix catan, catanh, __ieee754_logf in round-downward...
2014-04-02 Joseph MyersFix clog / clog10 sign of zero result in round-downward...
2014-03-27 Joseph MyersFix x86/x86_64 expl/exp10l spurious underflows (bug...
2014-03-26 Joseph MyersMake x86_64 fegetenv preserve exception mask (bug 16198).
2014-03-25 Joseph MyersRelax gen-auto-libm-tests may-underflow rules, test...
2014-03-24 Joseph MyersFix implicit __isinf declarations in exp.
2014-03-24 Joseph MyersFix dbl-64 exp overflow/underflow in non-default roundi...
2014-03-21 Joseph MyersFix log (1) in round-downward mode (bug 16731).
2014-03-21 Joseph MyersTest most libm functions in all rounding modes.
2014-03-05 Joseph MyersDon't include individual test ulps in libm-test-ulps.
2014-02-27 Siddhesh PoyarekarFix sign of input to bsloww1 (BZ #16623)
2014-02-19 Joseph MyersMove tests of clog10 from libm-test.inc to auto-libm...
2014-02-18 Joseph MyersFix gen-auto-libm-tests sticky bit setting for negative...
2014-02-12 Dylan Alex SimonUpdate x86_64 libm-test-ulps on AMD family 21h model...
2014-02-11 Joseph MyersRegenerate x86_64 ulps.
2014-02-04 Eric WongUpdate x86_64 ULPs (AMD family 21, model 2)
2014-02-04 Eric WongUpdate x86_64 ULPs (AMD Family 10h)
2014-01-01 Joseph MyersRegenerate x86 / x86_64 ulps.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-21 Joseph MyersFix x86 / x86_64 expl / expl10l wild results in directe...
2013-12-20 Joseph MyersAdd more libm-test coverage of [a-c]* real functions.
2013-12-20 Joseph MyersMove tests of cpow from libm-test.inc to auto-libm...
2013-12-20 Joseph MyersMove various TEST_c_c tests from libm-test.inc to auto...
2013-12-19 Joseph MyersMove tests of sincos from libm-test.inc to auto-libm...
2013-12-19 Joseph MyersDisable libm-test test name beautification for M_*...
2013-12-19 Joseph MyersFix x86/x86_64 expm1 inaccuracy near 0 in directed...
2013-12-18 Joseph MyersMove tests of jn and yn from libm-test.inc to auto...
2013-12-18 Joseph MyersFix ldbl-128 logl for subnormals (bug 16338).
2013-12-16 Joseph MyersMove tests of atan2, hypot and pow from libm-test.inc...
2013-12-09 Markus TrippelsdorfUpdate x86_64 ULps for AMD K10
2013-12-08 Joseph MyersMove tests of lgamma from libm-test.inc to auto-libm...
2013-12-05 Joseph MyersFix tgamma errno setting on underflow (bug 6810).
2013-12-05 Joseph MyersMove TEST_f_f tests for [l-y]* functions from libm...
2013-12-04 Joseph MyersFix Bessel function error handling (bug 6807, bug 15901).
2013-12-03 Joseph MyersFix exp missing underflows (bug 15268, bug 15425).
2013-12-03 Joseph MyersFix erfc errno setting on underflow (bug 6786).
2013-12-03 Joseph MyersMove TEST_f_f tests for [e-j]* functions from libm...
2013-11-30 Joseph MyersMove TEST_f_f tests for [a-c]* functions from libm...
2013-11-28 Joseph MyersFix dbl-64 e_sqrt.c for non-default rounding modes...
2013-11-16 Joseph MyersFix spurious "inexact" exceptions from x86 pow with...
2013-10-04 Alan ModraPowerPC floating point little-endian [1 of 15]
2013-09-03 Joseph MyersFix lgammaf spurious underflow (bug 15427).
2013-09-02 Joseph MyersFix spurious jnf underflows (bug 14155).
2013-08-21 Ondřej BílkaFix typos.
2013-07-05 Jeroen AlbersUpdate x86 and x86_64 ulps on AMD FX-8350 with GCC...
2013-07-02 Markus TrippelsdorfUpdate x86_64 ULPs.
2013-07-02 Joseph MyersRegenerate x86 and x86_64 ulps.
2013-06-05 Joseph MyersRemove trailing whitespace.
2013-05-24 Joseph MyersTest drem and pow10 in libm-test.inc.
2013-05-24 Joseph MyersUse same tests for isfinite/finite, lgamma/gamma.
2013-05-22 Joseph MyersDon't include expected results in libm-test test names.
2013-05-19 Joseph MyersHandle sincos with generic libm-test logic.
2013-05-15 Peter CollingbourneUse movq for 64-bit operations
2013-05-15 Peter CollingbourneUse x constraints for operands to vfmaddss and vfmaddsd
2013-05-08 Joseph MyersImprove tgamma accuracy (bugs 2546, 2560, 5159, 15426).
2013-05-01 Joseph MyersFix catan, catanh spurious underflows (bug 15423).
2013-04-30 Joseph MyersFix catan, catanh inaccuracy from atan2 denominators...
2013-04-27 Joseph MyersFix catan, catanh spurious overflows (bug 15409).
2013-04-26 Markus TrippelsdorfUpdate x86_64 ULPs
2013-04-24 Joseph MyersFix catan, catanh inaccuracy through use of log (bug...
2013-04-11 Carlos O'Donelllibm-test.inc: Fix tests where cos(PI/2) != 0.
2013-04-02 Joseph MyersFix cacosh inaccuracy and spurious exceptions (bug...
2013-03-30 Joseph MyersFix casinh inaccuracy for imaginary part < 1.0, real...
2013-03-27 Joseph MyersFix casinh inaccuracy near i, imaginary part > 1 (bug...
2013-03-21 Joseph MyersFix casinh inaccuracy for argument with imaginary part...
2013-03-16 Joseph MyersFix y1l spurious overflows for ldbl-96 (bug 15283).
2013-02-14 Siddhesh PoyarekarNew __sqr function as a faster special case of __mul
2013-01-31 Joseph MyersFix casinh spurious underflows away from [-i,i] (bug...
2013-01-17 Joseph MyersFix cacos real-part inaccuracy for result real part...
2013-01-07 Joseph MyersFix casinh, casin overflow (bug 14996).
2013-01-04 Joseph MyersFix casinh, casin inaccuracy from cancellation (bug...
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-12-27 Siddhesh PoyarekarMove mpone out to a global const
2012-11-28 Joseph MyersFix powl inaccuracy for x86_64 and x86 (bug 13881).
2012-11-19 David S. MillerFix spurious underflows in ldbl-128 atan implementation.
2012-11-18 David S. MillerCorrect tinyness handling in long-double and float...
2012-11-07 Joseph MyersFix spurious underflows from pow with results close...
2012-11-03 Joseph MyersMake fma use of Dekker and Knuth algorithms use round...
2012-09-26 Markus TrippelsdorfUpdate x86-64 ULPs
next