about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* SPARC: add prlimit and prlimit64 in <bits/resource.h> (BZ #16943)Aurelien Jarno2014-05-161-1/+1
* ptsname_r: don't leak uninitialized memory (BZ #16917)Aurelien Jarno2014-05-161-1/+1
* Return EAI_AGAIN for AF_UNSPEC when herrno is TRY_AGAIN (BZ #16849)Siddhesh Poyarekar2014-05-151-2/+2
* Fix log1pl (LDBL_MAX) in FE_UPWARD mode (bug 16564).Joseph Myers2014-05-141-7/+7
* Fix cacos (+Inf + finite*i) in round-downward mode (bug 16928).Joseph Myers2014-05-141-1/+1
* Fix acosh (1) in round-downward mode (bug 16927).Joseph Myers2014-05-141-1/+1
* Fix erf underflow handling near 0 (bug 16516).Joseph Myers2014-05-141-6/+7
* Fix unbound stack use in NIS NSS moduleAndreas Schwab2014-05-121-1/+1
* Include SSE state in i386 fenv_t (bug 16064).Joseph Myers2014-05-091-2/+2
* S/390: Port of lock elision to System/zDominik Vogt2014-05-091-0/+8
* ARM: Add optimized ARMv7 strcmp implementationWill Newton2014-05-091-0/+2
* Add 16922 to list of bugs fixed.Steve Ellcey2014-05-071-1/+1
* Fix typo in nscd/selinux.cOndřej Bílka2014-05-071-1/+1
* Fix typo in nptl/sockperf.cOndřej Bílka2014-05-071-1/+1
* 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