glibc/sysdeps
Roland McGrath 002ff85305 2003-03-21 Roland McGrath <roland@redhat.com>
* sysdeps/i386/i486/bits/atomic.h (atomic_bit_set): Use "ir"
	constraint to permit non-constant BIT argument.
	(atomic_bit_test_set): Likewise.
	* sysdeps/x86_64/bits/atomic.h (atomic_bit_test_set): Likewise.
	(atomic_bit_set): Likewise.  Use 1UL in case that BIT might be >= 32.
	For quadword case, use "i" constraint if __builtin_constant_p and < 32
	or "r" constraint otherwise.
2003-03-22 00:05:02 +00:00
..
alpha Update. 2003-02-14 06:11:21 +00:00
am29k
arm * sysdeps/arm/sysdep.h (CALL_MCOUNT): Add trailing semicolon. 2003-03-21 20:52:12 +00:00
cris * elf/Makefile (tests): Uncomment tst-array[123]. 2002-12-09 20:37:37 +00:00
generic Update. 2003-03-20 07:19:17 +00:00
gnu Update. 2002-12-21 18:53:25 +00:00
hppa Update. 2002-12-31 20:46:11 +00:00
i386 2003-03-21 Roland McGrath <roland@redhat.com> 2003-03-22 00:05:02 +00:00
i860
i960
ia64 Update. 2003-03-21 08:03:25 +00:00
ieee754 * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrs 2003-03-14 03:59:59 +00:00
m68k (_dl_start_user): Access __libc_stack_end through GOT since it is a global symbol. 2003-03-01 15:33:11 +00:00
m88k
mach Revert unintentional commits. 2003-02-26 00:01:15 +00:00
mips * sysdeps/mips/mips64/memcpy.S: Fix porting bug that broke unaligned copying of 8-15 bytes. From Chris Demetriou <cgd@broadcom.com>. Fix label names. * sysdeps/mips/mips64/memset.S: Fix label names. Make similar change as to memcpy.S. * sysdeps/mips/memcpy.S: Formatting changes. * sysdeps/mips/memset.S: Likewise. 2003-03-21 21:39:39 +00:00
posix Update. 2003-03-18 23:50:44 +00:00
powerpc Update. 2003-03-21 08:03:25 +00:00
pthread Update. 2003-01-03 06:51:18 +00:00
rs6000
s390 Update. 2003-03-21 08:03:25 +00:00
sh Update. 2003-03-20 07:19:17 +00:00
sparc Update. 2003-02-21 19:11:49 +00:00
standalone
tahoe
unix Update. 2003-03-21 08:03:25 +00:00
vax Update. 2002-12-31 20:46:11 +00:00
wordsize-32 * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Revert last change. 2003-03-03 09:45:25 +00:00
wordsize-64 * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Revert last change. 2003-03-03 09:45:25 +00:00
x86_64 2003-03-21 Roland McGrath <roland@redhat.com> 2003-03-22 00:05:02 +00:00
z8000