Subject: CVS commit: src/lib/libc/softfloat
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 09/27/2004 10:16:24
Module Name: src
Committed By: he
Date: Mon Sep 27 10:16:24 UTC 2004
Modified Files:
src/lib/libc/softfloat: gexf2.c gtxf2.c negxf2.c nexf2.c
Log Message:
Only compile the floatx80-using functions if the arch in question
defines the FLOATX80 macro. Fixes build problem for arm ports.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/lib/libc/softfloat/gexf2.c \
src/lib/libc/softfloat/gtxf2.c src/lib/libc/softfloat/negxf2.c \
src/lib/libc/softfloat/nexf2.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.