Age | Commit message (Expand) | Author |
2013-01-14 | Optimize fdim/fdimf on sparc. | David S. Miller |
2013-01-14 | Fix up log format, wrap a long line. | Roland McGrath |
2013-01-14 | Minor tweak to mp multiplication | Siddhesh Poyarekar |
2013-01-14 | Fix code formatting in mpa.c | Siddhesh Poyarekar |
2013-01-14 | Remove unnecessary local variable mptwo | Siddhesh Poyarekar |
2013-01-11 | Add 64-bit VIS3 optimized GMP routines for sparc. | David S. Miller |
2013-01-11 | Redo sparc 32-bit V9 GMP optimizations with fixed copyrights. | David S. Miller |
2013-01-11 | Adjust sparc for Roland's multiarch sysdep directory changes. | David S. Miller |
2013-01-11 | Remove __GLIBC_HAVE_LONG_LONG. | Joseph Myers |
2013-01-11 | Add MSG_FASTOPEN | Andreas Jaeger |
2013-01-10 | Undo receive sparc 32-bit V9 gmp routine commit. | David S. Miller |
2013-01-10 | Optimize sparc 32-bit V9 GMP multiply routines. | David S. Miller |
2013-01-10 | Update sparc ULPs for new casin{,h} tests. | David S. Miller |
2013-01-10 | Use __extension__ with long long in installed headers. | Joseph Myers |
2013-01-10 | Correct _XXX_ILP32_OFFBIG for x32 | H.J. Lu |
2013-01-10 | Revert "Use ieee754/dbl-64/wordsize-64 on powerpc64" | Andreas Schwab |
2013-01-10 | Revert "sysdeps/ieee754/ldbl-128ibm/e_expl.c" | Andreas Schwab |
2013-01-10 | Fix formatting in mpexp.c | Siddhesh Poyarekar |
2013-01-10 | Make __mpexp_twomm1 an array of doubles | Siddhesh Poyarekar |
2013-01-10 | sysdeps/ieee754/ldbl-128ibm/e_expl.c | Andreas Schwab |
2013-01-10 | Use ieee754/dbl-64/wordsize-64 on powerpc64 | Andreas Schwab |
2013-01-10 | Define flags for fallocate | Andreas Schwab |
2013-01-09 | Sync netinet/tcp.h with upstream Linux kernel. | David S. Miller |
2013-01-09 | PowerPC: Change sched_getcpu to use vDSO getcpu instead of syscall. | Anton Blanchard |
2013-01-09 | Update s390 ULPs | Siddhesh Poyarekar |
2013-01-09 | Update powerpc ULPs | Siddhesh Poyarekar |
2013-01-09 | Update comments in mpa.c | Siddhesh Poyarekar |
2013-01-08 | Don't check __GNUC__ together with __USE_EXTERN_INLINES. | Joseph Myers |
2013-01-08 | BZ#14985: Remove erroneous EPOLL_NONBLOCK | Andreas Jaeger |
2013-01-07 | Fix spelling errors in sysdeps/powerpc files. | Anton Blanchard |
2013-01-07 | Fix casinh, casin overflow (bug 14996). | Joseph Myers |
2013-01-05 | Change __x86_64 prefix in cache size to __x86 | H.J. Lu |
2013-01-04 | Update Sparc ULPs. | David S. Miller |
2013-01-04 | Fix warnings in test-powerpc-snan.c | Andreas Schwab |
2013-01-04 | Update powerpc libm ULPs | Andreas Schwab |
2013-01-04 | Remove unused __cr and __cpymn | Siddhesh Poyarekar |
2013-01-04 | Fix build failure on power4 processors | Siddhesh Poyarekar |
2013-01-04 | Fix casinh, casin inaccuracy from cancellation (bug 14994). | Joseph Myers |
2013-01-04 | Fix code formatting | Siddhesh Poyarekar |
2013-01-04 | Clean up comment for MP_NO | Siddhesh Poyarekar |
2013-01-04 | Remove some commented code | Siddhesh Poyarekar |
2013-01-04 | Remove commented declarations | Siddhesh Poyarekar |
2013-01-04 | Remove argument variable name from function declaration | Siddhesh Poyarekar |
2013-01-03 | Add HAS_RTM | H.J. Lu |
2013-01-02 | Fix copyright notice corruption from update-copyright bug. | Joseph Myers |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2013-01-02 | Fix values in __mpexp_twomm1 | Siddhesh Poyarekar |
2013-01-02 | Split mantissa calculation loop and add branch prediction | Siddhesh Poyarekar |
2013-01-02 | Add assert for potential access beyond array bounds in m1np | Siddhesh Poyarekar |
2013-01-02 | Move more constants into static variables | Siddhesh Poyarekar |