Subject: CVS commit: src/sys/arch/acorn26/acorn26
To: None <source-changes@NetBSD.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 08/28/2006 15:15:50
Module Name:	src
Committed By:	bjh21
Date:		Mon Aug 28 15:15:50 UTC 2006

Modified Files:
	src/sys/arch/acorn26/acorn26: copyinout.S copyinoutstr.S

Log Message:
Be more careful with registers in LDR[T] so that GAS doesn't warn us about
constructs that aren't allowed in ARMv3.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/acorn26/acorn26/copyinout.S
cvs rdiff -r1.3 -r1.4 src/sys/arch/acorn26/acorn26/copyinoutstr.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.