summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
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
2014-03-26Make x86_64 fegetenv preserve exception mask (bug 16198).Joseph Myers
2014-03-25Relax gen-auto-libm-tests may-underflow rules, test log1p in all rounding modes.Joseph Myers
2014-03-25NEWS: Add 16712, 16713, 16714 to fixed bug list.Stefan Liebler
2014-03-24Fix BZ #16634.Paul Pluzhnikov
2014-03-24Fix use of half-initialized result in getaddrinfo when using nscd (bug 16743)Andreas Schwab
2014-03-24Account for alloca use when collecting interface addresses (bug 16002)Andreas Schwab
2014-03-24Fix dbl-64 exp overflow/underflow in non-default rounding modes (bug 16284).Joseph Myers
2014-03-21Fix log (1) in round-downward mode (bug 16731).Joseph Myers
2014-03-19Fix __ASSUME_PREADV and __ASSUME_PWRITEV for Alpha and MicroBlaze (bug 16649).Joseph Myers
2014-03-17Fix offset caching for streams and use it for ftell (BZ #16680)Siddhesh Poyarekar
2014-03-14Do not terminate default test runs on test failure.Joseph Myers
2014-03-14PowerPC: remove wrong roundl implementation for PowerPC64Adhemerval Zanella
2014-03-14PowerPC: remove wrong nearbyintl implementation for PPC64Adhemerval Zanella
2014-03-14PowerPC: remove wrong ceill implementation for PowerPC64Adhemerval Zanella
2014-03-122014-03-12 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov
2014-03-12Fix __ASSUME_PSELECT for MicroBlaze (bug 16642).Joseph Myers
2014-03-12PowerPC: Fix bzero definition for static libc for PPC32Adhemerval Zanella
2014-03-12Provide correct buffer length to netgroup queries in nscd (BZ #16695)Siddhesh Poyarekar
2014-03-11Fix nextafter overflow in non-default rounding modes (bug 16677).Joseph Myers
2014-03-11PowerPC: Fix bzero definition for static libc for PPC64Adhemerval Zanella
2014-03-10Mark nscd service as forking in systemd service file (BZ #16639)Siddhesh Poyarekar
2014-03-07Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers
2014-03-07Include all of <time.h> from <sched.h> for older standards (bug 16670).Joseph Myers
2014-03-04Separate ftell from fseek logic and avoid modifying FILE data (#16532)Siddhesh Poyarekar
2014-02-27Fix sign of input to bsloww1 (BZ #16623)Siddhesh Poyarekar
2014-02-25BZ #16632: Change [_BSD/_SVID]_SOURCE warning.Carlos O'Donell
2014-02-25BZ #16613: Support TLS in audit libraries.Carlos O'Donell
2014-02-25misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.Florian Weimer
2014-02-25Fix race conditions in pldd that may leave the process stopped after detachingAndreas Schwab
2014-02-21Update ARM ulps for VFPv4 (bug 16600).Yury Gribov
2014-02-20Fix __ASSUME_SENDMMSG issues (bug 16611).Joseph Myers
2014-02-20Fix __ASSUME_RECVMMSG issues (bug 16610).Joseph Myers
2014-02-20Fix __ASSUME_ACCEPT4 issues (bug 16609).Joseph Myers
2014-02-13Fix memory leak in _nss_dns_gethostbyname4_r with big DNS answerAndreas Schwab