aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-15PowerPC: Fix AT_HWCAP2 feature bit string output in _dl_procinfo.rsa/hwcap2_v3Ryan S. Arnold
2013-05-14Merge remote branch 'origin/master' into local_rsa_hwcap2_v3Ryan S. Arnold
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-14PowerPC: Add support for POWER8.Ryan S. Arnold
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-14PowerPC: Remove redundant ports/sysdeps/powerpc/dl-procinfo.[hc].Ryan S. Arnold
2013-05-14PowerPC: Merge ports/ dl-procinfo.[hc] with base.Ryan S. Arnold
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
2013-05-12Convert TEST_ff_f tests from code to data.Joseph Myers
2013-05-11Make fma and nextafter tests use max_value instead of fltmax.Joseph Myers
2013-05-11Convert TEST_f_f tests from code to data.Joseph Myers
2013-05-11Add BZ #10191 to ChangeLog/NEWSAndreas Jaeger
2013-05-10Add getgid.c for SHChristian Grönke
2013-05-10Hurd: add ST_NOATIMEPino Toscano
2013-05-10Fix integer overflow in sysdeps/unix/sysv/linux/bits/sched.hAndreas Jaeger
2013-05-10Start converting libm tests from code to data.Joseph Myers
2013-05-10Fix coding styleSiddhesh Poyarekar
2013-05-10Fix tgamma errno setting on domain error (bug 6809).Joseph Myers
2013-05-10Use *stat64 instead of *stat in installed programsFlorian Weimer
2013-05-10Localize rpcgenAndreas Jaeger
2013-05-09Add more comments to dlclose() algorithm.Carlos O'Donell
2013-05-09Fix ldbl-128ibm cos range reduction near pi/2 (bug 15359).Joseph Myers
2013-05-09Fix ldbl-128 cos range reduction near pi/2 (bug 15429).Joseph Myers
2013-05-09Use M_SQRT1_2l instead of local M_SQRT_2_2 in libm-test.inc.Joseph Myers
2013-05-09Fix tst-mutexpi8Andi Kleen
2013-05-09Use M_PI_34l consistently in libm-test.inc.Joseph Myers
2013-05-09Use decimal constants in defining M_* in libm-test.inc.Joseph Myers
2013-05-08 Update powerpc libm-test ULPsAdhemerval Zanella
2013-05-08Factor out initializers for libm-test.inc constants.Joseph Myers
2013-05-08Use correct TEST_* macros for jn, ldexp and yn tests.Joseph Myers
2013-05-08ARM: Add Cortex-A15 optimized NEON and VFP memcpy routines, with IFUNC.Will Newton
2013-05-08Move some libm-test logic for running tests from gen-libm-test.pl to libm-tes...Joseph Myers
2013-05-08Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426).Joseph Myers