Subject: CVS commit: src/lib/libc/arch/arm/gen
To: None <source-changes@NetBSD.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 10/25/2003 16:17:44
Module Name:	src
Committed By:	kleink
Date:		Sat Oct 25 16:17:44 UTC 2003

Modified Files:
	src/lib/libc/arch/arm/gen: infinity.c

Log Message:
Redo the VFP/endianness conditional logic of this file, making it easier
to read.  No functional change except for the side-effect of fixing the
ARMEB FPA case, which wasn't supported anyway.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libc/arch/arm/gen/infinity.c

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