Age | Commit message (Expand) | Author | Files | Lines |
2013-05-06 | Consistently use TEST_f_f1 in gamma tests. | Joseph Myers | 2 | -5/+10 |
2013-05-06 | ARM: Add missing sfi_breg prefix in _dl_tlsdesc_dynamic code. | Roland McGrath | 2 | -0/+5 |
2013-05-06 | PowerPC: fix hypot/hypof FP exceptions | Adhemerval Zanella | 5 | -17/+25 |
2013-05-06 | Split _dl_writev out from _dl_debug_vdprintf. | Roland McGrath | 4 | -20/+104 |
2013-05-04 | Remove unused libm-test expected-failure mechanism. | Joseph Myers | 4 | -125/+75 |
2013-05-04 | Use static initializers for constant variables in libm-test.inc. | Joseph Myers | 2 | -30/+31 |
2013-05-03 | Consolidate definitions of _FORTIFY_SOURCE wrappers for open{,64}{,at}. | Roland McGrath | 16 | -106/+97 |
2013-05-03 | Fix NEED_DL_SYSINFO{,_DSO} conditionalization in _dl_sysdep_start. | Roland McGrath | 2 | -4/+16 |
2013-05-03 | PowerPC: Add time vDSO support | Adhemerval Zanella | 5 | -3/+81 |
2013-05-03 | Consistently use TEST_f_f1 in lgamma tests. | Joseph Myers | 2 | -10/+11 |
2013-05-03 | Don't use IGNORE_ZERO_INF_SIGN in hypot tests. | Joseph Myers | 2 | -2/+7 |
2013-05-03 | Sync with Linux 3.9 | Andreas Jaeger | 3 | -1/+11 |
2013-05-03 | Update powerpc libm-test ULPs | Adhemerval Zanella | 2 | -0/+100 |
2013-05-02 | Add yesstr and nostr to en_CA, es_AR, and es_ES | Carlos O'Donell | 4 | -2/+23 |
2013-05-03 | Add bug 14952 to ChangeLog and NEWS | Allan McRae | 2 | -5/+7 |
2013-05-02 | Update Sparc ULPs. | David S. Miller | 2 | -24/+4129 |
2013-05-01 | Remove duplicate __strcmp_cg | Ondrej Bilka | 2 | -24/+5 |
2013-05-01 | Add missing #include in sysdeps/posix/opendir.c. | Roland McGrath | 2 | -0/+5 |
2013-05-01 | Use __gnu_inline__ for __extern_always_inline in g++-4.2 | Richard Smith | 2 | -8/+14 |
2013-05-01 | Fix catan, catanh spurious underflows (bug 15423). | Joseph Myers | 11 | -98/+920 |
2013-04-30 | Update powerpc libm-test ULPs | Adhemerval Zanella | 2 | -2/+418 |
2013-04-30 | Add bug 15416 to NEWS. | Joseph Myers | 1 | -1/+1 |
2013-04-30 | Fix catan, catanh inaccuracy from atan2 denominators near 0 (bug 15416). | Joseph Myers | 10 | -14/+909 |
2013-04-30 | Format s_sin.c | Siddhesh Poyarekar | 2 | -904/+1214 |
2013-04-30 | Allow multiple input domains to be run in the same benchmark program | Siddhesh Poyarekar | 23 | -231/+204 |
2013-04-30 | Maintain runtime of each benchmark at ~10 seconds | Siddhesh Poyarekar | 5 | -36/+54 |
2013-04-29 | Make stub fchdir.c define __fchdir. | Roland McGrath | 2 | -2/+7 |
2013-04-29 | Integrate errno testing better in libm-test.inc. | Joseph Myers | 3 | -199/+157 |
2013-04-29 | BZ#15084: Apparent typos in strings in res_debug.c | Andreas Jaeger | 3 | -6/+10 |
2013-04-29 | BZ#15085: Fix comments/strings for RES_NOCHECKNAME | Andreas Jaeger | 4 | -7/+12 |
2013-04-29 | BZ#15380: Fix initstate error return | Andreas Jaeger | 3 | -3/+8 |
2013-04-29 | BZ#15086: Fix res_debug printing of options | Andreas Jaeger | 3 | -4/+17 |
2013-04-29 | Update powerpc libm-test ULPs | Adhemerval Zanella | 2 | -27/+3322 |
2013-04-29 | Add missing semicolons to libm-test.inc tests. | Joseph Myers | 2 | -363/+370 |
2013-04-27 | Fix catan, catanh spurious overflows (bug 15409). | Joseph Myers | 11 | -91/+492 |
2013-04-27 | Fix ia_FR postal format | Nik Kalach | 3 | -8/+13 |
2013-04-27 | Fix guards for qecvt | Andreas Jaeger | 4 | -11/+15 |
2013-04-27 | Update i386 libm-test ULPs | Allan McRae | 2 | -0/+84 |
2013-04-26 | Fix catan, catanh missing underflows (bug 15406). | Joseph Myers | 9 | -7/+152 |
2013-04-26 | Fix csin, csinh, ccos, ccosh missing underflows (bug 15405). | Joseph Myers | 12 | -1/+148 |
2013-04-26 | PowerPC: modf optimization fix | Adhemerval Zanella | 5 | -0/+15 |
2013-04-26 | Update x86_64 ULPs | Markus Trippelsdorf | 2 | -0/+248 |
2013-04-25 | Add missing bug numbers to NEWS. | Joseph Myers | 1 | -5/+5 |
2013-04-25 | Move x86_64-specific audit tests to sysdeps/x86_64/. | Joseph Myers | 19 | -47/+140 |
2013-04-25 | Get rid of __STDC_FORMAT_MACROS, __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS | Paul Pluzhnikov | 3 | -20/+9 |
2013-04-25 | Declare __ehdr_start with hidden visibility. | Maciej W. Rozycki | 2 | -1/+5 |
2013-04-25 | soft-fp: s/sNAN/NAN/ -- no sNaNs are ever produced. | Maciej W. Rozycki | 2 | -1/+5 |
2013-04-24 | math: Use accurate answers for cos and sincos. | Carlos O'Donell | 2 | -10/+15 |
2013-04-24 | Add catan, catanh tests at +/- 1 and +/- i. | Joseph Myers | 2 | -0/+21 |
2013-04-24 | Use suffixed floating-point constants in float and long double catan/catanh. | Joseph Myers | 5 | -28/+34 |