Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/softfloat
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.
Home |
Main Index |
Thread Index |
Old Index