Subject: CVS commit: syssrc/sys/arch/sparc/sparc
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 11/29/2002 10:02:06
Module Name:	syssrc
Committed By:	pk
Date:		Fri Nov 29 08:02:06 UTC 2002

Modified Files:
	syssrc/sys/arch/sparc/sparc: autoconf.c cpu.c

Log Message:
Find the CPU architecture version early in the bootstrap phase, and switch
to the V8 specific .mul/.div/.rem routines while we still have a writable
.text section.


To generate a diff of this commit:
cvs rdiff -r1.182 -r1.183 syssrc/sys/arch/sparc/sparc/autoconf.c
cvs rdiff -r1.135 -r1.136 syssrc/sys/arch/sparc/sparc/cpu.c

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