xref: /freebsd/lib/libc/softfloat/README.NetBSD (revision 06c3fb27)
1$NetBSD: README.NetBSD,v 1.2 2002/05/21 23:51:05 bjh21 Exp $
2
3This is a modified version of part of John Hauser's SoftFloat 2a package.
4This version has been heavily modified to support its use with GCC to
5implement built-in floating-point operations, but compiling
6softfloat.c without SOFTFLOAT_FOR_GCC defined should get you the same
7results as from the original.
8
9