Fix up mix of man(7)/mdoc(7).
[netbsd-mini2440.git] / lib / libc / softfloat / README.NetBSD
blob106db2f2366dab8ac320e148b0640c3a05700228
1 $NetBSD: README.NetBSD,v 1.1 2000/06/06 08:15:02 bjh21 Exp $
3 This is a modified version of part of John Hauser's SoftFloat 2a package.
4 This version has been heavily modified to support its use with GCC to
5 implement built-in floating-point operations, but compiling
6 softfloat.c without SOFTFLOAT_FOR_GCC defined should get you the same
7 results as from the original.