summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2013-05-13Make _LIB_VERSION a weak symbolSiddhesh Poyarekar
2013-05-12Convert TEST_ff_f tests from code to data.Joseph Myers
2013-05-10Add getgid.c for SHChristian Grönke
2013-05-10Hurd: add ST_NOATIMEPino Toscano
2013-05-10Fix integer overflow in sysdeps/unix/sysv/linux/bits/sched.hAndreas Jaeger
2013-05-09Fix ldbl-128ibm cos range reduction near pi/2 (bug 15359).Joseph Myers
2013-05-09Fix ldbl-128 cos range reduction near pi/2 (bug 15429).Joseph Myers
2013-05-08 Update powerpc libm-test ULPsAdhemerval Zanella
2013-05-08Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426).Joseph Myers
2013-05-07Declare _dl_skip_args in ldsodefs.h header.Roland McGrath
2013-05-06Fix glob64 broken by cleanup.Roland McGrath
2013-05-06Move dummy glob64.c alongside glob.c that defines glob64.Roland McGrath
2013-05-06Flesh out stub not-cancel.h file.Roland McGrath
2013-05-06Clean up POSIX.1 implementation of truncate.Roland McGrath
2013-05-06PowerPC: fix hypot/hypof FP exceptionsAdhemerval Zanella
2013-05-06Split _dl_writev out from _dl_debug_vdprintf.Roland McGrath
2013-05-03Consolidate definitions of _FORTIFY_SOURCE wrappers for open{,64}{,at}.Roland McGrath
2013-05-03PowerPC: Add time vDSO supportAdhemerval Zanella
2013-05-03Sync with Linux 3.9Andreas Jaeger
2013-05-03Update powerpc libm-test ULPsAdhemerval Zanella
2013-05-02Update Sparc ULPs.David S. Miller
2013-05-01Add missing #include in sysdeps/posix/opendir.c.Roland McGrath
2013-05-01Fix catan, catanh spurious underflows (bug 15423).Joseph Myers
2013-04-30Update powerpc libm-test ULPsAdhemerval Zanella
2013-04-30Fix catan, catanh inaccuracy from atan2 denominators near 0 (bug 15416).Joseph Myers
2013-04-30Format s_sin.cSiddhesh Poyarekar
2013-04-29Update powerpc libm-test ULPsAdhemerval Zanella
2013-04-27Fix catan, catanh spurious overflows (bug 15409).Joseph Myers
2013-04-27Update i386 libm-test ULPsAllan McRae
2013-04-26PowerPC: modf optimization fixAdhemerval Zanella
2013-04-26Update x86_64 ULPsMarkus Trippelsdorf
2013-04-25Move x86_64-specific audit tests to sysdeps/x86_64/.Joseph Myers
2013-04-25Get rid of __STDC_FORMAT_MACROS, __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROSPaul Pluzhnikov
2013-04-24Fix catan, catanh inaccuracy through use of log (bug 15394).Joseph Myers
2013-04-23Fix name space use in last commit.Roland McGrath
2013-04-23Add generic POSIX implementation of C11 timespec_get.Roland McGrath
2013-04-23PowerPC: modf optimizationAdhemerval Zanella
2013-04-23S/390: Change struct statfs[64] member types to unsigned valuesHeiko Carstens
2013-04-22Minor cleanup in getaddrinfoSiddhesh Poyarekar
2013-04-18Remove __wur from setfsuid and setfsgid.Adam Conrad
2013-04-17Configuring for i386 is no longer supported.Carlos O'Donell
2013-04-12BZ#15361: Make aio_fsync not check open modes.Roland McGrath
2013-04-11libm-test.inc: Fix tests where cos(PI/2) != 0.Carlos O'Donell
2013-04-08BZ#14280: Fix Hurd ioctl macro to avoid warning.Roland McGrath
2013-04-06i386: Fail at configure time for i386 builds.Carlos O'Donell
2013-04-06s390/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-05Remove unreachable code.Thomas Schwinge
2013-04-05Remove unused hard-coded qNaN definition.Thomas Schwinge