about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* sparc: fix sigaction for 32bit builds [BZ #18694] gentoo/2.20Mike Frysinger2015-07-201-1/+5
* CVE-2015-1472: wscanf allocates too little memoryPaul Pluzhnikov2015-02-161-2/+7
* Use AVX unaligned memcpy only if AVX2 is availableH.J. Lu2015-02-161-1/+2
* Fix memory handling in strxfrm_l [BZ #16009]Leonhard Holz2015-02-161-1/+1
* Avoid infinite loop in nss_dns getnetbyname [BZ #17630]Florian Weimer2014-12-181-2/+6
* CVE-2012-3406: Stack overflow in vfprintf [BZ #16617]Jeff Law2014-12-161-1/+3
* CVE-2014-7817: wordexp fails to honour WRDE_NOCMD.Carlos O'Donell2014-11-191-1/+8
* [AArch64] End frame record chain correctly.Renlin Li2014-11-111-1/+1
* MIPS: Avoid a dangling `vfork@GLIBC_2.0' referenceMaciej W. Rozycki2014-10-221-1/+1
* BZ#17460: Fix buffer overrun in nscd --help.Roland McGrath2014-10-091-1/+1
* Fix memory leak in libio/wfileops.c do_ftell_wide [BZ #17370]Tim Lammens2014-09-161-1/+1
* Revert to defining __extern_inline only for gcc-4.3+ (BZ #17266)Siddhesh Poyarekar2014-09-161-1/+1
* Handle zero prefix length in getifaddrs (BZ #17371)Andreas Schwab2014-09-161-0/+6
* [BZ #17354] tile: Fix up corner cases with signed relocationsChris Metcalf2014-09-061-1/+1
* CVE-2014-6040: Crashes on invalid input in IBM gconv modules [BZ #17325]Florian Weimer2014-09-031-1/+6
* i386 TLS_INIT_TP might produce bogus asm changing stack pointer [BZ #17319]Mark Wielaard2014-08-281-1/+1
* NEWS: Typo fix: s/wil /will /gCarlos O'Donell2014-08-271-1/+1
* Fix typo in CVE IDFlorian Weimer2014-08-261-1/+1
* __gconv_translit_find: Disable function [BZ #17187]Florian Weimer2014-08-261-1/+8
* Mention fixes for BZs 16194 and 16275 in NEWSH.J. Lu2014-08-131-14/+14
* Fix powerpc32 __get_clockfreq for non-power4 (bug 17263).Joseph Myers2014-08-131-1/+1
* Disable x87 inline functions for x86_64 and SSE [BZ #17262]Siddhesh Poyarekar2014-08-131-1/+1
* Replace cpuid asm statement with __cpuid_countH.J. Lu2014-08-121-1/+2
* Fix powerpc-nofpu __fe_enabled_env and __fe_nonieee_env (bug 17261).Joseph Myers2014-08-121-14/+14
* NEWS: Mention x86-64 ld.so use of Intel MPX instructions.Roland McGrath2014-08-121-0/+10
* Add BZ #16892 to NEWSWill Newton2014-08-121-5/+5
* NEWS: Explain the s390 jmp_buf / ucontext_t ABI change reversal.Stefan Liebler2014-08-011-0/+11
* PowerPC: Fix gprof entry point for LEAdhemerval Zanella2014-07-301-1/+1
* fcntl-linux.h: add new definitions and manual updates for open file descripti...Jeff Layton2014-07-291-14/+20
* Add fixed bug to NEWSAllan McRae2014-07-231-1/+1
* [BZ #17078] ARM: R_ARM_TLS_DESC prelinker supportMaciej W. Rozycki2014-07-171-2/+2
* Fix fallback fesetenv and feupdateenv on FE_NOMASK_ENV (bug 17088).Joseph Myers2014-07-171-2/+2
* Correct DT_PPC64_NUMAlan Modra2014-07-141-1/+1
* nptl: Fix abort in case of set*id failure [BZ #17135]Florian Weimer2014-07-111-1/+1
* _nl_find_locale: Improve handling of crafted locale names [BZ #17137]Florian Weimer2014-07-101-1/+11
* Fix crash when system has no ipv6 address [BZ #17125]Siddhesh Poyarekar2014-07-101-1/+1
* NPTL is no longer an add-on!Roland McGrath2014-07-071-0/+5
* Fix ldbl-128 powl sign of result in overflow / underflow cases (bug 17097).Joseph Myers2014-06-291-1/+1
* Correctly report nscd child process status (BZ #17092)Arjun Shankar2014-06-271-1/+1
* Fix yn overflow handling in non-default rounding modes (bug 16561, bug 16562).Joseph Myers2014-06-271-10/+10
* Update README and NEWS for ports directory removal.Joseph Myers2014-06-251-0/+4
* Add compat symbols for scalb* in i386Siddhesh Poyarekar2014-06-251-1/+1
* Fix x86/x86_64 expm1l spurious underflow exceptions (bug 16539).Joseph Myers2014-06-241-11/+11
* Fix ldbl-128 erfl spurious underflows (bug 16287).Joseph Myers2014-06-241-12/+12
* Fix namespace violation in pthreadtypes.h (BZ #17084)Siddhesh Poyarekar2014-06-241-1/+1
* Add bug 16918 to NEWS.Wilco2014-06-241-3/+4
* Revert "Add bug 16918 to NEWS."Marcus Shawcroft2014-06-241-8/+3
* Add bug 16918 to NEWS.Wilco2014-06-241-3/+8
* Fix cosh spurious underflows from expm1 (bug 16354), inaccurate results near ...Joseph Myers2014-06-231-10/+10
* Set errno for y1 overflow (bug 17050).Joseph Myers2014-06-231-1/+1