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