summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/softfloat.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mop up #ifdef _KERNEL goo; ok miodderaadt2014-06-101-5/+1
* unbreak ieeefp emulation code wrt converting double to unsignedmartynas2008-10-071-1/+4
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* Unifdef NO_IEEE in the libkern softfloat code, and put an appropriate rulemiod2007-12-291-5/+1
* IEEE 754 floating point completion code, and implementation of thepvalchev2002-04-281-0/+376