Subject: CVS commit: syssrc/sys/arch/sh5
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 10/24/2002 16:58:49
Module Name:	syssrc
Committed By:	scw
Date:		Thu Oct 24 13:58:49 UTC 2002

Modified Files:
	syssrc/sys/arch/sh5/include: Makefile
	syssrc/sys/arch/sh5/sh5: netbsd32_machdep.c process_machdep.c
Added Files:
	syssrc/sys/arch/sh5/include: fpu.h

Log Message:
Put bit definitions for the FP control/status register in <sh5/fpu.h> and
use them instead of "magic" numbers in the source.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/sh5/include/Makefile
cvs rdiff -r0 -r1.1 syssrc/sys/arch/sh5/include/fpu.h
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/sh5/sh5/netbsd32_machdep.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/sh5/sh5/process_machdep.c

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