about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* ulimit: include <limits.h>Pino Toscano2013-01-231-0/+1
* ulimit: move linux implementation as posixPino Toscano2013-01-231-0/+0
* S/390: Fix setjmp/longjmp FPR save/restoreAndreas Krebbel2013-01-233-9/+17
* Make bits/wchar.h correct for all architectures (bug 15036).Joseph Myers2013-01-231-32/+0
* Use libgcc unwinder for sparc backtraces, if available.David S. Miller2013-01-216-57/+188
* Remove use of mpa2.hAndreas Schwab2013-01-202-2/+0
* PowerPC: Rename __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.Anton Blanchard2013-01-184-29/+33
* Fix application of the exception maskSiddhesh Poyarekar2013-01-181-1/+1
* Simplify calculation of 2^-m in __mpexpSiddhesh Poyarekar2013-01-182-29/+34
* Remove unnecessary multiplication with RADIXISiddhesh Poyarekar2013-01-181-3/+3
* Update sparc ULPs.David S. Miller2013-01-171-0/+74
* Fix cacos real-part inaccuracy for result real part near 0 (bug 15023).Joseph Myers2013-01-172-0/+21
* Add HAVE_MREMAP for mremap usagePino Toscano2013-01-171-0/+2
* Fix header commentSiddhesh Poyarekar2013-01-171-2/+0
* Implement x86 SIZE32/SIZE64 relocationsH.J. Lu2013-01-162-0/+29
* Adapt installed powerpc headers better for soft-float / no-FPRs.Joseph Myers2013-01-174-21/+37
* Consolidate constant defines into mpa.hSiddhesh Poyarekar2013-01-1613-120/+26
* Fix the value of TWOSiddhesh Poyarekar2013-01-161-1/+1
* Optimize trunc{,f} on sparc.David S. Miller2013-01-1614-2/+503
* Optimize nearbyint{,f} on sparc.David S. Miller2013-01-1514-2/+566
* Use libc_fe*() in 32-bit nearbyint()David S. Miller2013-01-151-4/+4
* scsi/sg.h: include stddef.h for size_tMike Frysinger2013-01-151-0/+2
* Optimize sparc {ceil,floor}{,f} using vis2 'siam' instruction.David S. Miller2013-01-1427-223/+629
* Optimize fdim/fdimf on sparc.David S. Miller2013-01-1411-1/+312
* Fix up log format, wrap a long line.Roland McGrath2013-01-141-1/+2
* Minor tweak to mp multiplicationSiddhesh Poyarekar2013-01-141-13/+15
* Fix code formatting in mpa.cSiddhesh Poyarekar2013-01-143-766/+1531
* Remove unnecessary local variable mptwoSiddhesh Poyarekar2013-01-142-8/+0
* Add 64-bit VIS3 optimized GMP routines for sparc.David S. Miller2013-01-1111-0/+673
* Redo sparc 32-bit V9 GMP optimizations with fixed copyrights.David S. Miller2013-01-113-3/+233
* Adjust sparc for Roland's multiarch sysdep directory changes.David S. Miller2013-01-111-0/+0
* Remove __GLIBC_HAVE_LONG_LONG.Joseph Myers2013-01-113-12/+7
* Add MSG_FASTOPENAndreas Jaeger2013-01-111-0/+2
* Undo receive sparc 32-bit V9 gmp routine commit.David S. Miller2013-01-103-207/+3
* Optimize sparc 32-bit V9 GMP multiply routines.David S. Miller2013-01-103-3/+207
* Update sparc ULPs for new casin{,h} tests.David S. Miller2013-01-101-0/+114
* Use __extension__ with long long in installed headers.Joseph Myers2013-01-107-7/+13
* Correct _XXX_ILP32_OFFBIG for x32H.J. Lu2013-01-101-8/+17
* Revert "Use ieee754/dbl-64/wordsize-64 on powerpc64"Andreas Schwab2013-01-1019-119/+0
* Revert "sysdeps/ieee754/ldbl-128ibm/e_expl.c"Andreas Schwab2013-01-102-64/+16
* Fix formatting in mpexp.cSiddhesh Poyarekar2013-01-101-54/+95
* Make __mpexp_twomm1 an array of doublesSiddhesh Poyarekar2013-01-102-87/+26
* sysdeps/ieee754/ldbl-128ibm/e_expl.cAndreas Schwab2013-01-102-16/+64
* Use ieee754/dbl-64/wordsize-64 on powerpc64Andreas Schwab2013-01-1019-0/+119
* Define flags for fallocateAndreas Schwab2013-01-101-0/+7
* Sync netinet/tcp.h with upstream Linux kernel.David S. Miller2013-01-091-14/+66
* PowerPC: Change sched_getcpu to use vDSO getcpu instead of syscall.Anton Blanchard2013-01-094-0/+36
* Update s390 ULPsSiddhesh Poyarekar2013-01-091-66/+185
* Update powerpc ULPsSiddhesh Poyarekar2013-01-091-36/+56
* Update comments in mpa.cSiddhesh Poyarekar2013-01-093-207/+145