NetBSD/lib/libc/softfloat/README.NetBSD

11 lines
491 B
Plaintext

$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.