]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - lib/libc/softfloat/README.NetBSD
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / lib / libc / softfloat / README.NetBSD
1 $NetBSD: README.NetBSD,v 1.2 2002/05/21 23:51:05 bjh21 Exp $
2 $FreeBSD$
3
4 This is a modified version of part of John Hauser's SoftFloat 2a package.
5 This version has been heavily modified to support its use with GCC to
6 implement built-in floating-point operations, but compiling
7 softfloat.c without SOFTFLOAT_FOR_GCC defined should get you the same
8 results as from the original.
9