aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2014-04-30Do not fail if one of the two responses to AF_UNSPEC fails (BZ #14308)Siddhesh Poyarekar1-7/+7
2014-04-29Mention BZ16823 in NEWSStefan Liebler1-1/+1
2014-04-28Fix types of stream hook functions in manual.Ondřej Bílka1-2/+2
2014-04-28Fix recvmmsg comment.Ondřej Bílka1-1/+1
2014-04-17aarch64: Re-implement setcontext without rt_sigreturn syscallWill Newton1-5/+5
2014-04-16[BZ #14770] S/390: Require Binutils >= 2.24 for target S/390.Stefan Liebler1-6/+7
2014-04-16[BZ #16824] Fix failing y1 due to too large ulps in downward/upward rounding ...Stefan Liebler1-1/+1
2014-04-16Update fixed bug listAlan Modra1-4/+4
2014-04-14Support _r_debug for static binaries.Carlos O'Donell1-1/+1
2014-04-12Fix qsort argument order in collation exampleAllan McRae1-1/+1
2014-04-11NEWS: Add comment about changed ABI on s390 and s390x.Andreas Krebbel1-0/+14
2014-04-09Use statvfs64() for pathconf(_PC_NAME_MAX).Peter TB Brett1-6/+6
2014-04-06PowerPC: Fix nearbyint/nearbyintf result for FE_DOWNWARDAdhemerval Zanella1-1/+1
2014-04-02Fix catan, catanh, __ieee754_logf in round-downward mode (bug 16799, bug 16800).Joseph Myers1-1/+1
2014-04-02Fix clog / clog10 sign of zero result in round-downward mode (bug 16789).Joseph Myers1-1/+2
2014-04-02Correct IBM long double nextafterl.Alan Modra1-1/+1
2014-04-01Update NEWS for fixed bug 13347Florian Weimer1-5/+5
2014-03-31Set errno for scalb errors (bug 6803, bug 6804).Joseph Myers1-5/+5
2014-03-31Set errno for atan2 underflow (bug 16349).Joseph Myers1-5/+5
2014-03-31Fix futimesat for older MicroBlaze kernels (bug 16648).Joseph Myers1-3/+3
2014-03-29Fix scalb spurious "invalid" exceptions (bug 16770).Joseph Myers1-1/+1
2014-03-28Fix clog10 (-0 +/- 0i) (bug 16362).Joseph Myers1-5/+5
2014-03-27Fix x86/x86_64 expl/exp10l spurious underflows (bug 16348).Joseph Myers1-5/+5
2014-03-27Return NULL for wildcard values in getnetgrent from nscd (BZ #16759)Siddhesh Poyarekar1-1/+2
2014-03-27Avoid overlapping addresses to stpcpy calls in nscd (BZ #16760)Siddhesh Poyarekar1-1/+1
2014-03-27Fix nscd lookup for innetgr when netgroup has wildcards (BZ #16758)Siddhesh Poyarekar1-1/+1
2014-03-26Make x86_64 fegetenv preserve exception mask (bug 16198).Joseph Myers1-4/+4
2014-03-25Relax gen-auto-libm-tests may-underflow rules, test log1p in all rounding modes.Joseph Myers1-4/+4
2014-03-25NEWS: Add 16712, 16713, 16714 to fixed bug list.Stefan Liebler1-1/+1
2014-03-24Fix BZ #16634.Paul Pluzhnikov1-3/+3
2014-03-24Fix use of half-initialized result in getaddrinfo when using nscd (bug 16743)Andreas Schwab1-1/+2
2014-03-24Account for alloca use when collecting interface addresses (bug 16002)Andreas Schwab1-3/+3
2014-03-24Fix dbl-64 exp overflow/underflow in non-default rounding modes (bug 16284).Joseph Myers1-3/+3
2014-03-21Fix log (1) in round-downward mode (bug 16731).Joseph Myers1-1/+1
2014-03-19Fix __ASSUME_PREADV and __ASSUME_PWRITEV for Alpha and MicroBlaze (bug 16649).Joseph Myers1-2/+2
2014-03-17Fix offset caching for streams and use it for ftell (BZ #16680)Siddhesh Poyarekar1-2/+2
2014-03-14Do not terminate default test runs on test failure.Joseph Myers1-0/+7
2014-03-14PowerPC: remove wrong roundl implementation for PowerPC64Adhemerval Zanella1-1/+1
2014-03-14PowerPC: remove wrong nearbyintl implementation for PPC64Adhemerval Zanella1-1/+1
2014-03-14PowerPC: remove wrong ceill implementation for PowerPC64Adhemerval Zanella1-1/+1
2014-03-122014-03-12 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-3/+3
2014-03-12Fix __ASSUME_PSELECT for MicroBlaze (bug 16642).Joseph Myers1-2/+2
2014-03-12PowerPC: Fix bzero definition for static libc for PPC32Adhemerval Zanella1-1/+2
2014-03-12Provide correct buffer length to netgroup queries in nscd (BZ #16695)Siddhesh Poyarekar1-1/+1
2014-03-11Fix nextafter overflow in non-default rounding modes (bug 16677).Joseph Myers1-1/+1
2014-03-11PowerPC: Fix bzero definition for static libc for PPC64Adhemerval Zanella1-1/+1
2014-03-10Mark nscd service as forking in systemd service file (BZ #16639)Siddhesh Poyarekar1-1/+1
2014-03-07Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers1-1/+1
2014-03-07Include all of <time.h> from <sched.h> for older standards (bug 16670).Joseph Myers1-1/+1
2014-03-04Separate ftell from fseek logic and avoid modifying FILE data (#16532)Siddhesh Poyarekar1-2/+2