summaryrefslogtreecommitdiffstats
path: root/lib/libc/quad/quad.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mark as 'protected' all the routines from the quad/ and softfloat/ subdirs,guenther2019-11-101-27/+27
| | | | | | | | | as well as those in arch/arm/gen/divsi3.S. This cleans up the PLTs on the 32bit archs. luna88k testing by aoyama@ "looks good" kettenis@, testing and ok deraadt@
* mop up ifndef KERNEL goo; ok miodderaadt2014-06-101-5/+1
|
* remove gcc 1 workaround we no longer care about whichjsg2009-11-071-11/+1
| | | | | | | was breaking non GNUC defining compilers. Came up during a conversation with ragge@, positive comments from several.
* support for syncing into libkern; tedu@ millert@ okmickey2004-11-281-2/+2
|
* A quad is two ints, not two longs. Also fix some problems withotto2004-04-271-17/+46
| | | | | | | conversions from floating point to quad. Problem reported by Marcus Holland-Moritz. From NetBSD. ok millert@
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-2/+2
|
* Fix RCS idstholo1996-08-191-3/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+112