Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 02/21/2001 19:43:51
Module Name:	syssrc
Committed By:	bjh21
Date:		Wed Feb 21 17:43:51 UTC 2001

Modified Files:
	syssrc/sys/arch/arm/include: ieee.h

Log Message:
Update to support VFP formats.  Also a half-hearted attempt at armeb support.
Note that I'm using __VFP_FP__ to indicate compilation with VFP-format
floating-point data.  There doesn't (currently) seem to be a standard define
for this purpose.  __VFP_FP__ was suggested by Richard Earnshaw.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/arm/include/ieee.h

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