about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* PowerPC: Fix AT_HWCAP2 feature bit string output in _dl_procinfo. rsa/hwcap2_v3Ryan S. Arnold2013-05-153-22/+48
* Merge remote branch 'origin/master' into local_rsa_hwcap2_v3Ryan S. Arnold2013-05-14118-9500/+19563
|\
| * Stop ARM setjmp/longjmp saving/restoring fpscr (bug 14908).Joseph Myers2013-05-145-20/+18
| * Add test for setjmp / longjmp and floating-point state.Joseph Myers2013-05-143-1/+118
| * Convert TEST_f_i tests from code to data.Joseph Myers2013-05-142-24/+64
| * Fix function name in scalbln_test call to END.Joseph Myers2013-05-142-1/+4
| * Convert TEST_fI_f1 tests from code to data.Joseph Myers2013-05-142-11/+32
| * Convert TEST_fF_f1 tests from code to data.Joseph Myers2013-05-142-12/+45
| * Convert TEST_f_f1 tests from code to data.Joseph Myers2013-05-142-34/+76
| * Add comments to vDSO hwcap loading process.Carlos O'Donell2013-05-143-1/+25
| * ARM: Make multiarch memcpy always use NEON when compiler doesRoland McGrath2013-05-135-11/+43
| * Convert TEST_fl_f tests from code to data.Joseph Myers2013-05-132-38/+58
| * Convert TEST_fi_f tests from code to data.Joseph Myers2013-05-132-36/+63
| * Convert TEST_c_f tests from code to data.Joseph Myers2013-05-132-92/+140
| * Convert TEST_if_f tests from code to data.Joseph Myers2013-05-132-124/+151
| * Consistently use TEST_fl_f in tests of scalbln.Joseph Myers2013-05-132-25/+29
| * Define decimal constant M_1_DIV_El in libm-test.incAdhemerval Zanella2013-05-132-1/+7
| * Use HP_TIMING for benchmarks if availableSiddhesh Poyarekar2013-05-134-22/+100
| * Make _LIB_VERSION a weak symbolSiddhesh Poyarekar2013-05-133-11/+19
| * Convert TEST_fff_f tests from code to data.Joseph Myers2013-05-122-888/+911
| * Convert TEST_c_c tests from code to data.Joseph Myers2013-05-123-4599/+4738
| * [AArch64] Fix out of range branch from ioctl() and clone()Marcus Shawcroft2013-05-123-4/+11
| * Convert TEST_ff_f tests from code to data.Joseph Myers2013-05-123-937/+1055
| * Make fma and nextafter tests use max_value instead of fltmax.Joseph Myers2013-05-112-10/+10
| * Convert TEST_f_f tests from code to data.Joseph Myers2013-05-112-2501/+2725
| * Add BZ #10191 to ChangeLog/NEWSAndreas Jaeger2013-05-112-14/+15
| * Add getgid.c for SHChristian Grönke2013-05-103-9/+15
| * Hurd: add ST_NOATIMEPino Toscano2013-05-102-1/+7
| * Fix integer overflow in sysdeps/unix/sysv/linux/bits/sched.hAndreas Jaeger2013-05-103-4/+11
| * Start converting libm tests from code to data.Joseph Myers2013-05-103-72/+196
| * Fix coding styleSiddhesh Poyarekar2013-05-102-4/+8
| * Fix tgamma errno setting on domain error (bug 6809).Joseph Myers2013-05-106-14/+29
| * Use *stat64 instead of *stat in installed programsFlorian Weimer2013-05-107-25/+37
| * Localize rpcgenAndreas Jaeger2013-05-103-2/+13
| * Add more comments to dlclose() algorithm.Carlos O'Donell2013-05-092-0/+10
| * Fix ldbl-128ibm cos range reduction near pi/2 (bug 15359).Joseph Myers2013-05-093-7/+12
| * Fix ldbl-128 cos range reduction near pi/2 (bug 15429).Joseph Myers2013-05-093-6/+11
| * Use M_SQRT1_2l instead of local M_SQRT_2_2 in libm-test.inc.Joseph Myers2013-05-092-2/+4
| * Fix tst-mutexpi8Andi Kleen2013-05-092-0/+18
| * Use M_PI_34l consistently in libm-test.inc.Joseph Myers2013-05-092-2/+5
| * Use decimal constants in defining M_* in libm-test.inc.Joseph Myers2013-05-092-5/+13
| * Update powerpc libm-test ULPsAdhemerval Zanella2013-05-082-6/+444
| * Factor out initializers for libm-test.inc constants.Joseph Myers2013-05-082-19/+45
| * Use correct TEST_* macros for jn, ldexp and yn tests.Joseph Myers2013-05-082-100/+106
| * ARM: Add Cortex-A15 optimized NEON and VFP memcpy routines, with IFUNC.Will Newton2013-05-0810-0/+866
| * Move some libm-test logic for running tests from gen-libm-test.pl to libm-tes...Joseph Myers2013-05-083-75/+242
| * Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426).Joseph Myers2013-05-0819-53/+2873
| * Preheat CPU in benchtests.Ondrej Bilka2013-05-082-0/+21
| * Only defined DEV_BSIZE if not already defined.Aurelien Jarno2013-05-082-1/+7
| * Declare _dl_skip_args in ldsodefs.h header.Roland McGrath2013-05-072-0/+15