Subject: CVS commit: src/sys/arch
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/19/2002 21:37:26
Module Name:	src
Committed By:	thorpej
Date:		Thu Dec 19 19:37:26 UTC 2002

Modified Files:
	src/sys/arch/evbppc/walnut: walnut_start.S
	src/sys/arch/powerpc/ibm4xx: 4xx_locore.S
	src/sys/arch/powerpc/powerpc: locore_subr.S

Log Message:
Merge the IBM 4xx into the common powerpc/locore_subr.S, and
eliminate all the duplicated context switch related code in
the IBM 4xx port.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/evbppc/walnut/walnut_start.S
cvs rdiff -r1.1 -r1.2 src/sys/arch/powerpc/ibm4xx/4xx_locore.S
cvs rdiff -r1.5 -r1.6 src/sys/arch/powerpc/powerpc/locore_subr.S

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