Home | History | Annotate | Line # | Download | only in softfloat
README.NetBSD revision 1.1.4.2
      1  1.1.4.2  minoura $NetBSD: README.NetBSD,v 1.1.4.2 2000/06/23 16:17:55 minoura Exp $
      2  1.1.4.2  minoura 
      3  1.1.4.2  minoura This is a modified version of part of John Hauser's SoftFloat package.
      4  1.1.4.2  minoura This version only contains the contents of the "softfloat/bits64"
      5  1.1.4.2  minoura directory of the original release, plus some documentation.  This
      6  1.1.4.2  minoura version has been heavily modified to support its use with GCC to
      7  1.1.4.2  minoura implement built-in floating-point operations, but compiling
      8  1.1.4.2  minoura softfloat.c without SOFTFLOAT_FOR_GCC defined should get you the same
      9  1.1.4.2  minoura results as from the original.
     10  1.1.4.2  minoura 
     11