Home | History | Annotate | Download | only in libkern
History log of /src/sys/lib/libkern/softfloat.h
RevisionDateAuthorComments
 1.6  02-Sep-2020  thorpej Update to the SoftFloat-2c version of softfloat-specialize.h and softfloat.h.
This includes a simplification of the license and updates the comments. NFC.
 1.5  31-Dec-2017  martin PR port-alpha/52520: provide float64 -> uint64 conversion and use
that when converting positive numbers.
 1.4  28-Apr-2008  martin branches: 1.4.80;
Remove clause 3 and 4 from TNF licenses
 1.3  16-Feb-2006  perry branches: 1.3.64; 1.3.66; 1.3.68;
Change "inline" back to "__inline" in .h files -- C99 is still too
new, and some apps compile things in C89 mode. C89 keywords stay.

As per core@.
 1.2  24-Dec-2005  perry branches: 1.2.2; 1.2.4; 1.2.6;
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
 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.2  21-Jun-2001  nathanw Catch up to -current.
 1.1.2.1  26-Apr-2001  nathanw file softfloat.h was added on branch nathanw_sa on 2001-06-21 20:07:19 +0000
 1.2.6.1  22-Apr-2006  simonb Sync with head.
 1.2.4.1  09-Sep-2006  rpaulo sync with head
 1.2.2.1  18-Feb-2006  yamt sync with head.
 1.3.68.1  16-May-2008  yamt sync with head.
 1.3.66.1  18-May-2008  yamt sync with head.
 1.3.64.1  02-Jun-2008  mjf Sync with HEAD.
 1.4.80.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.

RSS XML Feed