glibc/sysdeps/sparc/sparc64
Ulrich Drepper b01fe5f792 * sysdeps/unix/sysv/linux/m68k/fchownat.c: Include string.h.
* sysdeps/sparc/sparc32/dl-machine.h (LD_SO_PRELOAD): Remove unused
	define.

	* sysdeps/sparc/sparc32/bits/atomic.h: Include stdint.h, add
	{,u}atomic*_t typedefs.
	(__sparc32_atomic_do_lock): Add __volatile and memory clobber.
	(__sparc32_atomic_do_unlock): Add memory barrier.
	(__sparc32_atomic_do_lock24, __sparc32_atomic_do_unlock24): Define.
	[!SHARED] (__v9_compare_and_exchange_val_32_acq): Define.
	(__v7_compare_and_exchange_val_acq, __v7_compare_and_exchange_bool_acq,
	__v7_exchange_acq, __v7_exchange_and_add, __v7_exchange_24_rel,
	__v7_compare_and_exchange_val_24_acq, __atomic_is_v9,
	atomic_exchange_acq, atomic_compare_and_exchange_val_24_acq,
	atomic_exchange_24_rel): Define.
	[SHARED] (atomic_exchange_and_add): Define.
	[!SHARED] (__ATOMIC_HWCAP_SPARC_V9): Define.
	[!SHARED] (_dl_hwcap): New weak decl.
	* sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (atomic_exchange_24_rel,
	atomic_compare_and_exchange_val_24_acq): Define.
	* sysdeps/sparc/sparc64/bits/atomic.h (atomic_exchange_24_rel,
	atomic_compare_and_exchange_val_24_acq): Define.
2006-01-04 00:20:45 +00:00
..
bits * sysdeps/unix/sysv/linux/m68k/fchownat.c: Include string.h. 2006-01-04 00:20:45 +00:00
elf * sysdeps/sparc/sparc32/elf/start.S: Define __data_start. 2005-04-17 22:07:32 +00:00
fpu 2.5-18.1 2007-07-12 18:26:36 +00:00
soft-fp 2.5-18.1 2007-07-12 18:26:36 +00:00
sparcv9b Add space inf weak_alias use. 2005-05-26 14:30:51 +00:00
add_n.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
addmul_1.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
bcopy.c Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
bzero.c Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
Dist 2.5-18.1 2007-07-12 18:26:36 +00:00
dl-machine.h Add sparc64 TLS and NPTL support. 2005-04-14 21:46:37 +00:00
dl-trampoline.S * sysdeps/sparc/sparc32/dl-trampoline.S: New file. 2005-04-05 21:37:05 +00:00
hp-timing.c * sysdeps/i386/i686/Makefile (elide-routines.os): Append hp-timing to 2004-08-16 06:46:31 +00:00
hp-timing.h Update. 2004-03-07 08:39:57 +00:00
Implies Update. 2000-09-16 23:00:38 +00:00
lshift.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
Makefile 2.5-18.1 2007-07-12 18:26:36 +00:00
memchr.S Update. 2003-04-29 22:49:58 +00:00
memcmp.S Add space inf weak_alias use. 2005-05-26 14:30:51 +00:00
memcpy.S Add space inf weak_alias use. 2005-05-26 14:30:51 +00:00
memmove.c bcopy should handle overlapping copies like memmove, while the previous version worked like memcpy. Implement optimized assembly memmove. 1999-11-23 17:01:11 +00:00
memset.S Add space inf weak_alias use. 2005-05-26 14:30:51 +00:00
mul_1.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
rawmemchr.S Update. 2002-08-03 07:02:10 +00:00
rshift.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
stpcpy.S Update. 2004-05-28 06:56:51 +00:00
stpncpy.S Update. 2003-01-27 21:03:22 +00:00
strcat.S Update. 2003-04-29 22:49:58 +00:00
strchr.S Update. 2003-04-29 22:49:58 +00:00
strcmp.S Update. 2003-04-29 22:49:58 +00:00
strcpy.S Update. 2003-04-29 22:49:58 +00:00
strcspn.S Update. 2003-04-29 22:49:58 +00:00
strlen.S Update. 2003-04-29 22:49:58 +00:00
strncmp.S Update. 2003-04-29 22:49:58 +00:00
strncpy.S Update. 2003-04-29 22:49:58 +00:00
strpbrk.S Update. 2003-04-29 22:49:58 +00:00
strrchr.c Sparc string routines from Jakub. 1999-03-29 13:25:15 +00:00
strspn.S Update. 2003-04-29 22:49:58 +00:00
sub_n.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
submul_1.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
Versions * sysdeps/generic/w_exp2.c [NO_LONG_DOUBLE]: Fix typos in alias names. 2005-03-28 20:42:53 +00:00