003 File Manager
Current Path:
/usr/src/lib/libc/softfloat
usr
/
src
/
lib
/
libc
/
softfloat
/
📁
..
📄
Makefile.inc
(899 B)
📄
README.NetBSD
(377 B)
📄
README.txt
(1.62 KB)
📄
Symbol.map
(689 B)
📁
bits32
📁
bits64
📄
eqdf2.c
(392 B)
📄
eqsf2.c
(392 B)
📄
eqtf2.c
(435 B)
📄
fpgetmask.c
(1.9 KB)
📄
fpgetround.c
(1.91 KB)
📄
fpgetsticky.c
(1.91 KB)
📄
fpsetmask.c
(1.97 KB)
📄
fpsetround.c
(1.98 KB)
📄
fpsetsticky.c
(1.98 KB)
📄
gedf2.c
(398 B)
📄
gesf2.c
(398 B)
📄
getf2.c
(443 B)
📄
gexf2.c
(439 B)
📄
gtdf2.c
(387 B)
📄
gtsf2.c
(387 B)
📄
gttf2.c
(432 B)
📄
gtxf2.c
(428 B)
📄
ledf2.c
(398 B)
📄
lesf2.c
(398 B)
📄
letf2.c
(443 B)
📄
ltdf2.c
(391 B)
📄
ltsf2.c
(391 B)
📄
lttf2.c
(436 B)
📄
nedf2.c
(389 B)
📄
negdf2.c
(398 B)
📄
negsf2.c
(379 B)
📄
negtf2.c
(452 B)
📄
negxf2.c
(424 B)
📄
nesf2.c
(389 B)
📄
netf2.c
(434 B)
📄
nexf2.c
(430 B)
📄
softfloat-for-gcc.h
(5.21 KB)
📄
softfloat-history.txt
(1.77 KB)
📄
softfloat-source.txt
(16.75 KB)
📄
softfloat-specialize
(16.38 KB)
📄
softfloat.txt
(16.25 KB)
📁
templates
📄
timesoftfloat.c
(80.93 KB)
📄
timesoftfloat.txt
(6.35 KB)
📄
unorddf2.c
(606 B)
📄
unordsf2.c
(606 B)
Editing: softfloat-history.txt
$NetBSD: softfloat-history.txt,v 1.1 2000/06/06 08:15:08 bjh21 Exp $ $FreeBSD$ History of Major Changes to SoftFloat, up to Release 2a John R. Hauser 1998 December 16 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Release 2a (1998 December) -- Added functions to convert between 64-bit integers (int64) and all supported floating-point formats. -- Fixed a bug in all 64-bit-version square root functions except `float32_sqrt' that caused the result sometimes to be off by 1 unit in the last place (1 ulp) from what it should be. (Bug discovered by Paul Donahue.) -- Improved the makefiles. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Release 2 (1997 June) -- Created the 64-bit (bits64) version, adding the floatx80 and float128 formats. -- Changed the source directory structure, splitting the sources into a `bits32' and a `bits64' version. Renamed `environment.h' to `milieu.h' (to avoid confusion with environment variables). -- Fixed a small error that caused `float64_round_to_int' often to round the wrong way in nearest/even mode when the operand was between 2^20 and 2^21 and halfway between two integers. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Release 1a (1996 July) -- Corrected a mistake that caused borderline underflow cases not to raise the underflow flag when they should have. (Problem reported by Doug Priest.) -- Added the `float_detect_tininess' variable to control whether tininess is detected before or after rounding. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Release 1 (1996 July) -- Original release. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Upload File
Create Folder