aboutsummaryrefslogtreecommitdiff
path: root/sys/libkern/quad.h
Commit message (Expand)AuthorAgeFilesLines
* Add __aeabi_ulcmp to allow building of the LINT kernel.Andrew Turner2013-01-231-0/+5
* Add prototype for __cmpd2().Marcel Moolenaar2008-02-231-0/+1
* Fixed some style bugs (unsorting of prototypes in previous commit, andBruce Evans2004-05-051-8/+8
* Prototype __ashldi3(), __ashrdi3() and __lshrdi3().Olivier Houchard2004-05-041-0/+4
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-4/+0
* These are changes to allow to use the Intel C/C++ compiler (lang/icc)Tom Rhodes2004-03-121-10/+0
* Deprecate machine/limits.h in favor of new sys/limits.h.Alexander Kabaev2003-04-291-1/+1
* Allow for multiple #includes of this file.Poul-Henning Kamp2002-10-081-0/+4
* Remove __P.Alfred Perlstein2002-03-201-6/+6
* A set of changes to reduce the number of include files the kernelJulian Elischer2001-07-081-1/+2
* Add __ucmpdi2 prototype to quelch a warning.Poul-Henning Kamp2000-12-071-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Nuke ucmpdi2.c from i386/libkern to serve as a reminder that switchJustin T. Gibbs1999-05-141-2/+1
* Add ucmpdi2.c to i386 libkern build. Its required for some quadJustin T. Gibbs1999-05-141-1/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Don't depend on <sys/types.h> including <sys/cdefs.h>.Bruce Evans1996-04-191-1/+2
* Added prototypes.Bruce Evans1995-12-261-2/+6
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+110