Age | Commit message (Expand) | Author |
2013-05-08 | Update powerpc libm-test ULPs | Adhemerval Zanella |
2013-05-08 | Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426). | Joseph Myers |
2013-05-07 | Declare _dl_skip_args in ldsodefs.h header. | Roland McGrath |
2013-05-06 | Fix glob64 broken by cleanup. | Roland McGrath |
2013-05-06 | Move dummy glob64.c alongside glob.c that defines glob64. | Roland McGrath |
2013-05-06 | Flesh out stub not-cancel.h file. | Roland McGrath |
2013-05-06 | Clean up POSIX.1 implementation of truncate. | Roland McGrath |
2013-05-06 | PowerPC: fix hypot/hypof FP exceptions | Adhemerval Zanella |
2013-05-06 | Split _dl_writev out from _dl_debug_vdprintf. | Roland McGrath |
2013-05-03 | Consolidate definitions of _FORTIFY_SOURCE wrappers for open{,64}{,at}. | Roland McGrath |
2013-05-03 | PowerPC: Add time vDSO support | Adhemerval Zanella |
2013-05-03 | Sync with Linux 3.9 | Andreas Jaeger |
2013-05-03 | Update powerpc libm-test ULPs | Adhemerval Zanella |
2013-05-02 | Update Sparc ULPs. | David S. Miller |
2013-05-01 | Add missing #include in sysdeps/posix/opendir.c. | Roland McGrath |
2013-05-01 | Fix catan, catanh spurious underflows (bug 15423). | Joseph Myers |
2013-04-30 | Update powerpc libm-test ULPs | Adhemerval Zanella |
2013-04-30 | Fix catan, catanh inaccuracy from atan2 denominators near 0 (bug 15416). | Joseph Myers |
2013-04-30 | Format s_sin.c | Siddhesh Poyarekar |
2013-04-29 | Update powerpc libm-test ULPs | Adhemerval Zanella |
2013-04-27 | Fix catan, catanh spurious overflows (bug 15409). | Joseph Myers |
2013-04-27 | Update i386 libm-test ULPs | Allan McRae |
2013-04-26 | PowerPC: modf optimization fix | Adhemerval Zanella |
2013-04-26 | Update x86_64 ULPs | Markus Trippelsdorf |
2013-04-25 | Move x86_64-specific audit tests to sysdeps/x86_64/. | Joseph Myers |
2013-04-25 | Get rid of __STDC_FORMAT_MACROS, __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS | Paul Pluzhnikov |
2013-04-24 | Fix catan, catanh inaccuracy through use of log (bug 15394). | Joseph Myers |
2013-04-23 | Fix name space use in last commit. | Roland McGrath |
2013-04-23 | Add generic POSIX implementation of C11 timespec_get. | Roland McGrath |
2013-04-23 | PowerPC: modf optimization | Adhemerval Zanella |
2013-04-23 | S/390: Change struct statfs[64] member types to unsigned values | Heiko Carstens |
2013-04-22 | Minor cleanup in getaddrinfo | Siddhesh Poyarekar |
2013-04-18 | Remove __wur from setfsuid and setfsgid. | Adam Conrad |
2013-04-17 | Configuring for i386 is no longer supported. | Carlos O'Donell |
2013-04-12 | BZ#15361: Make aio_fsync not check open modes. | Roland McGrath |
2013-04-11 | libm-test.inc: Fix tests where cos(PI/2) != 0. | Carlos O'Donell |
2013-04-08 | BZ#14280: Fix Hurd ioctl macro to avoid warning. | Roland McGrath |
2013-04-06 | i386: Fail at configure time for i386 builds. | Carlos O'Donell |
2013-04-06 | s390/s390x: Undef PSEUDO before redef. | Carlos O'Donell |
2013-04-05 | [BZ #14686, #15336] Fix standard compliance. Don't use hard-coded qNaN values. | Thomas Schwinge |
2013-04-05 | [BZ #15335, #15342] Fix standard compliance. Don't use hard-coded qNaN values. | Thomas Schwinge |
2013-04-05 | Remove unreachable code. | Thomas Schwinge |
2013-04-05 | Remove unused hard-coded qNaN definition. | Thomas Schwinge |
2013-04-03 | Fix stack overflow in getaddrinfo with many results | Andreas Schwab |
2013-04-03 | Refer to two GCC PRs. | Thomas Schwinge |
2013-04-03 | Remove TWO | Siddhesh Poyarekar |
2013-04-03 | Preserve errno across _PC_CHOWN_RESTRICTED call on XFS | Siddhesh Poyarekar |
2013-04-02 | Fix cacosh inaccuracy and spurious exceptions (bug 15327). | Joseph Myers |
2013-04-02 | Use mantissa_t in mpexp | Siddhesh Poyarekar |
2013-04-02 | New <math.h> macro named issignaling to check for a signaling NaN (sNaN). | Thomas Schwinge |