| Commit message (Expand) | Author | Age | Files | Lines |
* | PowerPC: Fix AT_HWCAP2 feature bit string output in _dl_procinfo.rsa/hwcap2_v3 | Ryan S. Arnold | 2013-05-15 | 3 | -22/+48 |
* | Merge remote branch 'origin/master' into local_rsa_hwcap2_v3 | Ryan S. Arnold | 2013-05-14 | 118 | -9500/+19563 |
|\ |
|
| * | Stop ARM setjmp/longjmp saving/restoring fpscr (bug 14908). | Joseph Myers | 2013-05-14 | 5 | -20/+18 |
| * | Add test for setjmp / longjmp and floating-point state. | Joseph Myers | 2013-05-14 | 3 | -1/+118 |
| * | Convert TEST_f_i tests from code to data. | Joseph Myers | 2013-05-14 | 2 | -24/+64 |
| * | Fix function name in scalbln_test call to END. | Joseph Myers | 2013-05-14 | 2 | -1/+4 |
| * | Convert TEST_fI_f1 tests from code to data. | Joseph Myers | 2013-05-14 | 2 | -11/+32 |
| * | Convert TEST_fF_f1 tests from code to data. | Joseph Myers | 2013-05-14 | 2 | -12/+45 |
| * | Convert TEST_f_f1 tests from code to data. | Joseph Myers | 2013-05-14 | 2 | -34/+76 |
| * | Add comments to vDSO hwcap loading process. | Carlos O'Donell | 2013-05-14 | 3 | -1/+25 |
| * | ARM: Make multiarch memcpy always use NEON when compiler does | Roland McGrath | 2013-05-13 | 5 | -11/+43 |
| * | Convert TEST_fl_f tests from code to data. | Joseph Myers | 2013-05-13 | 2 | -38/+58 |
| * | Convert TEST_fi_f tests from code to data. | Joseph Myers | 2013-05-13 | 2 | -36/+63 |
| * | Convert TEST_c_f tests from code to data. | Joseph Myers | 2013-05-13 | 2 | -92/+140 |
| * | Convert TEST_if_f tests from code to data. | Joseph Myers | 2013-05-13 | 2 | -124/+151 |
| * | Consistently use TEST_fl_f in tests of scalbln. | Joseph Myers | 2013-05-13 | 2 | -25/+29 |
| * | Define decimal constant M_1_DIV_El in libm-test.inc | Adhemerval Zanella | 2013-05-13 | 2 | -1/+7 |
| * | Use HP_TIMING for benchmarks if available | Siddhesh Poyarekar | 2013-05-13 | 4 | -22/+100 |
| * | Make _LIB_VERSION a weak symbol | Siddhesh Poyarekar | 2013-05-13 | 3 | -11/+19 |
| * | Convert TEST_fff_f tests from code to data. | Joseph Myers | 2013-05-12 | 2 | -888/+911 |
| * | Convert TEST_c_c tests from code to data. | Joseph Myers | 2013-05-12 | 3 | -4599/+4738 |
| * | [AArch64] Fix out of range branch from ioctl() and clone() | Marcus Shawcroft | 2013-05-12 | 3 | -4/+11 |
| * | Convert TEST_ff_f tests from code to data. | Joseph Myers | 2013-05-12 | 3 | -937/+1055 |
| * | Make fma and nextafter tests use max_value instead of fltmax. | Joseph Myers | 2013-05-11 | 2 | -10/+10 |
| * | Convert TEST_f_f tests from code to data. | Joseph Myers | 2013-05-11 | 2 | -2501/+2725 |
| * | Add BZ #10191 to ChangeLog/NEWS | Andreas Jaeger | 2013-05-11 | 2 | -14/+15 |
| * | Add getgid.c for SH | Christian Grönke | 2013-05-10 | 3 | -9/+15 |
| * | Hurd: add ST_NOATIME | Pino Toscano | 2013-05-10 | 2 | -1/+7 |
| * | Fix integer overflow in sysdeps/unix/sysv/linux/bits/sched.h | Andreas Jaeger | 2013-05-10 | 3 | -4/+11 |
| * | Start converting libm tests from code to data. | Joseph Myers | 2013-05-10 | 3 | -72/+196 |
| * | Fix coding style | Siddhesh Poyarekar | 2013-05-10 | 2 | -4/+8 |
| * | Fix tgamma errno setting on domain error (bug 6809). | Joseph Myers | 2013-05-10 | 6 | -14/+29 |
| * | Use *stat64 instead of *stat in installed programs | Florian Weimer | 2013-05-10 | 7 | -25/+37 |
| * | Localize rpcgen | Andreas Jaeger | 2013-05-10 | 3 | -2/+13 |
| * | Add more comments to dlclose() algorithm. | Carlos O'Donell | 2013-05-09 | 2 | -0/+10 |
| * | Fix ldbl-128ibm cos range reduction near pi/2 (bug 15359). | Joseph Myers | 2013-05-09 | 3 | -7/+12 |
| * | Fix ldbl-128 cos range reduction near pi/2 (bug 15429). | Joseph Myers | 2013-05-09 | 3 | -6/+11 |
| * | Use M_SQRT1_2l instead of local M_SQRT_2_2 in libm-test.inc. | Joseph Myers | 2013-05-09 | 2 | -2/+4 |
| * | Fix tst-mutexpi8 | Andi Kleen | 2013-05-09 | 2 | -0/+18 |
| * | Use M_PI_34l consistently in libm-test.inc. | Joseph Myers | 2013-05-09 | 2 | -2/+5 |
| * | Use decimal constants in defining M_* in libm-test.inc. | Joseph Myers | 2013-05-09 | 2 | -5/+13 |
| * | Update powerpc libm-test ULPs | Adhemerval Zanella | 2013-05-08 | 2 | -6/+444 |
| * | Factor out initializers for libm-test.inc constants. | Joseph Myers | 2013-05-08 | 2 | -19/+45 |
| * | Use correct TEST_* macros for jn, ldexp and yn tests. | Joseph Myers | 2013-05-08 | 2 | -100/+106 |
| * | ARM: Add Cortex-A15 optimized NEON and VFP memcpy routines, with IFUNC. | Will Newton | 2013-05-08 | 10 | -0/+866 |
| * | Move some libm-test logic for running tests from gen-libm-test.pl to libm-tes... | Joseph Myers | 2013-05-08 | 3 | -75/+242 |
| * | Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426). | Joseph Myers | 2013-05-08 | 19 | -53/+2873 |
| * | Preheat CPU in benchtests. | Ondrej Bilka | 2013-05-08 | 2 | -0/+21 |
| * | Only defined DEV_BSIZE if not already defined. | Aurelien Jarno | 2013-05-08 | 2 | -1/+7 |
| * | Declare _dl_skip_args in ldsodefs.h header. | Roland McGrath | 2013-05-07 | 2 | -0/+15 |