glibc/sysdeps/ia64
Roland McGrath 859e708f0e * csu/tst-atomic.c (do_test): Add some new
atomic_compare_and_exchange_val_acq, atomic_add_zero,
	atomic_compare_and_exchange_bool_acq and atomic_add_negative tests.
	* include/atomic.h (atomic_add_negative, atomic_add_zero):
	Prefix local variable so that it doesn't clash with the one
	in atomic_exchange_and_add.
	* sysdeps/ia64/bits/atomic.h (atomic_exchange): Fix for long/void *
	pointers.
	(atomic_exchange_and_add): Implement using __sync_fetch_and_add_?i.
	* sysdeps/powerpc/bits/atomic.h (atomic_exchange_and_add): Force
	value into register.
	* sysdeps/s390/bits/atomic.h (__arch_compare_and_exchange_val_64_acq):
	Cast newval to long.
	* sysdeps/x86_64/bits/atomic.h
	(__arch_compare_and_exchange_val_64_acq): Cast newval and oldval to
	long.
	(atomic_exchange): Cast newvalue to long if sizeof == 8.
	(atomic_exchange_and_add): Cast value to long if sizeof == 8.
	(atomic_add, atomic_add_negative, atomic_add_zero): Likewise.
	(atomic_bit_set): Shift 1L up in all cases to shut up warnings.
2003-03-26 04:02:03 +00:00
..
bits * csu/tst-atomic.c (do_test): Add some new 2003-03-26 04:02:03 +00:00
elf * elf/Makefile (tests): Uncomment tst-array[123]. 2002-12-09 20:37:37 +00:00
fpu * sysdeps/alpha/fpu/libm-test-ulps: Update. 2003-03-23 00:52:23 +00:00
Dist
Implies
Makefile
Versions
_mcount.S
abort-instr.h
bcopy.S
bzero.S
dl-dtprocnum.h
dl-fptr.c 2003-03-03 Roland McGrath <roland@redhat.com> 2003-03-03 09:45:09 +00:00
dl-lookupcfg.h 2003-03-03 Roland McGrath <roland@redhat.com> 2003-03-03 09:45:09 +00:00
dl-machine.h 2003-03-03 Roland McGrath <roland@redhat.com> 2003-03-03 09:45:09 +00:00
dl-symaddr.c 2003-03-03 Roland McGrath <roland@redhat.com> 2003-03-03 09:45:09 +00:00
dl-tls.h Update. 2003-01-12 10:11:16 +00:00
gccframe.h
hp-timing.c
hp-timing.h
htonl.S
htons.S
ia64libgcc.S
ieee754.h
libc-tls.c Update. 2003-01-12 10:11:16 +00:00
machine-gmon.h
memccpy.S
memchr.S
memcmp.S
memcpy.S
memmove.S
memset.S
memusage.h
softpipe.h
stackinfo.h
strcat.S
strchr.S
strcmp.S
strcpy.S
strlen.S
strncmp.S
strncpy.S Update. 2002-12-07 09:03:23 +00:00
sysdep.h