2013-05-19 |
Joseph Myers | Handle sincos with generic libm-test logic.
|
commit | commitdiff | tree |
2013-05-19 |
Joseph Myers | Simplify gen-libm-test.pl handling of tests with extra...
|
commit | commitdiff | tree |
2013-05-18 |
Joseph Myers | Don't disable CMPLXL macro for __NO_LONG_DOUBLE_MATH...
|
commit | commitdiff | tree |
2013-05-18 |
Joseph Myers | Make libm-test look up ulps by name at runtime.
|
commit | commitdiff | tree |
2013-05-17 |
Joseph Myers | Fix remainder exceptions and directed-rounding results...
|
commit | commitdiff | tree |
2013-05-17 |
Joseph Myers | Simplify libm-test extra-output initialization.
|
commit | commitdiff | tree |
2013-05-17 |
Joseph Myers | Don't handle ulps for integer tests in libm-test.inc.
|
commit | commitdiff | tree |
2013-05-17 |
Joseph Myers | Test more cases of "inexact" exceptions in libm-test...
|
commit | commitdiff | tree |
2013-05-16 |
Joseph Myers | Test for errno setting in more pole error cases.
|
commit | commitdiff | tree |
2013-05-16 |
Joseph Myers | Remove ENOSYS tests in libm-test.inc.
|
commit | commitdiff | tree |
2013-05-16 |
Joseph Myers | Remove libm-test support for TEST_* inside functions.
|
commit | commitdiff | tree |
2013-05-16 |
Joseph Myers | Convert TEST_extra tests from code to data.
|
commit | commitdiff | tree |
2013-05-16 |
Joseph Myers | Support testing "inexact" exceptions in libm-test.inc.
|
commit | commitdiff | tree |
2013-05-16 |
Joseph Myers | Test for errno setting in more overflow error cases.
|
commit | commitdiff | tree |
2013-05-16 |
Joseph Myers | Convert TEST_cc_c tests from code to data.
|
commit | commitdiff | tree |
2013-05-16 |
Joseph Myers | Convert TEST_f_L tests from code to data.
|
commit | commitdiff | tree |
2013-05-15 |
Joseph Myers | Convert TEST_f_l tests from code to data.
|
commit | commitdiff | tree |
2013-05-15 |
Joseph Myers | Consistently use TEST_f_L in tests of llrint and llround.
|
commit | commitdiff | tree |
2013-05-15 |
Joseph Myers | Convert TEST_f_b tests from code to data.
|
commit | commitdiff | tree |
2013-05-15 |
Joseph Myers | Test for errno setting in more domain error cases.
|
commit | commitdiff | tree |
2013-05-15 |
Joseph Myers | Disable libm-test errno testing for TEST_INLINE.
|
commit | commitdiff | tree |
2013-05-15 |
Joseph Myers | Convert TEST_ff_i tests from code to data.
|
commit | commitdiff | tree |
2013-05-14 |
Joseph Myers | Fix whitespace in RUN_TEST_LOOP_2_f.
|
commit | commitdiff | tree |
2013-05-14 |
Joseph Myers | Correct types of fields in libm-test.inc structures.
|
commit | commitdiff | tree |
2013-05-14 |
Joseph Myers | Convert TEST_ffI_f1 tests from code to data.
|
commit | commitdiff | tree |
2013-05-14 |
Joseph Myers | Stop ARM setjmp/longjmp saving/restoring fpscr (bug...
|
commit | commitdiff | tree |
2013-05-14 |
Joseph Myers | Add test for setjmp / longjmp and floating-point state.
|
commit | commitdiff | tree |
2013-05-14 |
Joseph Myers | Convert TEST_f_i tests from code to data.
|
commit | commitdiff | tree |
2013-05-14 |
Joseph Myers | Fix function name in scalbln_test call to END.
|
commit | commitdiff | tree |
2013-05-14 |
Joseph Myers | Convert TEST_fI_f1 tests from code to data.
|
commit | commitdiff | tree |
2013-05-14 |
Joseph Myers | Convert TEST_fF_f1 tests from code to data.
|
commit | commitdiff | tree |
2013-05-14 |
Joseph Myers | Convert TEST_f_f1 tests from code to data.
|
commit | commitdiff | tree |
2013-05-13 |
Joseph Myers | Convert TEST_fl_f tests from code to data.
|
commit | commitdiff | tree |
2013-05-13 |
Joseph Myers | Convert TEST_fi_f tests from code to data.
|
commit | commitdiff | tree |
2013-05-13 |
Joseph Myers | Convert TEST_c_f tests from code to data.
|
commit | commitdiff | tree |
2013-05-13 |
Joseph Myers | Convert TEST_if_f tests from code to data.
|
commit | commitdiff | tree |
2013-05-13 |
Joseph Myers | Consistently use TEST_fl_f in tests of scalbln.
|
commit | commitdiff | tree |
2013-05-12 |
Joseph Myers | Convert TEST_fff_f tests from code to data.
|
commit | commitdiff | tree |
2013-05-12 |
Joseph Myers | Convert TEST_c_c tests from code to data.
|
commit | commitdiff | tree |
2013-05-12 |
Joseph Myers | Convert TEST_ff_f tests from code to data.
|
commit | commitdiff | tree |
2013-05-11 |
Joseph Myers | Make fma and nextafter tests use max_value instead...
|
commit | commitdiff | tree |
2013-05-11 |
Joseph Myers | Convert TEST_f_f tests from code to data.
|
commit | commitdiff | tree |
2013-05-10 |
Joseph Myers | Start converting libm tests from code to data.
|
commit | commitdiff | tree |
2013-05-10 |
Joseph Myers | Fix tgamma errno setting on domain error (bug 6809).
|
commit | commitdiff | tree |
2013-05-09 |
Joseph Myers | Fix ldbl-128ibm cos range reduction near pi/2 (bug...
|
commit | commitdiff | tree |
2013-05-09 |
Joseph Myers | Fix ldbl-128 cos range reduction near pi/2 (bug 15429).
|
commit | commitdiff | tree |
2013-05-09 |
Joseph Myers | Use M_SQRT1_2l instead of local M_SQRT_2_2 in libm...
|
commit | commitdiff | tree |
2013-05-09 |
Joseph Myers | Use M_PI_34l consistently in libm-test.inc.
|
commit | commitdiff | tree |
2013-05-09 |
Joseph Myers | Use decimal constants in defining M_* in libm-test...
|
commit | commitdiff | tree |
2013-05-08 |
Joseph Myers | Factor out initializers for libm-test.inc constants.
|
commit | commitdiff | tree |
2013-05-08 |
Joseph Myers | Use correct TEST_* macros for jn, ldexp and yn tests.
|
commit | commitdiff | tree |
2013-05-08 |
Will Newton | ARM: Add Cortex-A15 optimized NEON and VFP memcpy routines...
|
commit | commitdiff | tree |
2013-05-08 |
Joseph Myers | Move some libm-test logic for running tests from gen...
|
commit | commitdiff | tree |
2013-05-08 |
Joseph Myers | Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426).
|
commit | commitdiff | tree |
2013-05-06 |
Joseph Myers | Initialize x in frexp, modf, remqou tests.
|
commit | commitdiff | tree |
2013-05-06 |
Joseph Myers | Consistently use TEST_f_f1 in gamma tests.
|
commit | commitdiff | tree |
2013-05-04 |
Joseph Myers | Remove unused libm-test expected-failure mechanism.
|
commit | commitdiff | tree |
2013-05-04 |
Joseph Myers | Use static initializers for constant variables in libm...
|
commit | commitdiff | tree |
2013-05-03 |
Joseph Myers | Consistently use TEST_f_f1 in lgamma tests.
|
commit | commitdiff | tree |
2013-05-03 |
Joseph Myers | Don't use IGNORE_ZERO_INF_SIGN in hypot tests.
|
commit | commitdiff | tree |
2013-05-01 |
Joseph Myers | Fix catan, catanh spurious underflows (bug 15423).
|
commit | commitdiff | tree |
2013-04-30 |
Joseph Myers | Add bug 15416 to NEWS.
|
commit | commitdiff | tree |
2013-04-30 |
Joseph Myers | Fix catan, catanh inaccuracy from atan2 denominators...
|
commit | commitdiff | tree |
2013-04-29 |
Joseph Myers | Integrate errno testing better in libm-test.inc.
|
commit | commitdiff | tree |
2013-04-29 |
Joseph Myers | Add missing semicolons to libm-test.inc tests.
|
commit | commitdiff | tree |
2013-04-27 |
Joseph Myers | Fix catan, catanh spurious overflows (bug 15409).
|
commit | commitdiff | tree |
2013-04-26 |
Joseph Myers | Fix catan, catanh missing underflows (bug 15406).
|
commit | commitdiff | tree |
2013-04-26 |
Joseph Myers | Fix csin, csinh, ccos, ccosh missing underflows (bug...
|
commit | commitdiff | tree |
2013-04-25 |
Joseph Myers | Add missing bug numbers to NEWS.
|
commit | commitdiff | tree |
2013-04-25 |
Joseph Myers | Move x86_64-specific audit tests to sysdeps/x86_64/.
|
commit | commitdiff | tree |
2013-04-24 |
Joseph Myers | Add catan, catanh tests at +/- 1 and +/- i.
|
commit | commitdiff | tree |
2013-04-24 |
Joseph Myers | Use suffixed floating-point constants in float and...
|
commit | commitdiff | tree |
2013-04-24 |
Joseph Myers | Fix catan, catanh inaccuracy through use of log (bug...
|
commit | commitdiff | tree |
2013-04-03 |
Joseph Myers | Fix missing underflow from cexp (bug 14478).
|
commit | commitdiff | tree |
2013-04-02 |
Joseph Myers | Fix cacosh inaccuracy and spurious exceptions (bug...
|
commit | commitdiff | tree |
2013-03-30 |
Joseph Myers | Fix casinh inaccuracy for imaginary part < 1.0, real...
|
commit | commitdiff | tree |
2013-03-28 |
Joseph Myers | Fix typo in bug number in NEWS.
|
commit | commitdiff | tree |
2013-03-27 |
Joseph Myers | Fix casinh inaccuracy near i, imaginary part > 1 (bug...
|
commit | commitdiff | tree |
2013-03-26 |
Mans Rullgard | ARM: fix preconfigure.
|
commit | commitdiff | tree |
2013-03-21 |
Joseph Myers | Fix Bessel function spurious overflows for ldbl-128...
|
commit | commitdiff | tree |
2013-03-21 |
Joseph Myers | Fix casinh inaccuracy for argument with imaginary part...
|
commit | commitdiff | tree |
2013-03-21 |
Joseph Myers | Use LIBC_CONFIG_VAR for MIPS default-abi setting.
|
commit | commitdiff | tree |
2013-03-20 |
Joseph Myers | Use LIBC_CONFIG_VAR for ARM default-abi setting.
|
commit | commitdiff | tree |
2013-03-20 |
Joseph Myers | Move system-specific settings out of toplevel configure...
|
commit | commitdiff | tree |
2013-03-20 |
Joseph Myers | Add bug 14176 to NEWS.
|
commit | commitdiff | tree |
2013-03-19 |
Joseph Myers | Fix types of constants in k_casinh*.c.
|
commit | commitdiff | tree |
2013-03-16 |
Joseph Myers | Fix y1l spurious overflows for ldbl-96 (bug 15283).
|
commit | commitdiff | tree |
2013-03-16 |
Joseph Myers | Fix spurious underflow exceptions for Bessel functions...
|
commit | commitdiff | tree |
2013-03-15 |
Joseph Myers | Regenerate sysdeps/x86_64/preconfigure.
|
commit | commitdiff | tree |
2013-03-14 |
Joseph Myers | Fix spurious underflow exceptions for Bessel functions...
|
commit | commitdiff | tree |
2013-03-13 |
Joseph Myers | Update zic from tzcode 2013b.
|
commit | commitdiff | tree |
2013-03-11 |
Joseph Myers | Add comments about ARM configure -fno-unwind-tables...
|
commit | commitdiff | tree |
2013-03-08 |
Joseph Myers | Remove __malloc_ptr_t.
|
commit | commitdiff | tree |
2013-03-08 |
Joseph Myers | Use ISO C prototype for __default_morecore.
|
commit | commitdiff | tree |
2013-03-08 |
Joseph Myers | Remove __malloc_ptrdiff_t.
|
commit | commitdiff | tree |
2013-03-08 |
Joseph Myers | Remove __malloc_size_t.
|
commit | commitdiff | tree |
2013-03-06 |
Joseph Myers | Remove powerpc64 bounded-pointers code.
|
commit | commitdiff | tree |
2013-03-04 |
Joseph Myers | Remove powerpc32 strncmp comments about bounded pointers.
|
commit | commitdiff | tree |
2013-03-01 |
Joseph Myers | Use same installed powerpc headers for hard and soft...
|
commit | commitdiff | tree |
2013-02-28 |
Joseph Myers | Remove bounded-pointers relics from am33 code.
|
commit | commitdiff | tree |
next |