glibc/sysdeps/powerpc
Ulrich Drepper 4661a15343 Update.
2003-05-05  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/ia64/bits/atomic.h (__arch_compare_and_exchange_val_8_acq,
	__arch_compare_and_exchange_val_16_acq): Cast 0 to mem's type.
	* sysdeps/powerpc/powerpc32/bits/atomic.h
	(__arch_compare_and_exchange_val_64_acq): Likewise.
	* sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
	(__arch_compare_and_exchange_val_8_acq,
	__arch_compare_and_exchange_val_16_acq,
	__arch_compare_and_exchange_val_64_acq): Likewise.
	* sysdeps/sparc/sparc64/bits/atomic.h
	(__arch_compare_and_exchange_val_8_acq,
	__arch_compare_and_exchange_val_16_acq): Likewise.
	* sysdeps/s390/bits/atomic.h (__arch_compare_and_exchange_val_8_acq,
	__arch_compare_and_exchange_val_16_acq,
	__arch_compare_and_exchange_val_64_acq): Likewise.
	* sysdeps/unix/sysv/linux/sh/bits/atomic.h
	(__arch_compare_and_exchange_val_64_acq): Likewise.
	* sysdeps/s390/s390-64/backtrace.c (__backtrace): Add cast to shut
	up warning.
	* sysdeps/s390/fpu/fegetenv.c (fegetenv): Likewise.

	* sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
	(INLINE_SYSCALL, INTERNAL_SYSCALL_DIRECT, INTERNAL_SYSCALL_SVC0):
	Return long instead of int.
	(INTERNAL_SYSCALL_ERROR_P): Cast val to unsigned long, replace
	0xfffff001u with -4095UL.
2003-05-05 18:24:09 +00:00
..
bits Update. 2003-04-17 19:19:29 +00:00
elf * sysdeps/powerpc/elf/libc-start.c (AUX_VECTOR_INIT): Define it. 2003-03-15 23:09:52 +00:00
fpu Remove FLT_EVAL_METHOD definition. 2003-04-09 07:40:11 +00:00
nofpu * sysdeps/alpha/fpu/libm-test-ulps: Update. 2003-03-23 00:52:23 +00:00
powerpc32 Update. 2003-05-05 18:24:09 +00:00
powerpc64 Update. 2003-04-29 22:49:58 +00:00
soft-fp Update. 2003-02-20 22:23:34 +00:00
abort-instr.h Update. 2002-09-15 18:31:23 +00:00
dl-tls.h Update. 2003-04-25 09:12:43 +00:00
ffs.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
gccframe.h Update. 2001-11-16 01:27:24 +00:00
Implies Update. 2002-09-05 10:28:51 +00:00
machine-gmon.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Makefile Update. 2002-09-05 10:28:51 +00:00
memusage.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
mp_clz_tab.c Update. 2002-03-14 20:48:50 +00:00
stackinfo.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strcat.c Update. 2003-04-29 22:49:58 +00:00
sysdep.h * sysdeps/powerpc/sysdep.h: Remove powerpc32 specific macros. 2002-09-20 23:46:03 +00:00
test-arith.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
test-arithf.c
Versions Update. 2002-09-05 10:28:51 +00:00