aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-05-14Correct types of fields in libm-test.inc structures.Joseph Myers2-2/+6
2013-05-14Convert TEST_ffI_f1 tests from code to data.Joseph Myers2-15/+51
2013-05-14Stop ARM setjmp/longjmp saving/restoring fpscr (bug 14908).Joseph Myers5-20/+18
2013-05-14Add test for setjmp / longjmp and floating-point state.Joseph Myers3-1/+118
2013-05-14Convert TEST_f_i tests from code to data.Joseph Myers2-24/+64
2013-05-14Fix function name in scalbln_test call to END.Joseph Myers2-1/+4
2013-05-14Convert TEST_fI_f1 tests from code to data.Joseph Myers2-11/+32
2013-05-14Convert TEST_fF_f1 tests from code to data.Joseph Myers2-12/+45
2013-05-14Convert TEST_f_f1 tests from code to data.Joseph Myers2-34/+76
2013-05-14Add comments to vDSO hwcap loading process.Carlos O'Donell3-1/+25
2013-05-13ARM: Make multiarch memcpy always use NEON when compiler doesRoland McGrath5-11/+43
2013-05-13Convert TEST_fl_f tests from code to data.Joseph Myers2-38/+58
2013-05-13Convert TEST_fi_f tests from code to data.Joseph Myers2-36/+63
2013-05-13Convert TEST_c_f tests from code to data.Joseph Myers2-92/+140
2013-05-13Convert TEST_if_f tests from code to data.Joseph Myers2-124/+151
2013-05-13Consistently use TEST_fl_f in tests of scalbln.Joseph Myers2-25/+29
2013-05-13Define decimal constant M_1_DIV_El in libm-test.incAdhemerval Zanella2-1/+7
2013-05-13Use HP_TIMING for benchmarks if availableSiddhesh Poyarekar4-22/+100
2013-05-13Make _LIB_VERSION a weak symbolSiddhesh Poyarekar3-11/+19
2013-05-12Convert TEST_fff_f tests from code to data.Joseph Myers2-888/+911
2013-05-12Convert TEST_c_c tests from code to data.Joseph Myers3-4599/+4738
2013-05-12[AArch64] Fix out of range branch from ioctl() and clone()Marcus Shawcroft3-4/+11
2013-05-12Convert TEST_ff_f tests from code to data.Joseph Myers3-937/+1055
2013-05-11Make fma and nextafter tests use max_value instead of fltmax.Joseph Myers2-10/+10
2013-05-11Convert TEST_f_f tests from code to data.Joseph Myers2-2501/+2725
2013-05-11Add BZ #10191 to ChangeLog/NEWSAndreas Jaeger2-14/+15
2013-05-10Add getgid.c for SHChristian Grönke3-9/+15
2013-05-10Hurd: add ST_NOATIMEPino Toscano2-1/+7
2013-05-10Fix integer overflow in sysdeps/unix/sysv/linux/bits/sched.hAndreas Jaeger3-4/+11
2013-05-10Start converting libm tests from code to data.Joseph Myers3-72/+196
2013-05-10Fix coding styleSiddhesh Poyarekar2-4/+8
2013-05-10Fix tgamma errno setting on domain error (bug 6809).Joseph Myers6-14/+29
2013-05-10Use *stat64 instead of *stat in installed programsFlorian Weimer7-25/+37
2013-05-10Localize rpcgenAndreas Jaeger3-2/+13
2013-05-09Add more comments to dlclose() algorithm.Carlos O'Donell2-0/+10
2013-05-09Fix ldbl-128ibm cos range reduction near pi/2 (bug 15359).Joseph Myers3-7/+12
2013-05-09Fix ldbl-128 cos range reduction near pi/2 (bug 15429).Joseph Myers3-6/+11
2013-05-09Use M_SQRT1_2l instead of local M_SQRT_2_2 in libm-test.inc.Joseph Myers2-2/+4
2013-05-09Fix tst-mutexpi8Andi Kleen2-0/+18