Age | Commit message (Expand) | Author | Files | Lines |
2013-05-16 | MIPS: soft-fp NaN representation corrections | Maciej W. Rozycki | 2 | -0/+2 |
2013-05-16 | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold | 31 | -5/+33 |
2013-05-15 | Use movq for 64-bit operations | Peter Collingbourne | 1 | -2/+4 |
2013-05-15 | Use x constraints for operands to vfmaddss and vfmaddsd | Peter Collingbourne | 2 | -2/+2 |
2013-05-15 | Update s390/bits/siginfo.h | Edjunior Machado | 1 | -3/+7 |
2013-05-14 | Update Sparc ULPs. | David S. Miller | 1 | -6/+853 |
2013-05-13 | Make _LIB_VERSION a weak symbol | Siddhesh Poyarekar | 1 | -4/+5 |
2013-05-12 | Convert TEST_ff_f tests from code to data. | Joseph Myers | 1 | -0/+4 |
2013-05-10 | Add getgid.c for SH | Christian Grönke | 1 | -0/+1 |
2013-05-10 | Hurd: add ST_NOATIME | Pino Toscano | 1 | -1/+3 |
2013-05-10 | Fix integer overflow in sysdeps/unix/sysv/linux/bits/sched.h | Andreas Jaeger | 1 | -3/+3 |
2013-05-09 | Fix ldbl-128ibm cos range reduction near pi/2 (bug 15359). | Joseph Myers | 1 | -5/+5 |
2013-05-09 | Fix ldbl-128 cos range reduction near pi/2 (bug 15429). | Joseph Myers | 1 | -5/+5 |
2013-05-08 | Update powerpc libm-test ULPs | Adhemerval Zanella | 1 | -6/+440 |
2013-05-08 | Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426). | Joseph Myers | 15 | -44/+2307 |
2013-05-07 | Declare _dl_skip_args in ldsodefs.h header. | Roland McGrath | 1 | -0/+10 |
2013-05-06 | Fix glob64 broken by cleanup. | Roland McGrath | 1 | -0/+2 |
2013-05-06 | Move dummy glob64.c alongside glob.c that defines glob64. | Roland McGrath | 1 | -0/+0 |
2013-05-06 | Flesh out stub not-cancel.h file. | Roland McGrath | 1 | -0/+8 |
2013-05-06 | Clean up POSIX.1 implementation of truncate. | Roland McGrath | 1 | -7/+10 |
2013-05-06 | PowerPC: fix hypot/hypof FP exceptions | Adhemerval Zanella | 2 | -16/+14 |
2013-05-06 | Split _dl_writev out from _dl_debug_vdprintf. | Roland McGrath | 1 | -0/+38 |
2013-05-03 | Consolidate definitions of _FORTIFY_SOURCE wrappers for open{,64}{,at}. | Roland McGrath | 8 | -109/+4 |
2013-05-03 | PowerPC: Add time vDSO support | Adhemerval Zanella | 4 | -3/+70 |
2013-05-03 | Sync with Linux 3.9 | Andreas Jaeger | 2 | -1/+4 |
2013-05-03 | Update powerpc libm-test ULPs | Adhemerval Zanella | 1 | -0/+96 |
2013-05-02 | Update Sparc ULPs. | David S. Miller | 1 | -24/+4125 |
2013-05-01 | Add missing #include in sysdeps/posix/opendir.c. | Roland McGrath | 1 | -0/+1 |
2013-05-01 | Fix catan, catanh spurious underflows (bug 15423). | Joseph Myers | 2 | -0/+376 |
2013-04-30 | Update powerpc libm-test ULPs | Adhemerval Zanella | 1 | -2/+414 |
2013-04-30 | Fix catan, catanh inaccuracy from atan2 denominators near 0 (bug 15416). | Joseph Myers | 2 | -2/+524 |
2013-04-30 | Format s_sin.c | Siddhesh Poyarekar | 1 | -904/+1212 |
2013-04-29 | Update powerpc libm-test ULPs | Adhemerval Zanella | 1 | -27/+3318 |
2013-04-27 | Fix catan, catanh spurious overflows (bug 15409). | Joseph Myers | 2 | -0/+132 |
2013-04-27 | Update i386 libm-test ULPs | Allan McRae | 1 | -0/+80 |
2013-04-26 | PowerPC: modf optimization fix | Adhemerval Zanella | 4 | -0/+4 |
2013-04-26 | Update x86_64 ULPs | Markus Trippelsdorf | 1 | -0/+244 |
2013-04-25 | Move x86_64-specific audit tests to sysdeps/x86_64/. | Joseph Myers | 17 | -0/+1515 |
2013-04-25 | Get rid of __STDC_FORMAT_MACROS, __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS | Paul Pluzhnikov | 2 | -20/+0 |
2013-04-24 | Fix catan, catanh inaccuracy through use of log (bug 15394). | Joseph Myers | 2 | -0/+4 |
2013-04-23 | Fix name space use in last commit. | Roland McGrath | 1 | -1/+1 |
2013-04-23 | Add generic POSIX implementation of C11 timespec_get. | Roland McGrath | 1 | -0/+38 |
2013-04-23 | PowerPC: modf optimization | Adhemerval Zanella | 4 | -0/+108 |
2013-04-23 | S/390: Change struct statfs[64] member types to unsigned values | Heiko Carstens | 1 | -12/+12 |
2013-04-22 | Minor cleanup in getaddrinfo | Siddhesh Poyarekar | 1 | -3/+4 |
2013-04-18 | Remove __wur from setfsuid and setfsgid. | Adam Conrad | 1 | -2/+2 |
2013-04-17 | Configuring for i386 is no longer supported. | Carlos O'Donell | 2 | -2/+22 |
2013-04-12 | BZ#15361: Make aio_fsync not check open modes. | Roland McGrath | 1 | -5/+2 |
2013-04-11 | libm-test.inc: Fix tests where cos(PI/2) != 0. | Carlos O'Donell | 2 | -28/+0 |
2013-04-08 | BZ#14280: Fix Hurd ioctl macro to avoid warning. | Roland McGrath | 1 | -1/+1 |