Remove Linux kernel version ambiguity in comment added by previous commit.
[platform/upstream/glibc.git] / math /
2013-03-21 Thomas Schwingelibm-test: Properly wrap blocks consisting of several...
2013-03-21 Thomas SchwingeOn 32-bit x86, disable certain tests involving sNaN...
2013-03-21 Joseph MyersFix Bessel function spurious overflows for ldbl-128...
2013-03-21 Joseph MyersFix casinh inaccuracy for argument with imaginary part...
2013-03-19 Joseph MyersFix types of constants in k_casinh*.c.
2013-03-16 Joseph MyersFix y1l spurious overflows for ldbl-96 (bug 15283).
2013-03-16 Joseph MyersFix spurious underflow exceptions for Bessel functions...
2013-03-16 Thomas SchwingeMove "-sNaN" value into a separate variable.
2013-03-15 Thomas Schwinge * math/libm-test.inc (ldexp_test): Add missing START...
2013-03-15 Thomas SchwingePromote a math test for sNaN handling to the top-level.
2013-03-15 Thomas SchwingeUse GCC's builtins for generating NaNs.
2013-03-15 Thomas SchwingeAdd one test, removed a duplicated one, add a few comme...
2013-03-15 Thomas SchwingeBetter distinguish between NaN/qNaN/sNaN.
2013-03-15 Thomas SchwingeEnable tests for x86_64, too, which currently are enabl...
2013-03-15 Thomas SchwingeFix copy'n'pastos.
2013-03-14 Joseph MyersFix spurious underflow exceptions for Bessel functions...
2013-02-19 Jakub JelinekMerge branch 'master' of ssh://sourceware.org/git/glibc
2013-02-19 Siddhesh PoyarekarFix some testsuite build warning fixes in libm
2013-02-15 Joseph MyersRemove bounded-pointers build system support.
2013-02-14 Joseph MyersRemove bp-sym.h and BP_SYM uses from C code.
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-12 David S. MillerAdd 64-bit VIS3 optimized GMP routines for sparc.
2013-01-10 Joseph MyersUse __extension__ with long long in installed headers.
2013-01-10 Andreas SchwabRevert "CFLAGS-test-tgmath2.c"
2013-01-10 Andreas SchwabCFLAGS-test-tgmath2.c
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-30 Mike Frysingermath: use existing nonnull attribute define
2012-11-28 Joseph MyersFix powl inaccuracy for x86_64 and x86 (bug 13881).
2012-11-22 Joseph MyersDisable some fma tests for ldbl-128ibm.
2012-11-22 Joseph MyersFix ldbl-128ibm atanl spurious underflows (bug 14871).
2012-11-22 Joseph MyersFix ldbl-128ibm hypotl internal underflows (bug 14869).
2012-11-22 Joseph MyersFix ldbl-128ibm hypotl inaccuracy for arguments with...
2012-11-22 Joseph MyersMark some clog / clog10 underflows as expected for...
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-15 Marcus ShawcroftFix buffer overflow in libm-test.inc check_complex()
2012-11-07 Joseph MyersFix spurious underflows from pow with results close...
2012-11-06 Joseph MyersFix fma underflows with small x * y (bug 14793).
2012-11-04 Joseph MyersFix fma overflow results outside round-to-nearest mode...
2012-11-04 Thomas Schwinge[BZ #157] Remove include/stub-tag.h for good.
2012-11-03 Joseph MyersMake fma use of Dekker and Knuth algorithms use round...
2012-11-02 Joseph MyersMake math.h FP_* macros usable in #if (bug 3439).
2012-11-01 Joseph MyersFix fma (a, b, c) for small a * b (bugs 14784, 14785).
2012-10-31 Joseph MyersFix ldbl-128ibm atan2l for x near 1.
2012-10-31 Joseph MyersFix fma underflow exceptions in after-rounding edge...
2012-10-30 Joseph MyersFix fma missing underflows and bad results for some...
2012-10-18 Markus TrippelsdorfComment on slow compilation of math/test-tgmath2.c
2012-10-17 Joseph MyersDon't call feclearexcept in gamma function tests.
2012-10-09 Joseph MyersMake libm-test.inc test comparison macros.
2012-10-08 Joseph MyersImprove libm test coverage of classification macros...
2012-10-05 Joseph MyersImprove libm-test.inc comment.
2012-10-01 Joseph MyersFix sign of inexact zero return from fma (bug 14645).
2012-09-29 Joseph MyersFix sign of exact zero return from fma (bug 14638).
2012-09-25 Joseph MyersFix inaccuracy of clog, clog10 near |z| = 1 (bug 13629).
2012-09-25 Liubov DmitrievaFix wrong ussage of sincos for subnormal arguments
2012-09-03 Liubov DmitrievaAdd optimized sinf and cosf routines for x86 and x86-64
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-25 Marek PolacekSet up errno properly for yn.
2012-07-22 Thomas SchwingeAdd missing includes.
2012-07-12 Marek PolacekFix ynl return value with LDBL_MIN.
2012-07-09 Joseph MyersFix clog, clog10 spurious underflow exceptions (bug...
2012-07-06 Joseph MyersFix tanf underflow close to pi/4 (bug 14154).
2012-07-06 Joseph MyersFix expm1 spurious underflow exceptions (bug 6778).
2012-07-05 Joseph MyersFix csqrt underflow (bugs 14157, 14331).
2012-07-04 Joseph MyersFix ctan, ctanh of subnormals in round-upwards mode...
2012-07-03 Joseph MyersFix float range reduction problems (bug 14283).
2012-07-03 Joseph MyersAdd cosh tests for bug 14273.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-06-15 Joseph MyersFix pow (0.0, -Inf) (bug 14241).
2012-06-14 Joseph MyersAllow more spurious underflow exceptions from csqrt...
2012-06-01 Joseph MyersFix fmod for subnormals (bug 14048).
2012-05-31 Joseph MyersUse more decimal places for long double constants in...
2012-05-26 Marek PolacekFix fma test for underflow.
2012-05-25 Joseph MyersFix acosf underflow (bug 14153).
2012-05-24 Joseph MyersAdd tests for underflow exception bugs 10846, 14036.
2012-05-24 Joseph MyersDon't include exceptions in libm-test-ulps test names.
2012-05-24 Joseph MyersTest underflow exceptions in libm-test.inc.
2012-05-19 Joseph MyersFix ccos, csin, ccosh, csinh overflows (bug 14123).
2012-05-17 Chris Metcalfmath: support platforms with limited FP rounding or...
2012-05-10 Roland McGrathAdd a missing #include.
2012-05-10 Adhemerval ZanellaFix for logb/logbf/logbl (bugs 13954/13955/13956)
2012-05-07 Joseph MyersFix x86/x86_64 expm1l inaccuracy and exceptions (bugs...
2012-05-06 Joseph MyersFix exp10 inaccuracy and exceptions (bugs 13884, 13914).
2012-05-06 Joseph MyersFix libm-test.inc ulps calculation for subnormals ...
2012-05-05 Joseph MyersDisable one hypot test for inline double testing.
2012-05-05 Joseph MyersFix missing exceptions from exp (bugs 13787, 13922...
2012-05-02 Andreas JaegerUse -frounding-math for math testsuite
2012-05-01 Joseph MyersFix nexttoward bugs (bugs 2550, 2570).
2012-04-30 Joseph MyersFix x86 acos near 1 (bug 13942).
2012-04-30 Joseph MyersFix acos (-1) in round-downwards mode on x86 (bug 14034).
2012-04-30 Joseph MyersFix exp10 spurious overflows (bug 13924).
2012-04-28 Andreas SchwabDon't use long double *_finite functions if no long...
2012-04-27 Ryan S. ArnoldRemove spurious '.' in math/libm-test.inc comment.
2012-04-27 Ryan S. ArnoldNew test to expose erroneous negative sign on logb...
2012-04-27 Joseph MyersFix fenv.h fallback returns (bug 14027).
2012-04-24 Andreas JaegerMerge branch 'master' of git://sourceware.org/git/glibc
next