summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2013-02-08Remove CHECK_N and bp-checks.h.Joseph Myers
2013-02-08ARM: Support loading unmarked objects from cache.Carlos O'Donell
2013-02-08Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers
2013-02-08Remove CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH for C code.Joseph Myers
2013-02-07Remove lots of inline keywords.Roland McGrath
2013-02-05Move nss directory into sysdeps Subdirs.Roland McGrath
2013-02-05Add missing includes to sysdeps/generic/malloc-sysdep.h.Roland McGrath
2013-02-04Add long-double sparc ULPs updates missing in previous commit.David S. Miller
2013-02-04Update sparc ULPs after Joseph's casin fixes.David S. Miller
2013-02-04Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers
2013-02-01Remove BOUNDED_N and BOUNDED_1.Joseph Myers
2013-02-01Remove bp-start.h and INIT_ARGV_and_ENVIRON.Joseph Myers
2013-01-31Remove CHECK_IOCTL, CHECK_FCNTL and CHECK_N_PAGES.Joseph Myers
2013-01-31Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK.Joseph Myers
2013-01-31Remove bp-semctl.h and CHECK_SEMCTL.Joseph Myers
2013-01-31Remove bp-thunks code.Joseph Myers
2013-01-31Fix casinh spurious underflows away from [-i,i] (bug 15062).Joseph Myers
2013-01-23Add a minor 'cas' atomic optimization on sparc.David S. Miller
2013-01-23ulimit: remove buggy bsd implementationPino Toscano
2013-01-23ulimit: include <limits.h>Pino Toscano
2013-01-23ulimit: move linux implementation as posixPino Toscano
2013-01-23S/390: Fix setjmp/longjmp FPR save/restoreAndreas Krebbel
2013-01-23Make bits/wchar.h correct for all architectures (bug 15036).Joseph Myers
2013-01-21Use libgcc unwinder for sparc backtraces, if available.David S. Miller
2013-01-20Remove use of mpa2.hAndreas Schwab
2013-01-18PowerPC: Rename __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.Anton Blanchard
2013-01-18Fix application of the exception maskSiddhesh Poyarekar
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