2002-05-22 03:51:04 +04:00
|
|
|
$NetBSD: README.NetBSD,v 1.2 2002/05/21 23:51:05 bjh21 Exp $
|
2000-06-06 12:14:49 +04:00
|
|
|
|
2002-05-22 03:51:04 +04:00
|
|
|
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
|
2000-06-06 12:14:49 +04:00
|
|
|
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.
|
|
|
|
|