about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mention BZ #18042 in NEWS.Paul Pluzhnikov2015-03-081-1/+1
* Fix BZ #18043: buffer-overflow (read past the end) in wordexp/parse_dollars/p...Paul Pluzhnikov2015-03-061-1/+1
* Don't define __CORRECT_ISO_CPP_STRING_H_PROTO for non-GCC compilers (bug 17631)Andreas Schwab2015-03-041-4/+4
* powerpc: Fix inline feraiseexcept, feclearexcept macrosAdhemerval Zanella2015-03-031-4/+4
* Fix localplt test breakage with new readelfAlan Modra2015-03-031-5/+5
* Correct __ASSUME_PRLIMIT64 for hppa/microblaze/sh (bug 17779).Joseph Myers2015-03-021-4/+4
* Fix BZ 18036 buffer overflow (read past end of buffer) in internal_fnmatchPaul Pluzhnikov2015-03-021-2/+2
* Compile vismain with -fPIE and link with -pieH.J. Lu2015-02-271-4/+4
* Fix ldbl-96, ldbl-128ibm atanhl inaccuracy (bug 18046, bug 18047).Joseph Myers2015-02-271-1/+2
* Fix ldbl-128/ldbl-128ibm acosl inaccuracy (bug 18038, bug 18039).Joseph Myers2015-02-261-1/+1
* Fix asin missing underflows (bug 16351).Joseph Myers2015-02-261-4/+4
* Fix ldbl-128ibm logbl near powers of 2 (bug 18030).Joseph Myers2015-02-261-1/+1
* Fix read past end of pattern in fnmatch (bug 18032)Andreas Schwab2015-02-261-1/+1
* Fix ldbl-128ibm ilogbl near powers of 2 (bug 18029).Joseph Myers2015-02-261-1/+1
* BZ #15969: search locale archive again after alias expansionAlexandre Oliva2015-02-261-4/+4
* Fix ldbl-128ibm asinhl inaccuracy (bug 18020).Joseph Myers2015-02-251-1/+1
* Fix ldbl-128ibm acoshl inaccuracy (bug 18019).Joseph Myers2015-02-251-1/+2
* Fix x86/x86_64 scalb (qNaN, -Inf) (bug 16783).Joseph Myers2015-02-241-3/+3
* Fix BZ #17916 - fopen unbounded stack usage for ccs= modesPaul Pluzhnikov2015-02-241-2/+2
* linux: open and openat ignore 'mode' with O_TMPFILE in flagsEric Rannaud2015-02-241-3/+3
* Skip logging for DNSSEC responses [BZ 14841]Siddhesh Poyarekar2015-02-241-3/+3
* Compile gcrt1.o with -fPICH.J. Lu2015-02-231-2/+2
* Fix BZ #17269 -- _IO_wstr_overflow integer overflowPaul Pluzhnikov2015-02-221-3/+3
* Unicode 7.0.0 update; added generator scripts.Alexandre Oliva2015-02-201-2/+9
* Fix scandir scandirat namespace (bug 17999).Joseph Myers2015-02-191-1/+1