Age | Commit message (Expand) | Author |
2013-06-11 | Fix symbol definitions for __clock_* functions | Siddhesh Poyarekar |
2013-06-10 | Add rounding mode information to math-tests.h and use it in libm-test.inc. | Joseph Myers |
2013-06-08 | Avoid trailing whitespace in sysdeps/gnu/errlist.c. | Joseph Myers |
2013-06-08 | Use (void) in no-arguments function definitions. | Joseph Myers |
2013-06-07 | Avoid use of "register" as optimization hint. | Joseph Myers |
2013-06-06 | Fix leading whitespaces. | Ondrej Bilka |
2013-06-05 | Remove trailing whitespace. | Joseph Myers |
2013-06-05 | Skip modifying exception mask and flags in SET_RESTORE_ROUND_53BIT | Siddhesh Poyarekar |
2013-05-31 | Link extra-libs consistently with libc and ld.so. | Joseph Myers |
2013-05-30 | [BZ #14256] | Jeff Law |
2013-05-29 | Avoid crashing in LD_DEBUG when program name is unavailable | Siddhesh Poyarekar |
2013-05-28 | Update powerpc libm-test ULPs. | Adhemerval Zanella |
2013-05-26 | _dl_skip_args declaration cleanup. | Thomas Schwinge |
2013-05-26 | _dl_non_dynamic_init declaration cleanup. | Thomas Schwinge |
2013-05-24 | Fix ldbl-96 hypotl of subnormals (bug 15529). | Joseph Myers |
2013-05-24 | Test drem and pow10 in libm-test.inc. | Joseph Myers |
2013-05-24 | Use same tests for isfinite/finite, lgamma/gamma. | Joseph Myers |
2013-05-24 | PowerPC: Program Priority Register support | Adhemerval Zanella |
2013-05-23 | PowerPC: Add functions for shared resources hints. | Edjunior Machado |
2013-05-22 | Update bits/siginfo.h with Linux hwpoison SIGBUS changes | Edjunior Barbosa Machado |
2013-05-22 | Don't include expected results in libm-test test names. | Joseph Myers |
2013-05-21 | Set EAI_SYSTEM only when h_errno is NETDB_INTERNAL | Siddhesh Poyarekar |
2013-05-20 | Faster memset on x64 | Ondrej Bilka |
2013-05-20 | Faster memcpy on x64. | Ondrej Bilka |
2013-05-19 | Fix nearbyint scheduling of arithmetic past fesetenv (bug 15490). | Joseph Myers |
2013-05-19 | Handle sincos with generic libm-test logic. | Joseph Myers |
2013-05-17 | Fix remainder exceptions and directed-rounding results (bugs 15480, 15485). | Joseph Myers |
2013-05-17 | PowerPC: fix hypot/hypotf check for -INF | Adhemerval Zanella |
2013-05-16 | MIPS: soft-fp NaN representation corrections | Maciej W. Rozycki |
2013-05-16 | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold |
2013-05-15 | Use movq for 64-bit operations | Peter Collingbourne |
2013-05-15 | Use x constraints for operands to vfmaddss and vfmaddsd | Peter Collingbourne |
2013-05-15 | Update s390/bits/siginfo.h | Edjunior Machado |
2013-05-14 | Update Sparc ULPs. | David S. Miller |
2013-05-13 | Make _LIB_VERSION a weak symbol | Siddhesh Poyarekar |
2013-05-12 | Convert TEST_ff_f tests from code to data. | Joseph Myers |
2013-05-10 | Add getgid.c for SH | Christian Grönke |
2013-05-10 | Hurd: add ST_NOATIME | Pino Toscano |
2013-05-10 | Fix integer overflow in sysdeps/unix/sysv/linux/bits/sched.h | Andreas Jaeger |
2013-05-09 | Fix ldbl-128ibm cos range reduction near pi/2 (bug 15359). | Joseph Myers |
2013-05-09 | Fix ldbl-128 cos range reduction near pi/2 (bug 15429). | Joseph Myers |
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 |