1*15144b0fSOlivier Houchard$NetBSD: README.NetBSD,v 1.2 2002/05/21 23:51:05 bjh21 Exp $ 2*15144b0fSOlivier Houchard 3*15144b0fSOlivier HouchardThis is a modified version of part of John Hauser's SoftFloat 2a package. 4*15144b0fSOlivier HouchardThis version has been heavily modified to support its use with GCC to 5*15144b0fSOlivier Houchardimplement built-in floating-point operations, but compiling 6*15144b0fSOlivier Houchardsoftfloat.c without SOFTFLOAT_FOR_GCC defined should get you the same 7*15144b0fSOlivier Houchardresults as from the original. 8*15144b0fSOlivier Houchard 9