]> git.ipfire.org Git - thirdparty/glibc.git/history - ChangeLog
Handle sincos with generic libm-test logic.
[thirdparty/glibc.git] / ChangeLog
2013-05-19  Joseph MyersHandle sincos with generic libm-test logic.
2013-05-19  Joseph MyersSimplify gen-libm-test.pl handling of tests with extra...
2013-05-18  Joseph MyersDon't disable CMPLXL macro for __NO_LONG_DOUBLE_MATH...
2013-05-18  Joseph MyersMake libm-test look up ulps by name at runtime.
2013-05-17  Joseph MyersFix remainder exceptions and directed-rounding results...
2013-05-17  Joseph MyersSimplify libm-test extra-output initialization.
2013-05-17  Joseph MyersDon't handle ulps for integer tests in libm-test.inc.
2013-05-17  Joseph MyersTest more cases of "inexact" exceptions in libm-test...
2013-05-17  Siddhesh PoyarekarPrevent optimizing out of benchmark function call
2013-05-17  Adhemerval ZanellaPowerPC: fix hypot/hypotf check for -INF
2013-05-16  Maciej W. RozyckiMIPS: soft-fp NaN representation corrections
2013-05-16  Joseph MyersTest for errno setting in more pole error cases.
2013-05-16  Joseph MyersRemove ENOSYS tests in libm-test.inc.
2013-05-16  Joseph MyersRemove libm-test support for TEST_* inside functions.
2013-05-16  Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2013-05-16  Joseph MyersConvert TEST_extra tests from code to data.
2013-05-16  Richard HendersonDe-stringify constants in math/atest-exp2.c.
2013-05-16  Joseph MyersSupport testing "inexact" exceptions in libm-test.inc.
2013-05-16  Joseph MyersTest for errno setting in more overflow error cases.
2013-05-16  Joseph MyersConvert TEST_cc_c tests from code to data.
2013-05-16  Joseph MyersConvert TEST_f_L tests from code to data.
2013-05-15  Peter CollingbourneRemove const attribute on get_log2
2013-05-15  Joseph MyersConvert TEST_f_l tests from code to data.
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-15  Peter CollingbourneMove _obstack_compat out of common
2013-05-15  Edjunior MachadoUpdate s390/bits/siginfo.h
2013-05-15  Joseph MyersConsistently use TEST_f_L in tests of llrint and llround.
2013-05-15  Joseph MyersConvert TEST_f_b tests from code to data.
2013-05-15  Joseph MyersTest for errno setting in more domain error cases.
2013-05-15  Joseph MyersDisable libm-test errno testing for TEST_INLINE.
2013-05-15  Joseph MyersConvert TEST_ff_i tests from code to data.
2013-05-14  David S. MillerUpdate Sparc ULPs.
2013-05-14  Joseph MyersFix whitespace in RUN_TEST_LOOP_2_f.
2013-05-14  Joseph MyersCorrect types of fields in libm-test.inc structures.
2013-05-14  Joseph MyersConvert TEST_ffI_f1 tests from code to data.
2013-05-14  Joseph MyersAdd test for setjmp / longjmp and floating-point state.
2013-05-14  Joseph MyersConvert TEST_f_i tests from code to data.
2013-05-14  Joseph MyersFix function name in scalbln_test call to END.
2013-05-14  Joseph MyersConvert TEST_fI_f1 tests from code to data.
2013-05-14  Joseph MyersConvert TEST_fF_f1 tests from code to data.
2013-05-14  Joseph MyersConvert TEST_f_f1 tests from code to data.
2013-05-14  Carlos O'DonellAdd comments to vDSO hwcap loading process.
2013-05-13  Joseph MyersConvert TEST_fl_f tests from code to data.
2013-05-13  Joseph MyersConvert TEST_fi_f tests from code to data.
2013-05-13  Joseph MyersConvert TEST_c_f tests from code to data.
2013-05-13  Joseph MyersConvert TEST_if_f tests from code to data.
2013-05-13  Joseph MyersConsistently use TEST_fl_f in tests of scalbln.
2013-05-13  Adhemerval ZanellaDefine decimal constant M_1_DIV_El in libm-test.inc
2013-05-13  Siddhesh PoyarekarUse HP_TIMING for benchmarks if available
2013-05-13  Siddhesh PoyarekarMake _LIB_VERSION a weak symbol
2013-05-12  Joseph MyersConvert TEST_fff_f tests from code to data.
2013-05-12  Joseph MyersConvert TEST_c_c tests from code to data.
2013-05-12  Joseph MyersConvert TEST_ff_f tests from code to data.
2013-05-11  Joseph MyersMake fma and nextafter tests use max_value instead...
2013-05-11  Joseph MyersConvert TEST_f_f tests from code to data.
2013-05-11  Andreas JaegerAdd BZ #10191 to ChangeLog/NEWS
2013-05-10  Christian GrönkeAdd getgid.c for SH
2013-05-10  Pino ToscanoHurd: add ST_NOATIME
2013-05-10  Andreas JaegerFix integer overflow in sysdeps/unix/sysv/linux/bits...
2013-05-10  Joseph MyersStart converting libm tests from code to data.
2013-05-10  Siddhesh PoyarekarFix coding style
2013-05-10  Joseph MyersFix tgamma errno setting on domain error (bug 6809).
2013-05-10  Florian WeimerUse *stat64 instead of *stat in installed programs
2013-05-10  Andreas JaegerLocalize rpcgen
2013-05-09  Carlos O'DonellAdd more comments to dlclose() algorithm.
2013-05-09  Joseph MyersFix ldbl-128ibm cos range reduction near pi/2 (bug...
2013-05-09  Joseph MyersFix ldbl-128 cos range reduction near pi/2 (bug 15429).
2013-05-09  Joseph MyersUse M_SQRT1_2l instead of local M_SQRT_2_2 in libm...
2013-05-09  Joseph MyersUse M_PI_34l consistently in libm-test.inc.
2013-05-09  Joseph MyersUse decimal constants in defining M_* in libm-test...
2013-05-08  Adhemerval Zanella Update powerpc libm-test ULPs
2013-05-08  Joseph MyersFactor out initializers for libm-test.inc constants.
2013-05-08  Joseph MyersUse correct TEST_* macros for jn, ldexp and yn tests.
2013-05-08  Joseph MyersMove some libm-test logic for running tests from gen...
2013-05-08  Joseph MyersImprove tgamma accuracy (bugs 2546, 2560, 5159, 15426).
2013-05-08  Ondrej BilkaPreheat CPU in benchtests.
2013-05-07  Aurelien JarnoOnly defined DEV_BSIZE if not already defined.
2013-05-07  Roland McGrathDeclare _dl_skip_args in ldsodefs.h header.
2013-05-07  Carlos O'Donellmanual/message.texi: Fix english and clarify.
2013-05-07  Roland McGrathFix glob64 broken by cleanup.
2013-05-07  Roland McGrathRemove a dead declaration.
2013-05-06  Roland McGrathMove dummy glob64.c alongside glob.c that defines glob64.
2013-05-06  Roland McGrathFlesh out stub not-cancel.h file.
2013-05-06  Roland McGrathMove getlogin_r_chk to login/ subdir.
2013-05-06  Roland McGrathFix poll stub implementation.
2013-05-06  Roland McGrathMove ptsname_r_chk to login/ subdir.
2013-05-06  Roland McGrathMove getlogin, getlogin_r, setlogin to login/ subdir.
2013-05-06  Roland McGrathFix stub setrlimit implementation.
2013-05-06  Roland McGrathClean up POSIX.1 implementation of truncate.
2013-05-06  Joseph MyersInitialize x in frexp, modf, remqou tests.
2013-05-06  Joseph MyersConsistently use TEST_f_f1 in gamma tests.
2013-05-06  Adhemerval ZanellaPowerPC: fix hypot/hypof FP exceptions
2013-05-06  Roland McGrathSplit _dl_writev out from _dl_debug_vdprintf.
2013-05-04  Joseph MyersRemove unused libm-test expected-failure mechanism.
2013-05-04  Joseph MyersUse static initializers for constant variables in libm...
2013-05-03  Roland McGrathConsolidate definitions of _FORTIFY_SOURCE wrappers...
2013-05-03  Roland McGrathFix NEED_DL_SYSINFO{,_DSO} conditionalization in _dl_sy...
2013-05-03  Adhemerval ZanellaPowerPC: Add time vDSO support
2013-05-03  Joseph MyersConsistently use TEST_f_f1 in lgamma tests.
next