Index of /mirrors/ftp.netbsd.org/NetBSD-current/src/lib/libc/softfloat/

NameLast ModifiedSizeType
Parent Directory/ -  Directory
CVS/2023-Jun-20 05:01:30-  Directory
bits32/2013-Jan-11 04:02:20-  Directory
bits64/2024-Feb-28 04:01:29-  Directory
templates/2009-Dec-25 07:45:10-  Directory
Makefile.inc2016-Mar-13 04:01:061.2Kapplication/octet-stream
README.NetBSD2002-May-22 01:51:050.3Kapplication/octet-stream
README.txt2000-Jun-06 10:15:021.6Ktext/plain
eqdf2.c2000-Jun-06 10:15:020.5Ktext/plain
eqsf2.c2000-Jun-06 10:15:030.5Ktext/plain
eqtf2.c2011-Jan-17 11:08:350.5Ktext/plain
fpgetmask.c2008-Apr-28 22:23:001.9Ktext/plain
fpgetround.c2008-Apr-28 22:23:001.9Ktext/plain
fpgetsticky.c2008-Apr-28 22:23:001.9Ktext/plain
fpsetmask.c2013-Jan-11 04:02:202.1Ktext/plain
fpsetround.c2013-Jan-11 04:02:202.1Ktext/plain
fpsetsticky.c2013-Jan-11 04:02:202.1Ktext/plain
gedf2.c2000-Jun-06 10:15:050.5Ktext/plain
gesf2.c2000-Jun-06 10:15:050.5Ktext/plain
getf2.c2011-Jan-17 11:08:350.5Ktext/plain
gexf2.c2004-Sep-27 12:16:240.5Ktext/plain
gtdf2.c2000-Jun-06 10:15:050.5Ktext/plain
gtsf2.c2000-Jun-06 10:15:060.5Ktext/plain
gttf2.c2011-Jan-17 11:08:350.5Ktext/plain
gtxf2.c2004-Sep-27 12:16:240.5Ktext/plain
ledf2.c2000-Jun-06 10:15:060.5Ktext/plain
lesf2.c2000-Jun-06 10:15:060.5Ktext/plain
letf2.c2011-Jan-17 11:08:350.5Ktext/plain
ltdf2.c2000-Jun-06 10:15:060.5Ktext/plain
ltsf2.c2000-Jun-06 10:15:060.5Ktext/plain
lttf2.c2011-Jan-17 11:08:350.5Ktext/plain
nedf2.c2000-Jun-06 10:15:070.5Ktext/plain
negdf2.c2000-Jun-06 10:15:070.5Ktext/plain
negsf2.c2000-Jun-06 10:15:070.5Ktext/plain
negtf2.c2011-Jan-17 11:08:350.5Ktext/plain
negxf2.c2004-Sep-27 12:16:240.5Ktext/plain
nesf2.c2000-Jun-06 10:15:070.5Ktext/plain
netf2.c2011-Jan-17 11:08:350.5Ktext/plain
nexf2.c2004-Sep-27 12:16:240.5Ktext/plain
softfloat-for-gcc.h2013-Aug-02 05:04:276.1Kapplication/octet-stream
softfloat-history.txt2000-Jun-06 10:15:081.7Ktext/plain
softfloat-source.txt2006-Nov-24 20:46:5816.7Ktext/plain
softfloat-specialize2014-Aug-11 05:03:2116.6Kapplication/octet-stream
softfloat.txt2006-Nov-24 20:46:5816.2Ktext/plain
timesoftfloat.c2000-Jun-06 10:15:1181.0Ktext/plain
timesoftfloat.txt2023-Jun-20 05:01:306.3Ktext/plain
unorddf2.c2003-May-06 10:58:190.7Ktext/plain
unordsf2.c2003-May-06 10:58:200.7Ktext/plain
unordtf2.c2014-Jan-30 20:11:410.7Ktext/plain
$NetBSD: README.txt,v 1.1 2000/06/06 08:15:02 bjh21 Exp $

Package Overview for SoftFloat Release 2a

John R. Hauser
1998 December 13


SoftFloat is a software implementation of floating-point that conforms to
the IEC/IEEE Standard for Binary Floating-Point Arithmetic.  SoftFloat is
distributed in the form of C source code.  Compiling the SoftFloat sources
generates two things:

-- A SoftFloat object file (typically `softfloat.o') containing the complete
   set of IEC/IEEE floating-point routines.

-- A `timesoftfloat' program for evaluating the speed of the SoftFloat
   routines.  (The SoftFloat module is linked into this program.)

The SoftFloat package is documented in four text files:

   softfloat.txt          Documentation for using the SoftFloat functions.
   softfloat-source.txt   Documentation for compiling SoftFloat.
   softfloat-history.txt  History of major changes to SoftFloat.
   timesoftfloat.txt      Documentation for using `timesoftfloat'.

Other files in the package comprise the source code for SoftFloat.

Please be aware that some work is involved in porting this software to other
targets.  It is not just a matter of getting `make' to complete without
error messages.  I would have written the code that way if I could, but
there are fundamental differences between systems that I can't make go away.
You should not attempt to compile SoftFloat without first reading both
`softfloat.txt' and `softfloat-source.txt'.

At the time of this writing, the most up-to-date information about
SoftFloat and the latest release can be found at the Web page `http://
HTTP.CS.Berkeley.EDU/~jhauser/arithmetic/SoftFloat.html'.

lighttpd/1.4.19