glibc/sysdeps
Ulrich Drepper f79466a8e9 Update.
2003-03-20  Ulrich Drepper  <drepper@redhat.com>

	* include/atomic.h: Define atomic_exchange and
	atomic_decrement_if_positive if not already defined.  Add some
	__builtin_expect.
	* sysdeps/i386/i486/bits/atomic.h: Define atomic_exchange.
	* sysdeps/x86_64/bits/atomic.h: Likewise.
	* sysdeps/ia64/bits/atomic.h: Pretty printing.  Define atomic_exchange.
	* sysdeps/powerpc/bits/atomic.h: Pretty printing.  Define
	atomic_exchange, atomic_exchange_and_add, and
	atomic_decrement_if_positive
2003-03-20 10:18:24 +00:00
..
alpha Update. 2003-02-14 06:11:21 +00:00
am29k
arm Update. 2002-12-31 20:46:11 +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 Update. 2003-03-20 10:18:24 +00:00
i860
i960
ia64 Update. 2003-03-20 10:18:24 +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/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Define properly for n64. (elf_machine_runtime_setup): Cast link_map pointer to Elf Addr type. (elf_machine_rel, elf_machine_rel_relative): Cast symidx to Elf Word before comparing with gotsym. Take reloc_addr argument as void*. Remove the code added for the compiler to drop any alignment assumptions. 2003-03-20 07:54:21 +00:00
posix Update. 2003-03-18 23:50:44 +00:00
powerpc Update. 2003-03-20 10:18:24 +00:00
pthread Update. 2003-01-03 06:51:18 +00:00
rs6000
s390 Update. 2003-03-20 07:19:17 +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 * sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S: Sign-extend with a single instruction. 2003-03-20 07:54:56 +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 Update. 2003-03-20 10:18:24 +00:00
z8000