aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2013-01-18Simplify calculation of 2^-m in __mpexpSiddhesh Poyarekar
2013-01-18Remove unnecessary multiplication with RADIXISiddhesh Poyarekar
2013-01-17Update sparc ULPs.David S. Miller
2013-01-17Fix cacos real-part inaccuracy for result real part near 0 (bug 15023).Joseph Myers
2013-01-17Add HAVE_MREMAP for mremap usagePino Toscano
2013-01-17Fix header commentSiddhesh Poyarekar
2013-01-16Implement x86 SIZE32/SIZE64 relocationsH.J. Lu
2013-01-17Adapt installed powerpc headers better for soft-float / no-FPRs.Joseph Myers
2013-01-16Consolidate constant defines into mpa.hSiddhesh Poyarekar
2013-01-16Fix the value of TWOSiddhesh Poyarekar
2013-01-16Optimize trunc{,f} on sparc.David S. Miller
2013-01-15Optimize nearbyint{,f} on sparc.David S. Miller
2013-01-15Use libc_fe*() in 32-bit nearbyint()David S. Miller
2013-01-15scsi/sg.h: include stddef.h for size_tMike Frysinger
2013-01-14Optimize sparc {ceil,floor}{,f} using vis2 'siam' instruction.David S. Miller
2013-01-14Optimize fdim/fdimf on sparc.David S. Miller
2013-01-14Fix up log format, wrap a long line.Roland McGrath
2013-01-14Minor tweak to mp multiplicationSiddhesh Poyarekar
2013-01-14Fix code formatting in mpa.cSiddhesh Poyarekar
2013-01-14Remove unnecessary local variable mptwoSiddhesh Poyarekar
2013-01-11Add 64-bit VIS3 optimized GMP routines for sparc.David S. Miller
2013-01-11Redo sparc 32-bit V9 GMP optimizations with fixed copyrights.David S. Miller
2013-01-11Adjust sparc for Roland's multiarch sysdep directory changes.David S. Miller
2013-01-11Remove __GLIBC_HAVE_LONG_LONG.Joseph Myers
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