aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2013-06-11Fix handling of netgroup cache in nscdAndreas Schwab1-1/+1
2013-06-05BZ #15583: r7 uninitialized in strcpy.S when ARM_HAS_T2 undefinedRichard Henderson1-1/+1
2013-06-05Properly handle %W in strptimeAndreas Schwab1-6/+6
2013-06-03BZ #15536: Fix ulp for 128-bit IBM long double.Carlos O'Donell1-1/+1
2013-05-30Set reasonable limits for xdr_requests.Patsy Franklin1-1/+1
2013-05-30 [BZ #14256]Jeff Law1-10/+10
2013-05-29Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar1-2/+2
2013-05-24Fix ldbl-96 hypotl of subnormals (bug 15529).Joseph Myers1-1/+2
2013-05-24Add bug 14894 to NEWS.Joseph Myers1-8/+8
2013-05-24Initialize wide struct info.Ondrej Bilka1-3/+3
2013-05-22Fix _nl_find_msg malloc failure case, and callers.Carlos O'Donell1-2/+2
2013-05-21Fix MIPS n32 cancellation in static libc (bug 15506).Joseph Myers1-1/+1
2013-05-21Set EAI_SYSTEM only when h_errno is NETDB_INTERNALSiddhesh Poyarekar1-4/+4
2013-05-21Fix parsing of numeric hosts in gethostbyname_rAndreas Schwab1-6/+6
2013-05-21AArch64: Don't clobber argument for tail call to __sigjmp_save in sigsetjmpAndreas Schwab1-1/+1
2013-05-20PowerPC: update missing CL/NEWS bug referenceAdhemerval Zanella1-1/+1
2013-05-19Fix nearbyint scheduling of arithmetic past fesetenv (bug 15490).Joseph Myers1-1/+1
2013-05-18Don't disable CMPLXL macro for __NO_LONG_DOUBLE_MATH (bug 15488).Joseph Myers1-1/+2
2013-05-17Fix remainder exceptions and directed-rounding results (bugs 15480, 15485).Joseph Myers1-1/+1
2013-05-17Prevent optimizing out of benchmark function callSiddhesh Poyarekar1-1/+1
2013-05-16MIPS: soft-fp NaN representation correctionsMaciej W. Rozycki1-1/+1
2013-05-15Reserve new TLS field for x86 and x86_64Andreas Jaeger1-9/+9
2013-05-15hppa: Fix _FPU_GETCW and _FPU_SETCW.Carlos O'Donell1-6/+6
2013-05-14Stop ARM setjmp/longjmp saving/restoring fpscr (bug 14908).Joseph Myers1-7/+7
2013-05-13Make _LIB_VERSION a weak symbolSiddhesh Poyarekar1-7/+7
2013-05-11Add BZ #10191 to ChangeLog/NEWSAndreas Jaeger1-14/+14
2013-05-10Add getgid.c for SHChristian Grönke1-9/+9
2013-05-10Fix integer overflow in sysdeps/unix/sysv/linux/bits/sched.hAndreas Jaeger1-1/+2
2013-05-10Fix tgamma errno setting on domain error (bug 6809).Joseph Myers1-8/+8
2013-05-10Localize rpcgenAndreas Jaeger1-2/+2
2013-05-09Fix ldbl-128ibm cos range reduction near pi/2 (bug 15359).Joseph Myers1-2/+2
2013-05-09Fix ldbl-128 cos range reduction near pi/2 (bug 15429).Joseph Myers1-1/+1
2013-05-08Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426).Joseph Myers1-8/+8
2013-05-06PowerPC: fix hypot/hypof FP exceptionsAdhemerval Zanella1-1/+1
2013-05-03Add bug 14952 to ChangeLog and NEWSAllan McRae1-5/+6
2013-05-01Fix catan, catanh spurious underflows (bug 15423).Joseph Myers1-1/+1
2013-04-30Add bug 15416 to NEWS.Joseph Myers1-1/+1
2013-04-29BZ#15084: Apparent typos in strings in res_debug.cAndreas Jaeger1-4/+4
2013-04-29BZ#15085: Fix comments/strings for RES_NOCHECKNAMEAndreas Jaeger1-4/+4
2013-04-29BZ#15380: Fix initstate error returnAndreas Jaeger1-1/+1
2013-04-29BZ#15086: Fix res_debug printing of optionsAndreas Jaeger1-4/+4
2013-04-27Fix catan, catanh spurious overflows (bug 15409).Joseph Myers1-1/+1
2013-04-27Fix ia_FR postal formatNik Kalach1-3/+3
2013-04-27Fix guards for qecvtAndreas Jaeger1-4/+4
2013-04-26Fix catan, catanh missing underflows (bug 15406).Joseph Myers1-1/+2
2013-04-26Fix csin, csinh, ccos, ccosh missing underflows (bug 15405).Joseph Myers1-1/+1
2013-04-25Add missing bug numbers to NEWS.Joseph Myers1-5/+5
2013-04-24Fix catan, catanh inaccuracy through use of log (bug 15394).Joseph Myers1-1/+1
2013-04-23Consistently use ISSPACE to check for whitespaceSiddhesh Poyarekar1-4/+4
2013-04-12BZ#15361: Make aio_fsync not check open modes.Roland McGrath1-1/+1