Age | Commit message (Expand) | Author | Files | Lines |
2013-06-06 | Fix ChangeLog. | Ondrej Bilka | 2 | -3/+3 |
2013-06-06 | Remove trailing whitespace in nptl. | Joseph Myers | 15 | -49/+67 |
2013-06-05 | BZ #15583: r7 uninitialized in strcpy.S when ARM_HAS_T2 undefined | Richard Henderson | 3 | -2/+8 |
2013-06-06 | Fix executable mode. | Ondrej Bilka | 5 | -0/+9 |
2013-06-05 | Remove trailing whitespace. | Joseph Myers | 192 | -992/+1186 |
2013-06-05 | Remove trailing whitespace in ports. | Joseph Myers | 95 | -189/+307 |
2013-06-05 | Add #include <stdint.h> to locale/gen-translit.pl and fix C-translit.h. | Ryan S. Arnold | 3 | -1/+9 |
2013-06-05 | Properly handle %W in strptime | Andreas Schwab | 4 | -8/+16 |
2013-06-05 | Skip modifying exception mask and flags in SET_RESTORE_ROUND_53BIT | Siddhesh Poyarekar | 2 | -6/+15 |
2013-06-04 | Add copyright header to test-strchrnul.c | Siddhesh Poyarekar | 2 | -0/+21 |
2013-06-04 | [AArch64] Ensure getcontext() initializes PSTATE. | Marcus Shawcroft | 3 | -0/+11 |
2013-06-04 | Increase test case timeout | Siddhesh Poyarekar | 2 | -0/+5 |
2013-06-03 | BZ #15536: Fix ulp for 128-bit IBM long double. | Carlos O'Donell | 3 | -12/+35 |
2013-05-31 | Revert po and pot files changes. | Carlos O'Donell | 4 | -3/+9 |
2013-05-31 | Link extra-libs consistently with libc and ld.so. | Joseph Myers | 29 | -143/+144 |
2013-05-30 | Set reasonable limits for xdr_requests. | Patsy Franklin | 3 | -7/+26 |
2013-05-30 | [BZ #14256] | Jeff Law | 4 | -20/+29 |
2013-05-29 | Avoid crashing in LD_DEBUG when program name is unavailable | Siddhesh Poyarekar | 41 | -103/+220 |
2013-05-29 | Fix ChangeLog formatting | Siddhesh Poyarekar | 2 | -32/+32 |
2013-05-28 | Add descriptive titles to po files and header. | Carlos O'Donell | 4 | -3/+9 |
2013-05-25 | localedef: include file name in error messages | Mike Frysinger | 2 | -2/+8 |
2013-05-28 | Doc fix for 'frexp' in arith.texi | Ben Norht | 2 | -2/+7 |
2013-05-28 | Update powerpc libm-test ULPs. | Adhemerval Zanella | 2 | -0/+41 |
2013-05-26 | * stdio-common/bug26.c (main): Correct fscanf template. | Thomas Schwinge | 2 | -2/+5 |
2013-05-26 | _dl_skip_args declaration cleanup. | Thomas Schwinge | 2 | -1/+3 |
2013-05-26 | _dl_non_dynamic_init declaration cleanup. | Thomas Schwinge | 2 | -3/+3 |
2013-05-26 | * manual/platform.texi: Add missing @end deftypefun. | Thomas Schwinge | 2 | -0/+5 |
2013-05-24 | Fix ldbl-96 hypotl of subnormals (bug 15529). | Joseph Myers | 4 | -2/+21 |
2013-05-24 | Test drem and pow10 in libm-test.inc. | Joseph Myers | 4 | -5/+108 |
2013-05-24 | Add bug 14894 to NEWS. | Joseph Myers | 1 | -8/+8 |
2013-05-24 | Use same tests for isfinite/finite, lgamma/gamma. | Joseph Myers | 4 | -44/+55 |
2013-05-24 | PowerPC: Program Priority Register support | Adhemerval Zanella | 3 | -0/+56 |
2013-05-24 | Correctly compute ulp near zero. | Carlos O'Donell | 2 | -48/+103 |
2013-05-24 | tile: improve detection for missing -mcmodel=large support | Chris Metcalf | 4 | -4/+41 |
2013-05-24 | Remove libm-test START_DATA and END_DATA. | Joseph Myers | 3 | -347/+172 |
2013-05-24 | Make libm-test START and END into ordinary macros. | Joseph Myers | 3 | -197/+352 |
2013-05-24 | Initialize wide struct info. | Ondrej Bilka | 3 | -3/+12 |
2013-05-23 | Add BZ # to ChangeLog for commit 9323d39baea2fb0cca3735136abe263eff405133 | Ryan S. Arnold | 1 | -0/+1 |
2013-05-23 | PowerPC: Add functions for shared resources hints. | Edjunior Machado | 3 | -0/+63 |
2013-05-23 | [AArch64] Fix up ChangeLog formatting for last commit. | Marcus Shawcroft | 1 | -1/+1 |
2013-05-23 | [AArch64] Use generic "mcount" routine for profiling. | Marcus Shawcroft | 2 | -25/+4 |
2013-05-22 | Update comments in ldconfig.c and dl-hwcaps.c. | Carlos O'Donell | 3 | -8/+16 |
2013-05-22 | Don't include function names in test data in generated libm-test.c. | Joseph Myers | 3 | -132/+327 |
2013-05-22 | Update bits/siginfo.h with Linux hwpoison SIGBUS changes | Edjunior Barbosa Machado | 12 | -8/+89 |
2013-05-22 | Fix _nl_find_msg malloc failure case, and callers. | Carlos O'Donell | 4 | -7/+36 |
2013-05-22 | Don't include expected results in libm-test test names. | Joseph Myers | 30 | -18536/+18569 |
2013-05-22 | Sort benchmark functions | Siddhesh Poyarekar | 2 | -41/+44 |
2013-05-22 | Add benchmark inputs for math functions | Siddhesh Poyarekar | 11 | -1/+97 |
2013-05-21 | Fix MIPS n32 cancellation in static libc (bug 15506). | Joseph Myers | 5 | -17/+96 |
2013-05-21 | Test getaddrinfo return value | Dmitry V. Levin | 3 | -1/+74 |