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

Reduce diffs to upstream: get rid of FLOAT64_{,DE}MANGLE(); it's no longer
used.


# 3dad9f31 02-Sep-2020 thorpej <thorpej@NetBSD.org>

Update to the SoftFloat-2b version of softfloat.c. This makes a clarifying
change to the warranty disclaimer 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.


# e382fdd2 03-Nov-2013 christos <christos@NetBSD.org>

mark some variables as unused, but keep them around as comments


# 95e1ffb1 11-Dec-2005 christos <christos@NetBSD.org>

merge ktrace-lwp.


# b8702f53 04-Dec-2003 keihan <keihan@NetBSD.org>

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.


# 4245ee16 05-Dec-2002 thorpej <thorpej@NetBSD.org>

Wrap this file in "#ifndef _STANDALONE".


# 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"