| Commit message (Expand) | Author | Age | Files | Lines |
* | BZ #15583: r7 uninitialized in strcpy.S when ARM_HAS_T2 undefined | Richard Henderson | 2013-06-05 | 1 | -1/+1 |
* | Properly handle %W in strptime | Andreas Schwab | 2013-06-05 | 1 | -6/+6 |
* | BZ #15536: Fix ulp for 128-bit IBM long double. | Carlos O'Donell | 2013-06-03 | 1 | -1/+1 |
* | Set reasonable limits for xdr_requests. | Patsy Franklin | 2013-05-30 | 1 | -1/+1 |
* | [BZ #14256] | Jeff Law | 2013-05-30 | 1 | -10/+10 |
* | Avoid crashing in LD_DEBUG when program name is unavailable | Siddhesh Poyarekar | 2013-05-29 | 1 | -2/+2 |
* | Fix ldbl-96 hypotl of subnormals (bug 15529). | Joseph Myers | 2013-05-24 | 1 | -1/+2 |
* | Add bug 14894 to NEWS. | Joseph Myers | 2013-05-24 | 1 | -8/+8 |
* | Initialize wide struct info. | Ondrej Bilka | 2013-05-24 | 1 | -3/+3 |
* | Fix _nl_find_msg malloc failure case, and callers. | Carlos O'Donell | 2013-05-22 | 1 | -2/+2 |
* | Fix MIPS n32 cancellation in static libc (bug 15506). | Joseph Myers | 2013-05-21 | 1 | -1/+1 |
* | Set EAI_SYSTEM only when h_errno is NETDB_INTERNAL | Siddhesh Poyarekar | 2013-05-21 | 1 | -4/+4 |
* | Fix parsing of numeric hosts in gethostbyname_r | Andreas Schwab | 2013-05-21 | 1 | -6/+6 |
* | AArch64: Don't clobber argument for tail call to __sigjmp_save in sigsetjmp | Andreas Schwab | 2013-05-21 | 1 | -1/+1 |
* | PowerPC: update missing CL/NEWS bug reference | Adhemerval Zanella | 2013-05-20 | 1 | -1/+1 |
* | Fix nearbyint scheduling of arithmetic past fesetenv (bug 15490). | Joseph Myers | 2013-05-19 | 1 | -1/+1 |
* | Don't disable CMPLXL macro for __NO_LONG_DOUBLE_MATH (bug 15488). | Joseph Myers | 2013-05-18 | 1 | -1/+2 |
* | Fix remainder exceptions and directed-rounding results (bugs 15480, 15485). | Joseph Myers | 2013-05-17 | 1 | -1/+1 |
* | Prevent optimizing out of benchmark function call | Siddhesh Poyarekar | 2013-05-17 | 1 | -1/+1 |
* | MIPS: soft-fp NaN representation corrections | Maciej W. Rozycki | 2013-05-16 | 1 | -1/+1 |
* | Reserve new TLS field for x86 and x86_64 | Andreas Jaeger | 2013-05-15 | 1 | -9/+9 |
* | hppa: Fix _FPU_GETCW and _FPU_SETCW. | Carlos O'Donell | 2013-05-15 | 1 | -6/+6 |
* | Stop ARM setjmp/longjmp saving/restoring fpscr (bug 14908). | Joseph Myers | 2013-05-14 | 1 | -7/+7 |
* | Make _LIB_VERSION a weak symbol | Siddhesh Poyarekar | 2013-05-13 | 1 | -7/+7 |
* | Add BZ #10191 to ChangeLog/NEWS | Andreas Jaeger | 2013-05-11 | 1 | -14/+14 |
* | Add getgid.c for SH | Christian Grönke | 2013-05-10 | 1 | -9/+9 |
* | Fix integer overflow in sysdeps/unix/sysv/linux/bits/sched.h | Andreas Jaeger | 2013-05-10 | 1 | -1/+2 |
* | Fix tgamma errno setting on domain error (bug 6809). | Joseph Myers | 2013-05-10 | 1 | -8/+8 |
* | Localize rpcgen | Andreas Jaeger | 2013-05-10 | 1 | -2/+2 |
* | Fix ldbl-128ibm cos range reduction near pi/2 (bug 15359). | Joseph Myers | 2013-05-09 | 1 | -2/+2 |
* | Fix ldbl-128 cos range reduction near pi/2 (bug 15429). | Joseph Myers | 2013-05-09 | 1 | -1/+1 |
* | Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426). | Joseph Myers | 2013-05-08 | 1 | -8/+8 |
* | PowerPC: fix hypot/hypof FP exceptions | Adhemerval Zanella | 2013-05-06 | 1 | -1/+1 |
* | Add bug 14952 to ChangeLog and NEWS | Allan McRae | 2013-05-03 | 1 | -5/+6 |
* | Fix catan, catanh spurious underflows (bug 15423). | Joseph Myers | 2013-05-01 | 1 | -1/+1 |
* | Add bug 15416 to NEWS. | Joseph Myers | 2013-04-30 | 1 | -1/+1 |
* | BZ#15084: Apparent typos in strings in res_debug.c | Andreas Jaeger | 2013-04-29 | 1 | -4/+4 |
* | BZ#15085: Fix comments/strings for RES_NOCHECKNAME | Andreas Jaeger | 2013-04-29 | 1 | -4/+4 |
* | BZ#15380: Fix initstate error return | Andreas Jaeger | 2013-04-29 | 1 | -1/+1 |
* | BZ#15086: Fix res_debug printing of options | Andreas Jaeger | 2013-04-29 | 1 | -4/+4 |
* | Fix catan, catanh spurious overflows (bug 15409). | Joseph Myers | 2013-04-27 | 1 | -1/+1 |
* | Fix ia_FR postal format | Nik Kalach | 2013-04-27 | 1 | -3/+3 |
* | Fix guards for qecvt | Andreas Jaeger | 2013-04-27 | 1 | -4/+4 |
* | Fix catan, catanh missing underflows (bug 15406). | Joseph Myers | 2013-04-26 | 1 | -1/+2 |
* | Fix csin, csinh, ccos, ccosh missing underflows (bug 15405). | Joseph Myers | 2013-04-26 | 1 | -1/+1 |
* | Add missing bug numbers to NEWS. | Joseph Myers | 2013-04-25 | 1 | -5/+5 |
* | Fix catan, catanh inaccuracy through use of log (bug 15394). | Joseph Myers | 2013-04-24 | 1 | -1/+1 |
* | Consistently use ISSPACE to check for whitespace | Siddhesh Poyarekar | 2013-04-23 | 1 | -4/+4 |
* | BZ#15361: Make aio_fsync not check open modes. | Roland McGrath | 2013-04-12 | 1 | -1/+1 |
* | Don't accept exp char without preceding digits in scanf float parsing | Andreas Schwab | 2013-04-11 | 1 | -6/+6 |