2013-05-13 |
Siddhesh Poyarekar | Make _LIB_VERSION a weak symbol |
tree | commitdiff |
2013-05-12 |
Joseph Myers | Convert TEST_ff_f tests from code to data. |
tree | commitdiff |
2013-05-10 |
Christian Grönke | Add getgid.c for SH |
tree | commitdiff |
2013-05-10 |
Pino Toscano | Hurd: add ST_NOATIME |
tree | commitdiff |
2013-05-10 |
Andreas Jaeger | Fix integer overflow in sysdeps/unix/sysv/linux/bits... |
tree | commitdiff |
2013-05-09 |
Joseph Myers | Fix ldbl-128ibm cos range reduction near pi/2 (bug... |
tree | commitdiff |
2013-05-09 |
Joseph Myers | Fix ldbl-128 cos range reduction near pi/2 (bug 15429). |
tree | commitdiff |
2013-05-08 |
Adhemerval Zanella | Update powerpc libm-test ULPs |
tree | commitdiff |
2013-05-08 |
Joseph Myers | Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426). |
tree | commitdiff |
2013-05-07 |
Roland McGrath | Declare _dl_skip_args in ldsodefs.h header. |
tree | commitdiff |
2013-05-07 |
Roland McGrath | Fix glob64 broken by cleanup. |
tree | commitdiff |
2013-05-06 |
Roland McGrath | Move dummy glob64.c alongside glob.c that defines glob64. |
tree | commitdiff |
2013-05-06 |
Roland McGrath | Flesh out stub not-cancel.h file. |
tree | commitdiff |
2013-05-06 |
Roland McGrath | Clean up POSIX.1 implementation of truncate. |
tree | commitdiff |
2013-05-06 |
Adhemerval Zanella | PowerPC: fix hypot/hypof FP exceptions |
tree | commitdiff |
2013-05-06 |
Roland McGrath | Split _dl_writev out from _dl_debug_vdprintf. |
tree | commitdiff |
2013-05-03 |
Roland McGrath | Consolidate definitions of _FORTIFY_SOURCE wrappers... |
tree | commitdiff |
2013-05-03 |
Adhemerval Zanella | PowerPC: Add time vDSO support |
tree | commitdiff |
2013-05-03 |
Andreas Jaeger | Sync with Linux 3.9 |
tree | commitdiff |
2013-05-03 |
Adhemerval Zanella | Update powerpc libm-test ULPs |
tree | commitdiff |
2013-05-02 |
David S. Miller | Update Sparc ULPs. |
tree | commitdiff |
2013-05-01 |
Roland McGrath | Add missing #include in sysdeps/posix/opendir.c. |
tree | commitdiff |
2013-05-01 |
Joseph Myers | Fix catan, catanh spurious underflows (bug 15423). |
tree | commitdiff |
2013-04-30 |
Adhemerval Zanella | Update powerpc libm-test ULPs |
tree | commitdiff |
2013-04-30 |
Joseph Myers | Fix catan, catanh inaccuracy from atan2 denominators... |
tree | commitdiff |
2013-04-30 |
Siddhesh Poyarekar | Format s_sin.c |
tree | commitdiff |
2013-04-29 |
Adhemerval Zanella | Update powerpc libm-test ULPs |
tree | commitdiff |
2013-04-27 |
Joseph Myers | Fix catan, catanh spurious overflows (bug 15409). |
tree | commitdiff |
2013-04-27 |
Allan McRae | Update i386 libm-test ULPs |
tree | commitdiff |
2013-04-26 |
Adhemerval Zanella | PowerPC: modf optimization fix |
tree | commitdiff |
2013-04-26 |
Markus Trippelsdorf | Update x86_64 ULPs |
tree | commitdiff |
2013-04-25 |
Joseph Myers | Move x86_64-specific audit tests to sysdeps/x86_64/. |
tree | commitdiff |
2013-04-25 |
Paul Pluzhnikov | Get rid of __STDC_FORMAT_MACROS, __STDC_LIMIT_MACROS... |
tree | commitdiff |
2013-04-24 |
Joseph Myers | Fix catan, catanh inaccuracy through use of log (bug... |
tree | commitdiff |
2013-04-23 |
Roland McGrath | Fix name space use in last commit. |
tree | commitdiff |
2013-04-23 |
Roland McGrath | Add generic POSIX implementation of C11 timespec_get. |
tree | commitdiff |
2013-04-23 |
Adhemerval Zanella | PowerPC: modf optimization |
tree | commitdiff |
2013-04-23 |
Heiko Carstens | S/390: Change struct statfs[64] member types to unsigne... |
tree | commitdiff |
2013-04-22 |
Siddhesh Poyarekar | Minor cleanup in getaddrinfo |
tree | commitdiff |
2013-04-19 |
Adam Conrad | Remove __wur from setfsuid and setfsgid. |
tree | commitdiff |
2013-04-18 |
Carlos O'Donell | Configuring for i386 is no longer supported. |
tree | commitdiff |
2013-04-12 |
Roland McGrath | BZ#15361: Make aio_fsync not check open modes. |
tree | commitdiff |
2013-04-11 |
Carlos O'Donell | libm-test.inc: Fix tests where cos(PI/2) != 0. |
tree | commitdiff |
2013-04-08 |
Roland McGrath | BZ#14280: Fix Hurd ioctl macro to avoid warning. |
tree | commitdiff |
2013-04-06 |
Carlos O'Donell | i386: Fail at configure time for i386 builds. |
tree | commitdiff |
2013-04-06 |
Carlos O'Donell | s390/s390x: Undef PSEUDO before redef. |
tree | commitdiff |
2013-04-05 |
Thomas Schwinge | [BZ #14686, #15336] Fix standard compliance. Don't... |
tree | commitdiff |
2013-04-05 |
Thomas Schwinge | [BZ #15335, #15342] Fix standard compliance. Don't... |
tree | commitdiff |
2013-04-05 |
Thomas Schwinge | Remove unreachable code. |
tree | commitdiff |
2013-04-05 |
Thomas Schwinge | Remove unused hard-coded qNaN definition. |
tree | commitdiff |
2013-04-03 |
Andreas Schwab | Fix stack overflow in getaddrinfo with many results |
tree | commitdiff |
2013-04-03 |
Thomas Schwinge | Refer to two GCC PRs. |
tree | commitdiff |
2013-04-03 |
Siddhesh Poyarekar | Remove TWO |
tree | commitdiff |
2013-04-03 |
Siddhesh Poyarekar | Preserve errno across _PC_CHOWN_RESTRICTED call on XFS |
tree | commitdiff |
2013-04-02 |
Joseph Myers | Fix cacosh inaccuracy and spurious exceptions (bug... |
tree | commitdiff |
2013-04-02 |
Siddhesh Poyarekar | Use mantissa_t in mpexp |
tree | commitdiff |
2013-04-02 |
Thomas Schwinge | New <math.h> macro named issignaling to check for a... |
tree | commitdiff |
2013-04-01 |
Adhemerval Zanella | PowerPC: remove branch prediction from rint implementation |
tree | commitdiff |
2013-03-30 |
Joseph Myers | Fix casinh inaccuracy for imaginary part < 1.0, real... |
tree | commitdiff |
2013-03-29 |
Siddhesh Poyarekar | Remove usage of ONE macro |
tree | commitdiff |
2013-03-29 |
Siddhesh Poyarekar | Remove ONE and MONE |
tree | commitdiff |
2013-03-29 |
Siddhesh Poyarekar | Format s_tan.c |
tree | commitdiff |
2013-03-29 |
Siddhesh Poyarekar | Remove ZERO and MZERO macros |
tree | commitdiff |
2013-03-29 |
Siddhesh Poyarekar | Format s_atan.c |
tree | commitdiff |
2013-03-29 |
Siddhesh Poyarekar | Format e_log.c |
tree | commitdiff |
2013-03-28 |
Roland McGrath | Use __ehdr_start, if available, as fallback for AT_PHDR. |
tree | commitdiff |
2013-03-28 |
Roland McGrath | Make _dl_phdr pointer to const. |
tree | commitdiff |
2013-03-28 |
Roland McGrath | Consolidate declarations of _dl_phdr, _dl_phnum. |
tree | commitdiff |
2013-03-28 |
Roland McGrath | Never call syslog in __libc_message. |
tree | commitdiff |
2013-03-28 |
Alan Modra | PowerPC: .eh_frame info in crt1.o isn't useful and... |
tree | commitdiff |
2013-03-28 |
Adhemerval Zanella | Fix e_logl (128ibm) spurious underflow |
tree | commitdiff |
2013-03-28 |
Siddhesh Poyarekar | Format and clean up s_atan2.c |
tree | commitdiff |
2013-03-27 |
Joseph Myers | Fix casinh inaccuracy near i, imaginary part > 1 (bug... |
tree | commitdiff |
2013-03-26 |
Siddhesh Poyarekar | Use integral constants |
tree | commitdiff |
2013-03-26 |
Siddhesh Poyarekar | Removed commented code |
tree | commitdiff |
2013-03-26 |
Siddhesh Poyarekar | Make mantissa type of mp_no configurable |
tree | commitdiff |
2013-03-26 |
Adhemerval Zanella | PowerPC: fix libm ABI issue for llroundl |
tree | commitdiff |
2013-03-22 |
David S. Miller | Update sparc ULPs. |
tree | commitdiff |
2013-03-22 |
Adhemerval Zanella | BZ#13889: expl (709.75) wrongly overflows for ldbl... |
tree | commitdiff |
2013-03-22 |
Dmitry V. Levin | BZ#11120: fix x86_64/strcmp.S NOT_IN_libc safeguards |
tree | commitdiff |
2013-03-21 |
Adhemerval Zanella | PowerPC: fix sqrtl ABI issue |
tree | commitdiff |
2013-03-21 |
Thomas Schwinge | On 32-bit x86, disable certain tests involving sNaN... |
tree | commitdiff |
2013-03-21 |
Joseph Myers | Fix Bessel function spurious overflows for ldbl-128... |
tree | commitdiff |
2013-03-21 |
Joseph Myers | Fix casinh inaccuracy for argument with imaginary part... |
tree | commitdiff |
2013-03-21 |
Siddhesh Poyarekar | Replace 8388608.0 with HALFRAD in mp code |
tree | commitdiff |
2013-03-20 |
Joseph Myers | Move system-specific settings out of toplevel configure... |
tree | commitdiff |
2013-03-20 |
Roland McGrath | Consolidate Linux and POSIX libc_fatal code. |
tree | commitdiff |
2013-03-19 |
Andreas Schwab | s390x: Move rtld link to /lib |
tree | commitdiff |
2013-03-18 |
Ondrej Bilka | Faster strlen on x64. |
tree | commitdiff |
2013-03-17 |
David S. Miller | Update Sparc ULPs. |
tree | commitdiff |
2013-03-16 |
Joseph Myers | Fix y1l spurious overflows for ldbl-96 (bug 15283). |
tree | commitdiff |
2013-03-16 |
Joseph Myers | Fix spurious underflow exceptions for Bessel functions... |
tree | commitdiff |
2013-03-15 |
Roland McGrath | Move _dl_non_dynamic_init, _dl_aux_init declarations. |
tree | commitdiff |
2013-03-15 |
Thomas Schwinge | Promote a math test for sNaN handling to the top-level. |
tree | commitdiff |
2013-03-15 |
Thomas Schwinge | Use GCC's builtins for generating NaNs. |
tree | commitdiff |
2013-03-15 |
Thomas Schwinge | Better distinguish between NaN/qNaN/sNaN. |
tree | commitdiff |
2013-03-15 |
Siddhesh Poyarekar | Revert configurable mantissa patch |
tree | commitdiff |
2013-03-15 |
Adhemerval Zanella | Reverting wrong commit. |
tree | commitdiff |
2013-03-15 |
Adhemerval Zanella | PowerPC: gettimeofday optimization by using IFUNC |
tree | commitdiff |
2013-03-15 |
Siddhesh Poyarekar | Make mantissa type configurable |
tree | commitdiff |
next |