Age | Commit message (Expand) | Author |
2014-04-17 | aarch64: Re-implement setcontext without rt_sigreturn syscall | Will 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-16 | Update fixed bug list | Alan Modra |
2014-04-14 | Support _r_debug for static binaries. | Carlos O'Donell |
2014-04-12 | Fix qsort argument order in collation example | Allan McRae |
2014-04-11 | NEWS: Add comment about changed ABI on s390 and s390x. | Andreas Krebbel |
2014-04-09 | Use statvfs64() for pathconf(_PC_NAME_MAX). | Peter TB Brett |
2014-04-06 | PowerPC: Fix nearbyint/nearbyintf result for FE_DOWNWARD | Adhemerval Zanella |
2014-04-02 | Fix catan, catanh, __ieee754_logf in round-downward mode (bug 16799, bug 16800). | Joseph Myers |
2014-04-02 | Fix clog / clog10 sign of zero result in round-downward mode (bug 16789). | Joseph Myers |
2014-04-02 | Correct IBM long double nextafterl. | Alan Modra |
2014-04-01 | Update NEWS for fixed bug 13347 | Florian Weimer |
2014-03-31 | Set errno for scalb errors (bug 6803, bug 6804). | Joseph Myers |
2014-03-31 | Set errno for atan2 underflow (bug 16349). | Joseph Myers |
2014-03-31 | Fix futimesat for older MicroBlaze kernels (bug 16648). | Joseph Myers |
2014-03-29 | Fix scalb spurious "invalid" exceptions (bug 16770). | Joseph Myers |
2014-03-28 | Fix clog10 (-0 +/- 0i) (bug 16362). | Joseph Myers |
2014-03-27 | Fix x86/x86_64 expl/exp10l spurious underflows (bug 16348). | Joseph Myers |
2014-03-27 | Return NULL for wildcard values in getnetgrent from nscd (BZ #16759) | Siddhesh Poyarekar |
2014-03-27 | Avoid overlapping addresses to stpcpy calls in nscd (BZ #16760) | Siddhesh Poyarekar |
2014-03-27 | Fix nscd lookup for innetgr when netgroup has wildcards (BZ #16758) | Siddhesh Poyarekar |
2014-03-26 | Make x86_64 fegetenv preserve exception mask (bug 16198). | Joseph Myers |
2014-03-25 | Relax gen-auto-libm-tests may-underflow rules, test log1p in all rounding modes. | Joseph Myers |
2014-03-25 | NEWS: Add 16712, 16713, 16714 to fixed bug list. | Stefan Liebler |
2014-03-24 | Fix BZ #16634. | Paul Pluzhnikov |
2014-03-24 | Fix use of half-initialized result in getaddrinfo when using nscd (bug 16743) | Andreas Schwab |
2014-03-24 | Account for alloca use when collecting interface addresses (bug 16002) | Andreas Schwab |
2014-03-24 | Fix dbl-64 exp overflow/underflow in non-default rounding modes (bug 16284). | Joseph Myers |
2014-03-21 | Fix log (1) in round-downward mode (bug 16731). | Joseph Myers |
2014-03-19 | Fix __ASSUME_PREADV and __ASSUME_PWRITEV for Alpha and MicroBlaze (bug 16649). | Joseph Myers |
2014-03-17 | Fix offset caching for streams and use it for ftell (BZ #16680) | Siddhesh Poyarekar |
2014-03-14 | Do not terminate default test runs on test failure. | Joseph Myers |
2014-03-14 | PowerPC: remove wrong roundl implementation for PowerPC64 | Adhemerval Zanella |
2014-03-14 | PowerPC: remove wrong nearbyintl implementation for PPC64 | Adhemerval Zanella |
2014-03-14 | PowerPC: remove wrong ceill implementation for PowerPC64 | Adhemerval Zanella |
2014-03-12 | 2014-03-12 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov |
2014-03-12 | Fix __ASSUME_PSELECT for MicroBlaze (bug 16642). | Joseph Myers |
2014-03-12 | PowerPC: Fix bzero definition for static libc for PPC32 | Adhemerval Zanella |
2014-03-12 | Provide correct buffer length to netgroup queries in nscd (BZ #16695) | Siddhesh Poyarekar |
2014-03-11 | Fix nextafter overflow in non-default rounding modes (bug 16677). | Joseph Myers |
2014-03-11 | PowerPC: Fix bzero definition for static libc for PPC64 | Adhemerval Zanella |
2014-03-10 | Mark nscd service as forking in systemd service file (BZ #16639) | Siddhesh Poyarekar |
2014-03-07 | Fix POSIX namespace for <bits/siginfo.h> (bug 16674). | Joseph Myers |
2014-03-07 | Include all of <time.h> from <sched.h> for older standards (bug 16670). | Joseph Myers |
2014-03-04 | Separate ftell from fseek logic and avoid modifying FILE data (#16532) | Siddhesh Poyarekar |
2014-02-27 | Fix sign of input to bsloww1 (BZ #16623) | Siddhesh Poyarekar |
2014-02-25 | BZ #16632: Change [_BSD/_SVID]_SOURCE warning. | Carlos O'Donell |
2014-02-25 | BZ #16613: Support TLS in audit libraries. | Carlos O'Donell |
2014-02-25 | misc/sys/select.h (__FD_MASK): Avoid signed integer overflow. | Florian Weimer |