about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
...
* SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916)Aurelien Jarno2014-05-071-1/+1
* Don't use catomic functions in mcount (BZ #16912)Andreas Schwab2014-05-061-1/+1
* NEWS: Add 16885 to fixed bug list.David S. Miller2014-05-011-1/+1
* Correctly handle %p in wprintf (BZ #16890)Andreas Schwab2014-05-011-1/+1
* NEWS: Add 15119 to fixed bug listWill Newton2014-05-011-7/+8
* ARM: Fix R_ARM_IRELATIVE RELA relocations.Julian Brown2014-04-301-1/+1
* Increase minimum Linux kernel version to 2.6.32.Joseph Myers2014-04-301-1/+4
* Initialize all of datahead structure in nscd (BZ #16791)Siddhesh Poyarekar2014-04-301-1/+1
* Do not fail if one of the two responses to AF_UNSPEC fails (BZ #14308)Siddhesh Poyarekar2014-04-301-7/+7
* Mention BZ16823 in NEWSStefan Liebler2014-04-291-1/+1
* Fix types of stream hook functions in manual.Ondřej Bílka2014-04-281-2/+2
* Fix recvmmsg comment.Ondřej Bílka2014-04-281-1/+1
* aarch64: Re-implement setcontext without rt_sigreturn syscallWill Newton2014-04-171-5/+5
* [BZ #14770] S/390: Require Binutils >= 2.24 for target S/390.Stefan Liebler2014-04-161-6/+7
* [BZ #16824] Fix failing y1 due to too large ulps in downward/upward rounding ...Stefan Liebler2014-04-161-1/+1
* Update fixed bug listAlan Modra2014-04-161-4/+4
* Support _r_debug for static binaries.Carlos O'Donell2014-04-141-1/+1
* Fix qsort argument order in collation exampleAllan McRae2014-04-121-1/+1
* NEWS: Add comment about changed ABI on s390 and s390x.Andreas Krebbel2014-04-111-0/+14
* Use statvfs64() for pathconf(_PC_NAME_MAX).Peter TB Brett2014-04-091-6/+6
* PowerPC: Fix nearbyint/nearbyintf result for FE_DOWNWARDAdhemerval Zanella2014-04-061-1/+1
* Fix catan, catanh, __ieee754_logf in round-downward mode (bug 16799, bug 16800).Joseph Myers2014-04-021-1/+1
* Fix clog / clog10 sign of zero result in round-downward mode (bug 16789).Joseph Myers2014-04-021-1/+2
* Correct IBM long double nextafterl.Alan Modra2014-04-021-1/+1
* Update NEWS for fixed bug 13347Florian Weimer2014-04-011-5/+5
* Set errno for scalb errors (bug 6803, bug 6804).Joseph Myers2014-03-311-5/+5
* Set errno for atan2 underflow (bug 16349).Joseph Myers2014-03-311-5/+5
* Fix futimesat for older MicroBlaze kernels (bug 16648).Joseph Myers2014-03-311-3/+3
* Fix scalb spurious "invalid" exceptions (bug 16770).Joseph Myers2014-03-291-1/+1
* Fix clog10 (-0 +/- 0i) (bug 16362).Joseph Myers2014-03-281-5/+5
* Fix x86/x86_64 expl/exp10l spurious underflows (bug 16348).Joseph Myers2014-03-271-5/+5
* Return NULL for wildcard values in getnetgrent from nscd (BZ #16759)Siddhesh Poyarekar2014-03-271-1/+2
* Avoid overlapping addresses to stpcpy calls in nscd (BZ #16760)Siddhesh Poyarekar2014-03-271-1/+1
* Fix nscd lookup for innetgr when netgroup has wildcards (BZ #16758)Siddhesh Poyarekar2014-03-271-1/+1
* Make x86_64 fegetenv preserve exception mask (bug 16198).Joseph Myers2014-03-261-4/+4
* Relax gen-auto-libm-tests may-underflow rules, test log1p in all rounding modes.Joseph Myers2014-03-251-4/+4
* NEWS: Add 16712, 16713, 16714 to fixed bug list.Stefan Liebler2014-03-251-1/+1
* Fix BZ #16634.Paul Pluzhnikov2014-03-241-3/+3
* Fix use of half-initialized result in getaddrinfo when using nscd (bug 16743)Andreas Schwab2014-03-241-1/+2
* Account for alloca use when collecting interface addresses (bug 16002)Andreas Schwab2014-03-241-3/+3
* Fix dbl-64 exp overflow/underflow in non-default rounding modes (bug 16284).Joseph Myers2014-03-241-3/+3
* Fix log (1) in round-downward mode (bug 16731).Joseph Myers2014-03-211-1/+1
* Fix __ASSUME_PREADV and __ASSUME_PWRITEV for Alpha and MicroBlaze (bug 16649).Joseph Myers2014-03-191-2/+2
* Fix offset caching for streams and use it for ftell (BZ #16680)Siddhesh Poyarekar2014-03-171-2/+2
* Do not terminate default test runs on test failure.Joseph Myers2014-03-141-0/+7
* PowerPC: remove wrong roundl implementation for PowerPC64Adhemerval Zanella2014-03-141-1/+1
* PowerPC: remove wrong nearbyintl implementation for PPC64Adhemerval Zanella2014-03-141-1/+1
* PowerPC: remove wrong ceill implementation for PowerPC64Adhemerval Zanella2014-03-141-1/+1
* 2014-03-12 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2014-03-121-3/+3
* Fix __ASSUME_PSELECT for MicroBlaze (bug 16642).Joseph Myers2014-03-121-2/+2