[BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
[platform/upstream/glibc.git] / NEWS
2013-08-29 Thomas Schwinge[BZ #15522] strtod ("nan(N)") returning a sNaN in some...
2013-08-29 Carlos O'DonellARM: Pass dl_hwcap to IFUNC resolver.
2013-08-27 Mike Frysinger[BZ #15897] dlfcn: do not mark dlopen/dlclose as leaf...
2013-08-27 Andreas SchwabFix missing declaration of LC_CTYPE nonascii-case element
2013-08-26 Siddhesh PoyarekarInitialize res_hconf in nscd
2013-08-23 Joseph MyersFix cexp (NaN + i0) (bug 15532).
2013-08-21 Joseph MyersAdd bug 15867 to NEWS.
2013-08-21 Joseph MyersFix fdim handling of infinities (bug 15797).
2013-08-20 Joseph MyersFix cproj handling of (finite, NaN) arguments (bug...
2013-08-16 Florian WeimerCVE-2013-4237, BZ #14699: Buffer overflow in readdir_r
2013-08-13 Andreas SchwabFix cbrtl for ldbl-96
2013-08-12 David S. MillerOpen development for 2.19.
2013-07-25 Ryan S. ArnoldAdded NEWS entries for AT_HWCAP2 and POWER8 enablement.
2013-07-22 Chris Metcalftile BZ #15759: Fix bug in _dl_unmap
2013-07-21 Carlos O'DonellCVE-2013-2207, BZ #15755: Disable pt_chown.
2013-07-16 Carlos O'DonellBZ #15711: Avoid circular dependency for syscall.h
2013-07-02 Andi KleenAdd lock elision to NEWS file
2013-06-28 Joseph MyersAdd more NEWS items for 2.18.
2013-06-28 Pierre YnardTest for mprotect failure in dl-load.c (bug 12492).
2013-06-28 Maciej W. Rozycki[BZ #15022] Correct global-scope dlopen issues in stati...
2013-06-26 H.J. LuMention BZ #15674
2013-06-25 Richard Henderson[BZ #15666] alpha: Add __sqrt*_finite definitions
2013-06-25 Mike Frysinger[BZ #10283] localedef: align fixed maps to SHMLBA
2013-06-24 Vladimir NikulichevBZ #12310: pthread_exit in static app. segfaults
2013-06-22 Joseph MyersFix soft-fp shadowing between __FP_FRAC_ADD_3 and _FP_M...
2013-06-21 Kaz KojimaAdd sh4 implementation of fegetexceptflag (bug 15655).
2013-06-21 Joseph MyersFix bad shift in soft-fp (bug 7006).
2013-06-20 Joseph MyersAvoid spurious failures from <fenv.h> fallback function...
2013-06-17 Joseph MyersMake ARM feenableexcept detect failure (bug 14907).
2013-06-15 Joseph MyersFix spurious "inexact" exceptions from dbl-64 sqrt...
2013-06-15 Siddhesh PoyarekarNew API to set default thread attributes
2013-06-14 Joseph MyersStop MIPS setjmp / longjmp saving / restoring floating...
2013-06-14 Joseph MyersUpdate ARM _FPU_RESERVED value.
2013-06-14 Siddhesh PoyarekarAdd rtld-memset.S for x86_64
2013-06-13 Siddhesh PoyarekarAvoid access beyond memory bounds in pthread_attr_getaf...
2013-06-13 Siddhesh PoyarekarFix NEWS entry about clock precision
2013-06-13 Johan HeikkilaUpdate sv_FI@euro
2013-06-13 Johan HeikkilaUpdate sv_FI
2013-06-13 Siddhesh PoyarekarImprove precision of clock() function on Linux
2013-06-11 Andreas SchwabUpdate BIG5-HKSCS charmap to HKSCS-2008
2013-06-11 Andreas SchwabFix handling of netgroup cache in nscd
2013-06-05 Richard HendersonBZ #15583: r7 uninitialized in strcpy.S when ARM_HAS_T2...
2013-06-05 Andreas SchwabProperly handle %W in strptime
2013-06-03 Carlos O'DonellBZ #15536: Fix ulp for 128-bit IBM long double.
2013-05-31 Patsy FranklinSet reasonable limits for xdr_requests.
2013-05-30 Jeff Law [BZ #14256]
2013-05-29 Siddhesh PoyarekarAvoid crashing in LD_DEBUG when program name is unavailable
2013-05-24 Joseph MyersFix ldbl-96 hypotl of subnormals (bug 15529).
2013-05-24 Joseph MyersAdd bug 14894 to NEWS.
2013-05-24 Ondrej BilkaInitialize wide struct info.
2013-05-22 Carlos O'DonellFix _nl_find_msg malloc failure case, and callers.
2013-05-21 Joseph MyersFix MIPS n32 cancellation in static libc (bug 15506).
2013-05-21 Siddhesh PoyarekarSet EAI_SYSTEM only when h_errno is NETDB_INTERNAL
2013-05-21 Andreas SchwabFix parsing of numeric hosts in gethostbyname_r
2013-05-21 Andreas SchwabAArch64: Don't clobber argument for tail call to __sigj...
2013-05-20 Adhemerval ZanellaPowerPC: update missing CL/NEWS bug reference
2013-05-19 Joseph MyersFix nearbyint scheduling of arithmetic past fesetenv...
2013-05-18 Joseph MyersDon't disable CMPLXL macro for __NO_LONG_DOUBLE_MATH...
2013-05-17 Joseph MyersFix remainder exceptions and directed-rounding results...
2013-05-17 Siddhesh PoyarekarPrevent optimizing out of benchmark function call
2013-05-16 Maciej W. RozyckiMIPS: soft-fp NaN representation corrections
2013-05-15 Andreas JaegerReserve new TLS field for x86 and x86_64
2013-05-15 Carlos O'Donellhppa: Fix _FPU_GETCW and _FPU_SETCW.
2013-05-14 Joseph MyersStop ARM setjmp/longjmp saving/restoring fpscr (bug...
2013-05-13 Siddhesh PoyarekarMake _LIB_VERSION a weak symbol
2013-05-11 Andreas JaegerAdd BZ #10191 to ChangeLog/NEWS
2013-05-10 Christian GrönkeAdd getgid.c for SH
2013-05-10 Andreas JaegerFix integer overflow in sysdeps/unix/sysv/linux/bits...
2013-05-10 Joseph MyersFix tgamma errno setting on domain error (bug 6809).
2013-05-10 Andreas JaegerLocalize rpcgen
2013-05-09 Joseph MyersFix ldbl-128ibm cos range reduction near pi/2 (bug...
2013-05-09 Joseph MyersFix ldbl-128 cos range reduction near pi/2 (bug 15429).
2013-05-08 Joseph MyersImprove tgamma accuracy (bugs 2546, 2560, 5159, 15426).
2013-05-06 Adhemerval ZanellaPowerPC: fix hypot/hypof FP exceptions
2013-05-03 Allan McRaeAdd bug 14952 to ChangeLog and NEWS
2013-05-01 Joseph MyersFix catan, catanh spurious underflows (bug 15423).
2013-04-30 Joseph MyersAdd bug 15416 to NEWS.
2013-04-29 Andreas JaegerBZ#15084: Apparent typos in strings in res_debug.c
2013-04-29 Andreas JaegerBZ#15085: Fix comments/strings for RES_NOCHECKNAME
2013-04-29 Andreas JaegerBZ#15380: Fix initstate error return
2013-04-29 Andreas JaegerBZ#15086: Fix res_debug printing of options
2013-04-27 Joseph MyersFix catan, catanh spurious overflows (bug 15409).
2013-04-27 Nik KalachFix ia_FR postal format
2013-04-27 Andreas JaegerFix guards for qecvt
2013-04-26 Joseph MyersFix catan, catanh missing underflows (bug 15406).
2013-04-26 Joseph MyersFix csin, csinh, ccos, ccosh missing underflows (bug...
2013-04-25 Joseph MyersAdd missing bug numbers to NEWS.
2013-04-24 Joseph MyersFix catan, catanh inaccuracy through use of log (bug...
2013-04-23 Siddhesh PoyarekarConsistently use ISSPACE to check for whitespace
2013-04-12 Roland McGrathBZ#15361: Make aio_fsync not check open modes.
2013-04-11 Andreas SchwabDon't accept exp char without preceding digits in scanf...
2013-04-11 Andreas SchwabFix invalid free of memory allocated during rtld init
2013-04-10 Siddhesh PoyarekarAccept leading and trailing spaces in getdate input...
2013-04-06 Carlos O'Donelldl_open_worker: Memset all of seen array.
2013-04-06 Carlos O'Donelli386: Fail at configure time for i386 builds.
2013-04-05 Thomas Schwinge[BZ #14686, #15336] Fix standard compliance. Don't...
2013-04-05 Thomas Schwinge[BZ #15335, #15342] Fix standard compliance. Don't...
2013-04-04 Siddhesh PoyarekarAdd BZ #15337 to NEWS
2013-04-03 Joseph MyersFix missing underflow from cexp (bug 14478).
2013-04-03 Andreas SchwabUpdate NEWS
next