aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-16PowerPC: Add support for POWER8.rsa/power8Ryan S. Arnold
2013-05-16PowerPC: Remove redundant ports/sysdeps/powerpc/dl-procinfo.[hc].Ryan S. Arnold
2013-05-16PowerPC: Merge ports/ dl-procinfo.[hc] with base.Ryan S. Arnold
2013-05-16Add support for AT_HWCAP2.Ryan S. Arnold
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
2013-05-16Convert TEST_extra tests from code to data.Joseph Myers
2013-05-16De-stringify constants in math/atest-exp2.c.Richard Henderson
2013-05-16Support testing "inexact" exceptions in libm-test.inc.Joseph Myers
2013-05-16Test for errno setting in more overflow error cases.Joseph Myers
2013-05-16Convert TEST_cc_c tests from code to data.Joseph Myers
2013-05-16Convert TEST_f_L tests from code to data.Joseph Myers
2013-05-15Remove const attribute on get_log2Peter Collingbourne
2013-05-15hppa: Cleanup libm-test-ulps.Carlos O'Donell
2013-05-15Convert TEST_f_l tests from code to data.Joseph Myers
2013-05-15Use movq for 64-bit operationsPeter Collingbourne
2013-05-15Use x constraints for operands to vfmaddss and vfmaddsdPeter Collingbourne
2013-05-15Move _obstack_compat out of commonPeter Collingbourne
2013-05-15Reserve new TLS field for x86 and x86_64Andreas Jaeger
2013-05-15Update s390/bits/siginfo.hEdjunior Machado
2013-05-15Consistently use TEST_f_L in tests of llrint and llround.Joseph Myers
2013-05-15hppa: Update libm-test-ulpsCarlos O'Donell
2013-05-15hppa: Fix _FPU_GETCW and _FPU_SETCW.Carlos O'Donell
2013-05-15Convert TEST_f_b tests from code to data.Joseph Myers
2013-05-15Test for errno setting in more domain error cases.Joseph Myers
2013-05-15Disable libm-test errno testing for TEST_INLINE.Joseph Myers
2013-05-15Convert TEST_ff_i tests from code to data.Joseph Myers
2013-05-14Update Sparc ULPs.David S. Miller
2013-05-14Fix whitespace in RUN_TEST_LOOP_2_f.Joseph Myers
2013-05-14Correct types of fields in libm-test.inc structures.Joseph Myers
2013-05-14Convert TEST_ffI_f1 tests from code to data.Joseph Myers
2013-05-14Stop ARM setjmp/longjmp saving/restoring fpscr (bug 14908).Joseph Myers
2013-05-14Add test for setjmp / longjmp and floating-point state.Joseph Myers
2013-05-14Convert TEST_f_i tests from code to data.Joseph Myers
2013-05-14Fix function name in scalbln_test call to END.Joseph Myers
2013-05-14Convert TEST_fI_f1 tests from code to data.Joseph Myers
2013-05-14Convert TEST_fF_f1 tests from code to data.Joseph Myers
2013-05-14Convert TEST_f_f1 tests from code to data.Joseph Myers
2013-05-14Add comments to vDSO hwcap loading process.Carlos O'Donell
2013-05-13ARM: Make multiarch memcpy always use NEON when compiler doesRoland McGrath
2013-05-13Convert TEST_fl_f tests from code to data.Joseph Myers
2013-05-13Convert TEST_fi_f tests from code to data.Joseph Myers
2013-05-13Convert TEST_c_f tests from code to data.Joseph Myers
2013-05-13Convert TEST_if_f tests from code to data.Joseph Myers
2013-05-13Consistently use TEST_fl_f in tests of scalbln.Joseph Myers
2013-05-13Define decimal constant M_1_DIV_El in libm-test.incAdhemerval Zanella
2013-05-13Use HP_TIMING for benchmarks if availableSiddhesh Poyarekar
2013-05-13Make _LIB_VERSION a weak symbolSiddhesh Poyarekar
2013-05-12Convert TEST_fff_f tests from code to data.Joseph Myers
2013-05-12Convert TEST_c_c tests from code to data.Joseph Myers
2013-05-12[AArch64] Fix out of range branch from ioctl() and clone()Marcus Shawcroft