]> git.ipfire.org Git - thirdparty/glibc.git/history - math
hurd: allow poll() array bigger than FD_SETSIZE
[thirdparty/glibc.git] / math /
2015-02-06  Joseph Myerssoft-fp: Fix _FP_FMA when product is zero and third...
2015-01-29  Martin SeborClarify math/README.libm-test. Add "How to read the...
2015-01-12  Joseph MyersFix ldbl-96 scalblnl underflowing results (bug 17803).
2015-01-12  Joseph MyersFix ldbl-96 scalblnl for subnormal arguments (bug 17834).
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-06  Andrew SenkevichRemove duplicated -frounding-math
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  Chris MetcalfFix some warnings in the absence of FP round/exception...
2014-12-30  Joseph MyersFix libm feraiseexcept namespace (bug 17723).
2014-12-22  Chris MetcalfFix namespace conformance issue with Bessel functions.
2014-12-22  Joseph MyersSplit __kernel_standard* functions (fixes bug 17724).
2014-12-19  Chris Metcalfmath: increase timeout for math/atest-*.c
2014-11-05  Arjun ShankarModify several tests to use test-skeleton.c
2014-10-21  Joseph MyersDon't use INTDEF with __ldexpf (bug 14132).
2014-09-30  Will Newtonstdlib/tst-strtod-round.c: Fix build on ARM
2014-09-16  Siddhesh PoyarekarRevert to defining __extern_inline only for gcc-4.3...
2014-07-17  Joseph MyersFix fallback fesetenv and feupdateenv on FE_NOMASK_ENV...
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-24  Joseph MyersFix ldbl-128 erfl spurious underflows (bug 16287).
2014-06-23  Joseph MyersFix cosh spurious underflows from expm1 (bug 16354...
2014-06-23  Joseph MyersSet errno for y1 overflow (bug 17050).
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-20  Stefan Liebler[BZ #6803] Set errno for scalbln, scalbn
2014-06-17  Rajalakshmi Sriniv... PowerPC: Fix nearbyintl failure for few inputs
2014-06-10  WilcoAdd FE_NOMASK_ENV return value test.
2014-06-10  Joseph MyersFix log2 (1) in round-downward mode (bug 17042).
2014-06-06  Joseph MyersDon't require test wrappers to preserve environment...
2014-05-23  Joseph MyersFix log10 (1) in round-downward mode (bug 16977).
2014-05-17  Richard HendersonMerge remote-tracking branch 'origin/roland/nptl-alpha'
2014-05-16  Joseph MyersUse existing makefile variables for dependencies on...
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-05-14  Joseph MyersFix erf underflow handling near 0 (bug 16516).
2014-04-17  WilcoAdd fenv test support for targets which don't have...
2014-04-16  Alan ModraCorrect IBM long double frexpl.
2014-04-11  Chris Metcalfmath: make test-fenv-preserve.c a no-op if FE_ALL_EXCEP...
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-04-02  Alan ModraCorrect IBM long double nextafterl.
2014-03-31  Joseph MyersSet errno for scalb errors (bug 6803, bug 6804).
2014-03-31  Joseph MyersSet errno for atan2 underflow (bug 16349).
2014-03-29  Joseph MyersFix scalb spurious "invalid" exceptions (bug 16770).
2014-03-28  Joseph MyersFix clog10 (-0 +/- 0i) (bug 16362).
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 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-20  Joseph MyersMake libm-test support ALL_RM_TEST with AUTO_TESTS_*.
2014-03-19  Joseph MyersUse ALL_RM_TEST for more libm tests.
2014-03-18  Joseph MyersTest scalbn and scalbln in all rounding modes, add...
2014-03-17  Joseph MyersTest rint and nearbyint with same inputs, in all roundi...
2014-03-17  Joseph MyersAdd libm-test support for per-rounding-mode manually...
2014-03-14  Adhemerval ZanellaPowerPC: remove wrong roundl implementation for PowerPC64
2014-03-14  Adhemerval ZanellaPowerPC: remove wrong nearbyintl implementation for...
2014-03-14  Adhemerval ZanellaPowerPC: remove wrong ceill implementation for PowerPC64
2014-03-14  Adhemerval ZanellaAdd truncl tests related to BZ#16414
2014-03-11  Joseph MyersFix nextafter overflow in non-default rounding modes...
2014-03-08  Joseph MyersAdd libm-test.inc macro for all-rounding-modes testing.
2014-03-06  Joseph MyersPrepare libm-test.inc structures for multi-rounding...
2014-03-06  Joseph MyersAdjust how gen-auto-libm-tests handles before-rounding...
2014-03-05  Joseph MyersAutomatically check sanity of ulps from libm tests.
2014-03-05  Joseph MyersDon't include individual test ulps in libm-test-ulps.
2014-03-04  Joseph MyersFix libm-test.inc:print_complex_max_error handling...
2014-02-27  Siddhesh PoyarekarFix sign of input to bsloww1 (BZ #16623)
2014-02-26  Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-21  Joseph MyersComplete _BSD_SOURCE / _SVID_source followup cleanup.
2014-02-19  Joseph MyersMove tests of clog10 from libm-test.inc to auto-libm...
2014-02-18  Joseph MyersMove tests of fma from libm-test.inc to auto-libm-test-in.
2014-02-18  Joseph MyersFix gen-auto-libm-tests sticky bit setting for negative...
2014-02-12  Joseph MyersCombine __USE_BSD and __USE_SVID into __USE_MISC.
2014-02-11  Joseph MyersRemove _BSD_SOURCE and _SVID_SOURCE.
2014-02-11  Andreas KrebbelBZ #16447: Fix ldbl-128 expl implementation.
2014-02-10  Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-27  Andreas SchwabLet gen-libm-test.pl find itself when run outside sourc...
2014-01-16  Joseph MyersFix math/test-fpucw-*.c for sysdeps test-fpucw.c overrides.
2014-01-07  Joseph MyersMark more libm tests with xfail-rounding:ldbl-128ibm.
2014-01-03  Joseph MyersMark various libm tests with xfail-rounding:ldbl-128ibm.
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 cabs and carg 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 MyersMark some hypot tests no-test-inline.
next