OpenGrok
Cross Reference: README.NetBSD
xref
: /
src
/
lib
/
libc
/
softfloat
/
README.NetBSD
Home
|
History
|
Annotate
|
Download
|
only in
softfloat
History log of
/src/lib/libc/softfloat/README.NetBSD
Revision
Date
Author
Comments
1.2
21-May-2002
bjh21
Import the 32-bit version of SoftFloat 2a and separate it and the 64-bit
version into different directories. Which version a given port uses is
controlled by the SOFTFLOAT_BITS make variable. This is set to 64 (which
uses the same code we had before) by default. 32-bit platforms that don't
need extended precision support might get better performance by using 32.
Set the ARM port to use the 32-bit version of SoftFloat, since this is more
than a factor of two faster than the 64-bit version. This should get the
floating-point performance back to what it was in 1.5.
1.1
06-Jun-2000
bjh21
branches: 1.1.4; 1.1.6;
Initial commit of SoftFloat 2a import. This should provide a sensible
mostly-MI floating-point implementation for use by gcc -msoft-float.
It's currently only used by arm26, but should be usable by other ports
without too much hacking, assuming doubles and u_int64_ts are passed and
returned the same way, and FP formats are IEEEish.
1.1.6.1
21-Jun-2002
nathanw
Catch up to -current.
1.1.4.2
23-Jun-2000
minoura
Sync w/ netbsd-1-5-base.
1.1.4.1
06-Jun-2000
minoura
file README.NetBSD was added on branch minoura-xpg4dl on 2000-06-23 16:17:55 +0000
Indexes created Fri Oct 03 02:09:57 GMT 2025