Subject: CVS commit: syssrc/sys/arch
To: None <source-changes@netbsd.org>
From: UCHIYAMA Yasushi <uch@netbsd.org>
List: source-changes
Date: 02/28/2002 03:53:43
Module Name:	syssrc
Committed By:	uch
Date:		Thu Feb 28 01:53:43 UTC 2002

Modified Files:
	syssrc/sys/arch/dreamcast/dreamcast: locore.S
	syssrc/sys/arch/evbsh3/evbsh3: locore.S
	syssrc/sys/arch/hpcsh/hpcsh: locore.S
	syssrc/sys/arch/mmeye/mmeye: locore.S
	syssrc/sys/arch/sh3/include: locore.h
	syssrc/sys/arch/sh3/sh3: exception_vector.S locore_subr.S

Log Message:
Change foo_r0_r1 macro in sh3/locore.h to foo(Rn, Rm)


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/dreamcast/dreamcast/locore.S
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/evbsh3/evbsh3/locore.S
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/hpcsh/hpcsh/locore.S
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/mmeye/mmeye/locore.S
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/sh3/include/locore.h
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/sh3/sh3/exception_vector.S
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/sh3/sh3/locore_subr.S

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