about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* BZ#18434: Mark fixed in NEWS.Roland McGrath2015-05-191-1/+1
* Fix ldbl-96 remquol (finite, Inf) (bug 18244).Joseph Myers2015-05-191-2/+2
* Fix i386 atanhl spurious underflows (bug 18049).Joseph Myers2015-05-191-4/+4
* Fix for test "malloc_usable_size: expected 7 but got 11"James Lemke2015-05-191-8/+8
* Avoid deadlock in malloc on backtrace (BZ #16159)Siddhesh Poyarekar2015-05-191-10/+10
* Fix stdlib/tst-setcontext3 with dash [BZ#18418]Adhemerval Zanella2015-05-171-1/+1
* Fix atanhl missing underflows (bug 16352).Joseph Myers2015-05-151-8/+9
* Fix tanf spurious underflows (bug 18221).Joseph Myers2015-05-151-1/+1
* Fix lgammaf spurious underflows (bug 18220).Joseph Myers2015-05-151-1/+1
* Add BZ #16704 as fixedAdhemerval Zanella2015-05-151-8/+8
* Fix erfcf spurious underflows (bug 18217).Joseph Myers2015-05-151-2/+2
* Fix atanf spurious underflows (bug 18196).Joseph Myers2015-05-141-2/+2
* Fix log1p missing underflows (bug 16339).Joseph Myers2015-05-141-1/+1
* Remove a trailing `\' in make-syscalls.shH.J. Lu2015-05-131-1/+1
* Fix mips16 __fpu_control static linking (bug 18397).Joseph Myers2015-05-111-1/+1
* Separate internal state between getXXent and getXXbyYY NSS calls (bug 18007)Andreas Schwab2015-05-111-4/+3
* Bug 18125: Call exit after last linked context.Carlos O'Donell2015-05-081-9/+9
* Update NEWSSiddhesh Poyarekar2015-05-071-6/+7
* NEWS: BZ#18319 was fixed in commit ed159672eb3cd650a32b7e5cb4d5ec1fe0e63802Florian Weimer2015-04-291-1/+1
* CVE-2014-8121: Do not close NSS files database during iteration [BZ #18007]Florian Weimer2015-04-291-4/+8
* Fix ldbl-128 roundl for exponents in [31, 47] (bug 18346).Joseph Myers2015-04-281-1/+1
* test-skeleton: Support temporary files without memory leaks [BZ#18333]Florian Weimer2015-04-271-1/+1
* Make time zone file parser more robust [BZ #17715]Florian Weimer2015-04-241-6/+12
* S/390: Get cache information via sysconfStefan Liebler2015-04-241-0/+3
* CVE-2015-1781: resolv/nss_dns/dns-host.c buffer overflow [BZ#18287]Arjun Shankar2015-04-211-1/+8
* Use correct signedness in wcsncmpStefan Liebler2015-04-131-1/+1
* Set errno for log1p on pole/domain error.Stefan Liebler2015-04-131-1/+1
* Fix strtof decimal rounding close to half least subnormal (bug 18247).Joseph Myers2015-04-101-1/+1
* Fix dbl-64 atan2 in non-default rounding modes (bug 18210, bug 18211).Joseph Myers2015-04-081-1/+2
* Fix dbl-64 atan in non-default rounding modes (bug 18197).Joseph Myers2015-04-081-1/+1
* [BZ #17930] MIPS: Define SHM_NORESERVE.James Cowgill2015-04-071-4/+4
* Handle mblen return code when n is zero.Ondřej Bílka2015-04-031-5/+5
* aarch64: Increase MINSIGSTKSZ and SIGSTKSZ (bug 16850)Andreas Schwab2015-04-021-6/+6
* malloc: Consistently apply trim_threshold to all heaps [BZ #17195]Mel Gorman2015-04-021-6/+6
* Limit threads sharing L2 cache to 2 for SLM/KNLH.J. Lu2015-03-311-1/+1
* powerpc __tls_get_addr call optimizationAlan Modra2015-03-251-0/+4
* Avoid SIGFPE in wordexp [BZ #18100]Florian Weimer2015-03-231-2/+2
* Note old commit as having resolved bug 11505.Joseph Myers2015-03-211-15/+15
* Make sem_timedwait use FUTEX_CLOCK_REALTIME (bug 18138).Joseph Myers2015-03-181-1/+1
* Fix up NEWS merge goof-upSiddhesh Poyarekar2015-03-181-5/+6
* Use calloc to allocate xports (BZ #17542)Brad Hubbard2015-03-181-6/+5
* Fix DTV race, assert, DTV_SURPLUS Static TLS limit, and nptl_db garbageAlexandre Oliva2015-03-171-5/+6
* m68k: fix 64-bit arithmetic in atomic operations (bug 18128)Andreas Schwab2015-03-141-1/+1
* Enhance nscd's inotify support (Bug 14906).Carlos O'Donell2015-03-131-6/+6
* S/390: Fix setcontext/swapcontext which are not restoring sigmask.Stefan Liebler2015-03-121-1/+1
* Fix ldconfig segmentation fault with corrupted cache (Bug 18093).Aurelien Jarno2015-03-111-1/+1
* hppa: update __O_SYNC fix with [BZ #18068]Mike Frysinger2015-03-111-2/+2
* hppa: Fix feupdateenv and fesetexceptflag (Bug 18111).Carlos O'Donell2015-03-111-1/+1
* hppa: Fix feholdexcpt and fesetenv (Bug 18110).John David Anglin2015-03-111-1/+2
* powerpc: Fix incorrect results for pow when using FMAAdhemerval Zanella2015-03-101-1/+1