aboutsummaryrefslogtreecommitdiff
path: root/README.NetBSD
diff options
context:
space:
mode:
authorDavid Schultz <das@FreeBSD.org>2012-01-20 06:16:37 +0000
committerDavid Schultz <das@FreeBSD.org>2012-01-20 06:16:37 +0000
commit9e314d11d7e839f0aaf35b4dce7a622c42945711 (patch)
treeb7eab8532af93deec86924c338cfc486d832d5ed /README.NetBSD
Notes
Notes: svn path=/vendor/NetBSD/softfloat/dist/; revision=230364 svn path=/vendor/NetBSD/softfloat/20120117/; revision=230365; tag=vendor/NetBSD/softfloat/20120117
Diffstat (limited to 'README.NetBSD')
-rw-r--r--README.NetBSD8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.NetBSD b/README.NetBSD
new file mode 100644
index 000000000000..e486eba748d0
--- /dev/null
+++ b/README.NetBSD
@@ -0,0 +1,8 @@
+$NetBSD: README.NetBSD,v 1.2 2002/05/21 23:51:05 bjh21 Exp $
+
+This is a modified version of part of John Hauser's SoftFloat 2a package.
+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.
+