aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
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
2013-04-03Fix stack overflow in getaddrinfo with many resultsAndreas Schwab
2013-04-03Refer to two GCC PRs.Thomas Schwinge
2013-04-03Remove TWOSiddhesh Poyarekar
2013-04-03Preserve errno across _PC_CHOWN_RESTRICTED call on XFSSiddhesh Poyarekar
2013-04-02Fix cacosh inaccuracy and spurious exceptions (bug 15327).Joseph Myers
2013-04-02Use mantissa_t in mpexpSiddhesh Poyarekar
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge
2013-04-01PowerPC: remove branch prediction from rint implementationAdhemerval Zanella
2013-03-30Fix casinh inaccuracy for imaginary part < 1.0, real part small (bug 10357).Joseph Myers
2013-03-29Remove usage of ONE macroSiddhesh Poyarekar
2013-03-29Remove ONE and MONESiddhesh Poyarekar
2013-03-29Format s_tan.cSiddhesh Poyarekar
2013-03-29Remove ZERO and MZERO macrosSiddhesh Poyarekar
2013-03-29Format s_atan.cSiddhesh Poyarekar
2013-03-29Format e_log.cSiddhesh Poyarekar
2013-03-28Use __ehdr_start, if available, as fallback for AT_PHDR.Roland McGrath
2013-03-28Make _dl_phdr pointer to const.Roland McGrath
2013-03-28Consolidate declarations of _dl_phdr, _dl_phnum.Roland McGrath
2013-03-28Never call syslog in __libc_message.Roland McGrath
2013-03-28PowerPC: .eh_frame info in crt1.o isn't useful and triggers gold bug 14675.Alan Modra
2013-03-28Fix e_logl (128ibm) spurious underflowAdhemerval Zanella
2013-03-28Format and clean up s_atan2.cSiddhesh Poyarekar
2013-03-27Fix casinh inaccuracy near i, imaginary part > 1 (bug 15307).Joseph Myers
2013-03-26Use integral constantsSiddhesh Poyarekar
2013-03-26Removed commented codeSiddhesh Poyarekar
2013-03-26Make mantissa type of mp_no configurableSiddhesh Poyarekar
2013-03-26PowerPC: fix libm ABI issue for llroundlAdhemerval Zanella
2013-03-22Update sparc ULPs.David S. Miller
2013-03-22BZ#13889: expl (709.75) wrongly overflows for ldbl-128ibmAdhemerval Zanella
2013-03-22BZ#11120: fix x86_64/strcmp.S NOT_IN_libc safeguardsDmitry V. Levin
2013-03-21PowerPC: fix sqrtl ABI issueAdhemerval Zanella