summaryrefslogtreecommitdiff
path: root/lib/libc/softfloat/README.NetBSD
blob: 3bfaf79a65ad038158422e9eba0b5a3a5909e039 (plain)
1
2
3
4
5
6
7
8
9
10
$NetBSD: README.NetBSD,v 1.1 2000/06/06 08:15:02 bjh21 Exp $

This is a modified version of part of John Hauser's SoftFloat package.
This version only contains the contents of the "softfloat/bits64"
directory of the original release, plus some documentation.  This
version has been heavily modified to support its use with GCC to
implement built-in floating-point operations, but compiling
softfloat.c without SOFTFLOAT_FOR_GCC defined should get you the same
results as from the original.