OpenGrok
Cross Reference: softfloat.c
xref
: /
src
/
sys
/
lib
/
libkern
/
softfloat.c
Home
|
History
|
Annotate
|
Download
|
only in
libkern
History log of
/src/sys/lib/libkern/softfloat.c
Revision
Date
Author
Comments
1.8
02-Sep-2020
thorpej
Reduce diffs to upstream: get rid of FLOAT64_{,DE}MANGLE(); it's no longer
used.
1.7
02-Sep-2020
thorpej
Update to the SoftFloat-2b version of softfloat.c. This makes a clarifying
change to the warranty disclaimer and updates the comments. NFC.
1.6
31-Dec-2017
martin
PR port-alpha/52520: provide float64 -> uint64 conversion and use
that when converting positive numbers.
1.5
03-Nov-2013
christos
branches: 1.5.22;
mark some variables as unused, but keep them around as comments
1.4
11-Dec-2005
christos
branches: 1.4.94; 1.4.110; 1.4.120; 1.4.126;
merge ktrace-lwp.
1.3
04-Dec-2003
keihan
netbsd.org -> NetBSD.org
This was the last commit of this kind to src/sys, which is now totally
"NetBSD.org clean". Thanks for the patiance, and sorry for all the commits.
1.2
05-Dec-2002
thorpej
branches: 1.2.6;
Wrap this file in "#ifndef _STANDALONE".
1.1
26-Apr-2001
ross
branches: 1.1.2;
o IEEE 754 floating-point completion code.
o Implement the architected FP_C "Floating Point Control Quadword"
1.1.2.3
11-Dec-2002
thorpej
Sync with HEAD.
1.1.2.2
21-Jun-2001
nathanw
Catch up to -current.
1.1.2.1
26-Apr-2001
nathanw
file softfloat.c was added on branch nathanw_sa on 2001-06-21 20:07:18 +0000
1.2.6.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.2.6.2
18-Sep-2004
skrll
Sync with HEAD.
1.2.6.1
03-Aug-2004
skrll
Sync with HEAD
1.4.126.1
18-May-2014
rmind
sync with head
1.4.120.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.4.110.1
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.4.94.2
08-Feb-2011
cliff
- remove erroneous include of opt_multiprocessor.h
("MULTIPROCESSOR" instance was inside a comment)
1.4.94.1
05-Feb-2011
cliff
- include opt_multiprocessor.h for explicit MULTIPROCESSOR dependency
1.5.22.1
26-Feb-2018
snj
Pull up following revision(s) (requested by maya in ticket #584):
sys/arch/alpha/alpha/fp_complete.c: 1.22
sys/lib/libkern/softfloat.c: 1.6
sys/lib/libkern/softfloat.h: 1.5
PR port-alpha/52520: provide float64 -> uint64 conversion and use
that when converting positive numbers.
Indexes created Sat Sep 20 22:09:52 GMT 2025