Subject: CVS commit: src/sys/arch/pc532
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/24/2003 02:49:00
Module Name: src
Committed By: thorpej
Date: Tue Jun 24 02:48:59 UTC 2003
Modified Files:
src/sys/arch/pc532/conf: files.pc532
src/sys/arch/pc532/pc532: locore.s machdep.c trap.c
Log Message:
* defflag NS381.
* There is no MATH_EMULATE option for ns32k; don't try to include
opt_math_emulate.h. Instead, comment that we should glue in
the softfloat library in this case.
To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 src/sys/arch/pc532/conf/files.pc532
cvs rdiff -r1.70 -r1.71 src/sys/arch/pc532/pc532/locore.s
cvs rdiff -r1.141 -r1.142 src/sys/arch/pc532/pc532/machdep.c
cvs rdiff -r1.52 -r1.53 src/sys/arch/pc532/pc532/trap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.