glibc/sysdeps/sh
Ulrich Drepper dd731d53dc Update.
2003-03-28  Kaz Kojima  <kkojima@rr.iij4u.or.jp>

	* sysdeps/sh/bits/atomic.h (__arch_compare_and_exchange_val_8_acq):
	Return old value. Make asm output reg constraint earlyclobber.
	Renamed from...
	(__arch_compare_and_exchange_8_acq): ... this.
	(__arch_compare_and_exchange_val_16_acq):
	Return old value. Make asm output reg constraint earlyclobber.
	Renamed from...
	(__arch_compare_and_exchange_16_acq): ... this.
	(__arch_compare_and_exchange_val_32_acq):
	Return old value. Make asm output reg constraint earlyclobber.
	Renamed from...
	(__arch_compare_and_exchange_32_acq): ... this.
	(__arch_compare_and_exchange_val_64_acq):
	Renamed from...
	(__arch_compare_and_exchange_64_acq): ... this.
	(atomic_exchange_and_add): Use local variables and
	__arch_compare_and_exchange_val_64_acq.
	(atomic_add): Likewise.
	(atomic_add_negative, atomic_add_zero): Use local variables.

	* Makefile: Remove libmd5crypt goal.
2003-03-29 01:24:20 +00:00
..
bits Update. 2003-03-29 01:24:20 +00:00
elf * elf/Makefile (tests): Uncomment tst-array[123]. 2002-12-09 20:37:37 +00:00
sh3 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sh4 * sysdeps/alpha/fpu/libm-test-ulps: Update. 2003-03-23 00:52:23 +00:00
sys Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Dist Update. 2002-08-28 09:31:39 +00:00
Implies Update. 2000-06-12 20:50:37 +00:00
Makefile Update. 2002-09-19 06:50:30 +00:00
_mcount.S Update. 2001-12-12 18:06:59 +00:00
bsd-_setjmp.S Update. 2002-12-31 20:46:11 +00:00
bsd-setjmp.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
dl-machine.h Update. 2003-01-12 10:11:16 +00:00
dl-tls.h Update. 2002-04-09 02:10:21 +00:00
gccframe.h Update. 2001-11-16 01:27:24 +00:00
gmp-mparam.h Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
init-first.c Update. 2002-03-13 06:33:52 +00:00
machine-gmon.h Update. 2001-12-12 18:06:59 +00:00
memcpy.S Update. 2003-01-03 09:57:28 +00:00
memset.S Update. 2003-01-03 09:57:28 +00:00
memusage.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
stackinfo.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strlen.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sysdep.h Update. 2001-12-12 18:06:59 +00:00