History log of /netbsd-src/sys/lib/libkern/softfloat.h (Results 1 – 6 of 6)
Revision Date Author Comments
# e450f2e4 02-Sep-2020 thorpej <thorpej@NetBSD.org>

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.


# c9526096 31-Dec-2017 martin <martin@NetBSD.org>

PR port-alpha/52520: provide float64 -> uint64 conversion and use
that when converting positive numbers.


# ce099b40 28-Apr-2008 martin <martin@NetBSD.org>

Remove clause 3 and 4 from TNF licenses


# fbae48b9 16-Feb-2006 perry <perry@NetBSD.org>

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@.


# 0f0296d8 24-Dec-2005 perry <perry@NetBSD.org>

Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.


# 2df695b1 26-Apr-2001 ross <ross@NetBSD.org>

o IEEE 754 floating-point completion code.
o Implement the architected FP_C "Floating Point Control Quadword"