summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2014-05-20alpha: Remove bits/siginfo.h (BZ 16966)Richard Henderson
2014-05-17Fix sparc memcpy data corruption when using niagara2 optimized routines.Jose E. Marchesi
2014-05-16SPARC: add prlimit and prlimit64 in <bits/resource.h> (BZ #16943)Aurelien Jarno
2014-05-16ptsname_r: don't leak uninitialized memory (BZ #16917)Aurelien Jarno
2014-05-15Return EAI_AGAIN for AF_UNSPEC when herrno is TRY_AGAIN (BZ #16849)Siddhesh Poyarekar
2014-05-14Fix log1pl (LDBL_MAX) in FE_UPWARD mode (bug 16564).Joseph Myers
2014-05-14Fix cacos (+Inf + finite*i) in round-downward mode (bug 16928).Joseph Myers
2014-05-14Fix acosh (1) in round-downward mode (bug 16927).Joseph Myers
2014-05-14Fix erf underflow handling near 0 (bug 16516).Joseph Myers
2014-05-12Fix unbound stack use in NIS NSS moduleAndreas Schwab
2014-05-09Include SSE state in i386 fenv_t (bug 16064).Joseph Myers
2014-05-09S/390: Port of lock elision to System/zDominik Vogt
2014-05-09ARM: Add optimized ARMv7 strcmp implementationWill Newton
2014-05-07Add 16922 to list of bugs fixed.Steve Ellcey
2014-05-07Fix typo in nscd/selinux.cOndřej Bílka
2014-05-07Fix typo in nptl/sockperf.cOndřej Bílka
2014-05-07SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916)Aurelien Jarno
2014-05-06Don't use catomic functions in mcount (BZ #16912)Andreas Schwab
2014-05-01NEWS: Add 16885 to fixed bug list.David S. Miller
2014-05-01Correctly handle %p in wprintf (BZ #16890)Andreas Schwab
2014-05-01NEWS: Add 15119 to fixed bug listWill Newton
2014-04-30ARM: Fix R_ARM_IRELATIVE RELA relocations.Julian Brown
2014-04-30Increase minimum Linux kernel version to 2.6.32.Joseph Myers
2014-04-30Initialize all of datahead structure in nscd (BZ #16791)Siddhesh Poyarekar
2014-04-30Do not fail if one of the two responses to AF_UNSPEC fails (BZ #14308)Siddhesh Poyarekar
2014-04-29Mention BZ16823 in NEWSStefan Liebler
2014-04-28Fix types of stream hook functions in manual.Ondřej Bílka
2014-04-28Fix recvmmsg comment.Ondřej Bílka
2014-04-17aarch64: Re-implement setcontext without rt_sigreturn syscallWill Newton
2014-04-16[BZ #14770] S/390: Require Binutils >= 2.24 for target S/390.Stefan Liebler
2014-04-16[BZ #16824] Fix failing y1 due to too large ulps in downward/upward rounding ...Stefan Liebler
2014-04-16Update fixed bug listAlan Modra
2014-04-14Support _r_debug for static binaries.Carlos O'Donell
2014-04-12Fix qsort argument order in collation exampleAllan McRae
2014-04-11NEWS: Add comment about changed ABI on s390 and s390x.Andreas Krebbel
2014-04-09Use statvfs64() for pathconf(_PC_NAME_MAX).Peter TB Brett
2014-04-06PowerPC: Fix nearbyint/nearbyintf result for FE_DOWNWARDAdhemerval Zanella
2014-04-02Fix catan, catanh, __ieee754_logf in round-downward mode (bug 16799, bug 16800).Joseph Myers
2014-04-02Fix clog / clog10 sign of zero result in round-downward mode (bug 16789).Joseph Myers
2014-04-02Correct IBM long double nextafterl.Alan Modra
2014-04-01Update NEWS for fixed bug 13347Florian Weimer
2014-03-31Set errno for scalb errors (bug 6803, bug 6804).Joseph Myers
2014-03-31Set errno for atan2 underflow (bug 16349).Joseph Myers
2014-03-31Fix futimesat for older MicroBlaze kernels (bug 16648).Joseph Myers
2014-03-29Fix scalb spurious "invalid" exceptions (bug 16770).Joseph Myers
2014-03-28Fix clog10 (-0 +/- 0i) (bug 16362).Joseph Myers
2014-03-27Fix x86/x86_64 expl/exp10l spurious underflows (bug 16348).Joseph Myers
2014-03-27Return NULL for wildcard values in getnetgrent from nscd (BZ #16759)Siddhesh Poyarekar
2014-03-27Avoid overlapping addresses to stpcpy calls in nscd (BZ #16760)Siddhesh Poyarekar
2014-03-27Fix nscd lookup for innetgr when netgroup has wildcards (BZ #16758)Siddhesh Poyarekar