aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-22Add benchmark inputs for math functionsSiddhesh Poyarekar11-1/+97
2013-05-21Fix MIPS n32 cancellation in static libc (bug 15506).Joseph Myers5-17/+96
2013-05-21Test getaddrinfo return valueDmitry V. Levin3-1/+74
2013-05-21Set EAI_SYSTEM only when h_errno is NETDB_INTERNALSiddhesh Poyarekar4-10/+26
2013-05-21Fix parsing of numeric hosts in gethostbyname_rAndreas Schwab6-61/+83
2013-05-21Add a README for benchtestsSiddhesh Poyarekar3-20/+81
2013-05-21AArch64: Don't clobber argument for tail call to __sigjmp_save in sigsetjmpAndreas Schwab6-4/+68
2013-05-21[AArch64] Update libm-test-ulps.Marcus Shawcroft2-32/+6051
2013-05-20PowerPC: update missing CL/NEWS bug referenceAdhemerval Zanella2-1/+2
2013-05-20Faster memset on x64Ondrej Bilka2-1315/+96
2013-05-20Faster memcpy on x64.Ondrej Bilka5-8/+195
2013-05-19Fix nearbyint scheduling of arithmetic past fesetenv (bug 15490).Joseph Myers7-1/+26
2013-05-19Handle sincos with generic libm-test logic.Joseph Myers32-217/+252
2013-05-19Simplify gen-libm-test.pl handling of tests with extra outputs.Joseph Myers2-65/+24
2013-05-18Don't disable CMPLXL macro for __NO_LONG_DOUBLE_MATH (bug 15488).Joseph Myers5-10/+13
2013-05-18Make libm-test look up ulps by name at runtime.Joseph Myers3-228/+315
2013-05-17Fix remainder exceptions and directed-rounding results (bugs 15480, 15485).Joseph Myers4-8/+181
2013-05-17Simplify libm-test extra-output initialization.Joseph Myers3-37/+49
2013-05-17Don't handle ulps for integer tests in libm-test.inc.Joseph Myers2-15/+8
2013-05-17Test more cases of "inexact" exceptions in libm-test.inc.Joseph Myers2-1119/+1205
2013-05-17Prevent optimizing out of benchmark function callSiddhesh Poyarekar4-3/+10
2013-05-17PowerPC: fix hypot/hypotf check for -INFAdhemerval Zanella3-6/+12
2013-05-16MIPS: soft-fp NaN representation correctionsMaciej W. Rozycki15-18/+124
2013-05-16Test for errno setting in more pole error cases.Joseph Myers2-15/+24
2013-05-16Remove ENOSYS tests in libm-test.inc.Joseph Myers2-649/+104
2013-05-16Remove libm-test support for TEST_* inside functions.Joseph Myers3-90/+53
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold220-12/+528
2013-05-16Convert TEST_extra tests from code to data.Joseph Myers2-48/+82
2013-05-16De-stringify constants in math/atest-exp2.c.Richard Henderson2-42/+44
2013-05-16Support testing "inexact" exceptions in libm-test.inc.Joseph Myers2-392/+421
2013-05-16Test for errno setting in more overflow error cases.Joseph Myers2-81/+89
2013-05-16Convert TEST_cc_c tests from code to data.Joseph Myers2-14/+41
2013-05-16Convert TEST_f_L tests from code to data.Joseph Myers2-769/+797
2013-05-15Remove const attribute on get_log2Peter Collingbourne2-1/+4
2013-05-15hppa: Cleanup libm-test-ulps.Carlos O'Donell2-420/+3
2013-05-15Convert TEST_f_l tests from code to data.Joseph Myers2-167/+196
2013-05-15Use movq for 64-bit operationsPeter Collingbourne2-2/+8
2013-05-15Use x constraints for operands to vfmaddss and vfmaddsdPeter Collingbourne3-2/+6
2013-05-15Move _obstack_compat out of commonPeter Collingbourne2-1/+5
2013-05-15Reserve new TLS field for x86 and x86_64Andreas Jaeger4-11/+21
2013-05-15Update s390/bits/siginfo.hEdjunior Machado2-3/+15
2013-05-15Consistently use TEST_f_L in tests of llrint and llround.Joseph Myers2-6/+14
2013-05-15hppa: Update libm-test-ulpsCarlos O'Donell2-15/+4168
2013-05-15hppa: Fix _FPU_GETCW and _FPU_SETCW.Carlos O'Donell3-8/+15
2013-05-15Convert TEST_f_b tests from code to data.Joseph Myers2-67/+135
2013-05-15Test for errno setting in more domain error cases.Joseph Myers2-53/+68
2013-05-15Disable libm-test errno testing for TEST_INLINE.Joseph Myers2-0/+5
2013-05-15Convert TEST_ff_i tests from code to data.Joseph Myers2-108/+171
2013-05-14Update Sparc ULPs.David S. Miller2-6/+857
2013-05-14Fix whitespace in RUN_TEST_LOOP_2_f.Joseph Myers2-1/+3