glibc/sysdeps
David S. Miller 88d85d4f00 Optimize mempcpy on sparc.
* sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
	that branches into memcpy.
	* sysdeps/sparc/sparc64/memcpy.S: Likewise.
	* sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
	* sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
	* sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
	* sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
	bits.
	* sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
	implementation too.
	* sysdeps/sparc/mempcpy.S: New file.
2012-03-28 22:35:26 -07:00
..
generic Avoid overflows from long double functions using __kernel_standard. 2012-03-28 09:32:12 +00:00
gnu Clean up glibc manual references to "GNU system" (bug 6911). 2012-03-08 01:27:38 +00:00
i386 Fix pow of negative numbers to integer exponents (bugs 369, 2678, 3866). 2012-03-28 14:57:58 +00:00
ieee754 Fix pow of negative numbers to integer exponents (bugs 369, 2678, 3866). 2012-03-28 14:57:58 +00:00
mach Move stdio-common/_itoa.h to sysdeps/generic 2012-03-20 16:00:23 -07:00
posix Add missing headers 2012-02-27 20:27:41 +01:00
powerpc Fix whitespace 2012-03-28 10:00:15 +02:00
pthread Fix struct timespec normalization (as used in many other places). 2012-03-08 11:49:43 +01:00
s390 Fix whitespace 2012-03-28 10:00:15 +02:00
sh Delete sysdeps/sh/elf 2012-03-28 09:19:38 +02:00
sparc Optimize mempcpy on sparc. 2012-03-28 22:35:26 -07:00
unix Define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc. 2012-03-27 18:37:16 -07:00
wordsize-32 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
wordsize-64 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
x86_64 Fix pow of negative numbers to integer exponents (bugs 369, 2678, 3866). 2012-03-28 14:57:58 +00:00