about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* 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
* PowerPC: Fix bzero definition for static libc for PPC32Adhemerval Zanella2014-03-121-1/+2
* Provide correct buffer length to netgroup queries in nscd (BZ #16695)Siddhesh Poyarekar2014-03-121-1/+1
* Fix nextafter overflow in non-default rounding modes (bug 16677).Joseph Myers2014-03-111-1/+1
* PowerPC: Fix bzero definition for static libc for PPC64Adhemerval Zanella2014-03-111-1/+1
* Mark nscd service as forking in systemd service file (BZ #16639)Siddhesh Poyarekar2014-03-101-1/+1
* Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers2014-03-071-1/+1
* Include all of <time.h> from <sched.h> for older standards (bug 16670).Joseph Myers2014-03-071-1/+1
* Separate ftell from fseek logic and avoid modifying FILE data (#16532)Siddhesh Poyarekar2014-03-041-2/+2
* Fix sign of input to bsloww1 (BZ #16623)Siddhesh Poyarekar2014-02-271-1/+1
* BZ #16632: Change [_BSD/_SVID]_SOURCE warning.Carlos O'Donell2014-02-251-1/+1
* BZ #16613: Support TLS in audit libraries.Carlos O'Donell2014-02-251-1/+2
* misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.Florian Weimer2014-02-251-1/+1
* Fix race conditions in pldd that may leave the process stopped after detachingAndreas Schwab2014-02-251-1/+1
* Update ARM ulps for VFPv4 (bug 16600).Yury Gribov2014-02-211-1/+1
* Fix __ASSUME_SENDMMSG issues (bug 16611).Joseph Myers2014-02-201-1/+1
* Fix __ASSUME_RECVMMSG issues (bug 16610).Joseph Myers2014-02-201-1/+1
* Fix __ASSUME_ACCEPT4 issues (bug 16609).Joseph Myers2014-02-201-1/+1
* Fix memory leak in _nss_dns_gethostbyname4_r with big DNS answerAndreas Schwab2014-02-131-1/+1
* Update x86_64 libm-test-ulps on AMD family 21h model 1 (bug 16545).Dylan Alex Simon2014-02-121-1/+1
* NEWS: Add 16447 to fixed bugs list.Andreas Krebbel2014-02-121-1/+1
* Remove _BSD_SOURCE and _SVID_SOURCE.Joseph Myers2014-02-111-0/+8
* Deduplicate setenv.Ondřej Bílka2014-02-101-0/+2