README.NetBSD revision 1.1 1 $NetBSD: README.NetBSD,v 1.1 2000/06/06 08:15:02 bjh21 Exp $
2
3 This is a modified version of part of John Hauser's SoftFloat package.
4 This version only contains the contents of the "softfloat/bits64"
5 directory of the original release, plus some documentation. This
6 version has been heavily modified to support its use with GCC to
7 implement built-in floating-point operations, but compiling
8 softfloat.c without SOFTFLOAT_FOR_GCC defined should get you the same
9 results as from the original.
10
11