Age | Commit message (Expand) | Author | Files | Lines |
2013-06-08 | Use (void) in no-arguments function definitions. | Joseph Myers | 1 | -0/+109 |
2013-06-07 | Avoid use of "register" as optimization hint. | Joseph Myers | 1 | -0/+145 |
2013-06-06 | Update miscellaneous scripts from upstream. | Joseph Myers | 1 | -0/+8 |
2013-06-06 | Fix leading whitespaces. | Ondrej Bilka | 1 | -0/+66 |
2013-06-06 | Fix ChangeLog. | Ondrej Bilka | 1 | -1/+1 |
2013-06-06 | Fix executable mode. | Ondrej Bilka | 1 | -0/+4 |
2013-06-05 | Remove trailing whitespace. | Joseph Myers | 1 | -0/+194 |
2013-06-05 | Add #include <stdint.h> to locale/gen-translit.pl and fix C-translit.h. | Ryan S. Arnold | 1 | -0/+7 |
2013-06-05 | Properly handle %W in strptime | Andreas Schwab | 1 | -0/+7 |
2013-06-05 | Skip modifying exception mask and flags in SET_RESTORE_ROUND_53BIT | Siddhesh Poyarekar | 1 | -0/+9 |
2013-06-04 | Add copyright header to test-strchrnul.c | Siddhesh Poyarekar | 1 | -0/+2 |
2013-06-04 | Increase test case timeout | Siddhesh Poyarekar | 1 | -0/+4 |
2013-06-03 | BZ #15536: Fix ulp for 128-bit IBM long double. | Carlos O'Donell | 1 | -0/+8 |
2013-05-31 | Revert po and pot files changes. | Carlos O'Donell | 1 | -0/+6 |
2013-05-31 | Link extra-libs consistently with libc and ld.so. | Joseph Myers | 1 | -0/+52 |
2013-05-30 | Set reasonable limits for xdr_requests. | Patsy Franklin | 1 | -1/+12 |
2013-05-30 | [BZ #14256] | Jeff Law | 1 | -0/+7 |
2013-05-29 | Avoid crashing in LD_DEBUG when program name is unavailable | Siddhesh Poyarekar | 1 | -0/+47 |
2013-05-28 | Add descriptive titles to po files and header. | Carlos O'Donell | 1 | -0/+6 |
2013-05-25 | localedef: include file name in error messages | Mike Frysinger | 1 | -0/+6 |
2013-05-28 | Doc fix for 'frexp' in arith.texi | Ben Norht | 1 | -0/+5 |
2013-05-28 | Update powerpc libm-test ULPs. | Adhemerval Zanella | 1 | -0/+4 |
2013-05-26 | * stdio-common/bug26.c (main): Correct fscanf template. | Thomas Schwinge | 1 | -0/+2 |
2013-05-26 | _dl_skip_args declaration cleanup. | Thomas Schwinge | 1 | -0/+3 |
2013-05-26 | _dl_non_dynamic_init declaration cleanup. | Thomas Schwinge | 1 | -0/+3 |
2013-05-26 | * manual/platform.texi: Add missing @end deftypefun. | Thomas Schwinge | 1 | -0/+4 |
2013-05-24 | Fix ldbl-96 hypotl of subnormals (bug 15529). | Joseph Myers | 1 | -0/+5 |
2013-05-24 | Test drem and pow10 in libm-test.inc. | Joseph Myers | 1 | -0/+10 |
2013-05-24 | Use same tests for isfinite/finite, lgamma/gamma. | Joseph Myers | 1 | -0/+9 |
2013-05-24 | PowerPC: Program Priority Register support | Adhemerval Zanella | 1 | -0/+6 |
2013-05-24 | Correctly compute ulp near zero. | Carlos O'Donell | 1 | -0/+10 |
2013-05-24 | Remove libm-test START_DATA and END_DATA. | Joseph Myers | 1 | -0/+172 |
2013-05-24 | Make libm-test START and END into ordinary macros. | Joseph Myers | 1 | -0/+176 |
2013-05-24 | Initialize wide struct info. | Ondrej Bilka | 1 | -0/+5 |
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 | 1 | -0/+7 |
2013-05-22 | Update comments in ldconfig.c and dl-hwcaps.c. | Carlos O'Donell | 1 | -0/+6 |
2013-05-22 | Don't include function names in test data in generated libm-test.c. | Joseph Myers | 1 | -0/+86 |
2013-05-22 | Update bits/siginfo.h with Linux hwpoison SIGBUS changes | Edjunior Barbosa Machado | 1 | -0/+9 |
2013-05-22 | Fix _nl_find_msg malloc failure case, and callers. | Carlos O'Donell | 1 | -0/+10 |
2013-05-22 | Don't include expected results in libm-test test names. | Joseph Myers | 1 | -0/+11 |
2013-05-22 | Sort benchmark functions | Siddhesh Poyarekar | 1 | -0/+2 |
2013-05-22 | Add benchmark inputs for math functions | Siddhesh Poyarekar | 1 | -0/+14 |
2013-05-21 | Test getaddrinfo return value | Dmitry V. Levin | 1 | -0/+6 |
2013-05-21 | Set EAI_SYSTEM only when h_errno is NETDB_INTERNAL | Siddhesh Poyarekar | 1 | -0/+8 |
2013-05-21 | Fix parsing of numeric hosts in gethostbyname_r | Andreas Schwab | 1 | -0/+14 |
2013-05-21 | Add a README for benchtests | Siddhesh Poyarekar | 1 | -0/+7 |
2013-05-21 | AArch64: Don't clobber argument for tail call to __sigjmp_save in sigsetjmp | Andreas Schwab | 1 | -0/+6 |
2013-05-20 | PowerPC: update missing CL/NEWS bug reference | Adhemerval Zanella | 1 | -0/+1 |
2013-05-20 | Faster memset on x64 | Ondrej Bilka | 1 | -0/+6 |