summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2013-01-11Add MSG_FASTOPENAndreas Jaeger
2013-01-10Undo receive sparc 32-bit V9 gmp routine commit.David S. Miller
2013-01-10Optimize sparc 32-bit V9 GMP multiply routines.David S. Miller
2013-01-10Update sparc ULPs for new casin{,h} tests.David S. Miller
2013-01-10Use __extension__ with long long in installed headers.Joseph Myers
2013-01-10Correct _XXX_ILP32_OFFBIG for x32H.J. Lu
2013-01-10Revert "Use ieee754/dbl-64/wordsize-64 on powerpc64"Andreas Schwab
2013-01-10Revert "sysdeps/ieee754/ldbl-128ibm/e_expl.c"Andreas Schwab
2013-01-10Fix formatting in mpexp.cSiddhesh Poyarekar
2013-01-10Make __mpexp_twomm1 an array of doublesSiddhesh Poyarekar
2013-01-10sysdeps/ieee754/ldbl-128ibm/e_expl.cAndreas Schwab
2013-01-10Use ieee754/dbl-64/wordsize-64 on powerpc64Andreas Schwab
2013-01-10Define flags for fallocateAndreas Schwab
2013-01-09Sync netinet/tcp.h with upstream Linux kernel.David S. Miller
2013-01-09PowerPC: Change sched_getcpu to use vDSO getcpu instead of syscall.Anton Blanchard
2013-01-09Update s390 ULPsSiddhesh Poyarekar
2013-01-09Update powerpc ULPsSiddhesh Poyarekar
2013-01-09Update comments in mpa.cSiddhesh Poyarekar
2013-01-08Don't check __GNUC__ together with __USE_EXTERN_INLINES.Joseph Myers
2013-01-08BZ#14985: Remove erroneous EPOLL_NONBLOCKAndreas Jaeger
2013-01-07Fix spelling errors in sysdeps/powerpc files.Anton Blanchard
2013-01-07Fix casinh, casin overflow (bug 14996).Joseph Myers
2013-01-05Change __x86_64 prefix in cache size to __x86H.J. Lu
2013-01-04Update Sparc ULPs.David S. Miller
2013-01-04Fix warnings in test-powerpc-snan.cAndreas Schwab
2013-01-04Update powerpc libm ULPsAndreas Schwab
2013-01-04Remove unused __cr and __cpymnSiddhesh Poyarekar
2013-01-04Fix build failure on power4 processorsSiddhesh Poyarekar
2013-01-04Fix casinh, casin inaccuracy from cancellation (bug 14994).Joseph Myers
2013-01-04Fix code formattingSiddhesh Poyarekar
2013-01-04Clean up comment for MP_NOSiddhesh Poyarekar
2013-01-04Remove some commented codeSiddhesh Poyarekar
2013-01-04Remove commented declarationsSiddhesh Poyarekar
2013-01-04Remove argument variable name from function declarationSiddhesh Poyarekar
2013-01-03Add HAS_RTMH.J. Lu
2013-01-02Fix copyright notice corruption from update-copyright bug.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-02Fix values in __mpexp_twomm1Siddhesh Poyarekar
2013-01-02Split mantissa calculation loop and add branch predictionSiddhesh Poyarekar
2013-01-02Add assert for potential access beyond array bounds in m1npSiddhesh Poyarekar
2013-01-02Move more constants into static variablesSiddhesh Poyarekar
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers
2012-12-31Favour normal numbersSiddhesh Poyarekar
2012-12-29Demystify the magic number 134217729.0Siddhesh Poyarekar
2012-12-28Remove unnecessary variable mptwoim1Siddhesh Poyarekar
2012-12-28Replace more constants with their valuesSiddhesh Poyarekar
2012-12-28Add new defines from Linux 3.7 to <netinet/tcp.h>Andreas Jaeger
2012-12-28Replace constants with preprocessor definesSiddhesh Poyarekar
2012-12-27Remove redundant __mpexp_nnSiddhesh Poyarekar
2012-12-27Move mpone out to a global constSiddhesh Poyarekar