Home | History | Annotate | Line # | Download | only in softfloat
README.NetBSD revision 1.1.6.1
      1  1.1.6.1  nathanw $NetBSD: README.NetBSD,v 1.1.6.1 2002/06/21 18:18:18 nathanw Exp $
      2      1.1    bjh21 
      3  1.1.6.1  nathanw This is a modified version of part of John Hauser's SoftFloat 2a package.
      4  1.1.6.1  nathanw This version has been heavily modified to support its use with GCC to
      5      1.1    bjh21 implement built-in floating-point operations, but compiling
      6      1.1    bjh21 softfloat.c without SOFTFLOAT_FOR_GCC defined should get you the same
      7      1.1    bjh21 results as from the original.
      8      1.1    bjh21 
      9