summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2015-05-19Fix for test "malloc_usable_size: expected 7 but got 11"James Lemke
2015-05-19Avoid deadlock in malloc on backtrace (BZ #16159)Siddhesh Poyarekar
2015-05-17Fix stdlib/tst-setcontext3 with dash [BZ#18418]Adhemerval Zanella
2015-05-15Fix atanhl missing underflows (bug 16352).Joseph Myers
2015-05-15Fix tanf spurious underflows (bug 18221).Joseph Myers
2015-05-15Fix lgammaf spurious underflows (bug 18220).Joseph Myers
2015-05-15Add BZ #16704 as fixedAdhemerval Zanella
2015-05-15Fix erfcf spurious underflows (bug 18217).Joseph Myers
2015-05-14Fix atanf spurious underflows (bug 18196).Joseph Myers
2015-05-14Fix log1p missing underflows (bug 16339).Joseph Myers
2015-05-13Remove a trailing `\' in make-syscalls.shH.J. Lu
2015-05-11Fix mips16 __fpu_control static linking (bug 18397).Joseph Myers
2015-05-11Separate internal state between getXXent and getXXbyYY NSS calls (bug 18007)Andreas Schwab
2015-05-08Bug 18125: Call exit after last linked context.Carlos O'Donell
2015-05-07Update NEWSSiddhesh Poyarekar
2015-04-29NEWS: BZ#18319 was fixed in commit ed159672eb3cd650a32b7e5cb4d5ec1fe0e63802Florian Weimer
2015-04-29CVE-2014-8121: Do not close NSS files database during iteration [BZ #18007]Florian Weimer
2015-04-28Fix ldbl-128 roundl for exponents in [31, 47] (bug 18346).Joseph Myers
2015-04-27test-skeleton: Support temporary files without memory leaks [BZ#18333]Florian Weimer
2015-04-24Make time zone file parser more robust [BZ #17715]Florian Weimer
2015-04-24S/390: Get cache information via sysconfStefan Liebler
2015-04-21CVE-2015-1781: resolv/nss_dns/dns-host.c buffer overflow [BZ#18287]Arjun Shankar
2015-04-13Use correct signedness in wcsncmpStefan Liebler
2015-04-13Set errno for log1p on pole/domain error.Stefan Liebler
2015-04-10Fix strtof decimal rounding close to half least subnormal (bug 18247).Joseph Myers
2015-04-08Fix dbl-64 atan2 in non-default rounding modes (bug 18210, bug 18211).Joseph Myers
2015-04-08Fix dbl-64 atan in non-default rounding modes (bug 18197).Joseph Myers
2015-04-07[BZ #17930] MIPS: Define SHM_NORESERVE.James Cowgill
2015-04-03Handle mblen return code when n is zero.Ondřej Bílka
2015-04-02aarch64: Increase MINSIGSTKSZ and SIGSTKSZ (bug 16850)Andreas Schwab
2015-04-02malloc: Consistently apply trim_threshold to all heaps [BZ #17195]Mel Gorman
2015-03-31Limit threads sharing L2 cache to 2 for SLM/KNLH.J. Lu
2015-03-25powerpc __tls_get_addr call optimizationAlan Modra
2015-03-23Avoid SIGFPE in wordexp [BZ #18100]Florian Weimer
2015-03-21Note old commit as having resolved bug 11505.Joseph Myers
2015-03-18Make sem_timedwait use FUTEX_CLOCK_REALTIME (bug 18138).Joseph Myers
2015-03-18Fix up NEWS merge goof-upSiddhesh Poyarekar
2015-03-18Use calloc to allocate xports (BZ #17542)Brad Hubbard
2015-03-17Fix DTV race, assert, DTV_SURPLUS Static TLS limit, and nptl_db garbageAlexandre Oliva
2015-03-14m68k: fix 64-bit arithmetic in atomic operations (bug 18128)Andreas Schwab
2015-03-13Enhance nscd's inotify support (Bug 14906).Carlos O'Donell
2015-03-12S/390: Fix setcontext/swapcontext which are not restoring sigmask.Stefan Liebler
2015-03-11Fix ldconfig segmentation fault with corrupted cache (Bug 18093).Aurelien Jarno
2015-03-11hppa: update __O_SYNC fix with [BZ #18068]Mike Frysinger
2015-03-11hppa: Fix feupdateenv and fesetexceptflag (Bug 18111).Carlos O'Donell
2015-03-11hppa: Fix feholdexcpt and fesetenv (Bug 18110).John David Anglin
2015-03-10powerpc: Fix incorrect results for pow when using FMAAdhemerval Zanella
2015-03-08Mention BZ #18042 in NEWS.Paul Pluzhnikov
2015-03-06Fix BZ #18043: buffer-overflow (read past the end) in wordexp/parse_dollars/p...Paul Pluzhnikov
2015-03-04Don't define __CORRECT_ISO_CPP_STRING_H_PROTO for non-GCC compilers (bug 17631)Andreas Schwab