summaryrefslogtreecommitdiff
path: root/sys/libkern/quad.h
AgeCommit message (Expand)Author
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-11-26sys: Remove ancient SCCS tags.Warner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .h patternWarner Losh
2023-07-01sys: Add [u]divmoddi4 intrinsics on i386.John Baldwin
2017-11-20sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-02-28Renumber copyright clause 4Warner Losh
2013-01-23Add __aeabi_ulcmp to allow building of the LINT kernel.Andrew Turner
2008-02-23Add prototype for __cmpd2().Marcel Moolenaar
2004-05-05Fixed some style bugs (unsorting of prototypes in previous commit, andBruce Evans
2004-05-04Prototype __ashldi3(), __ashrdi3() and __lshrdi3().Olivier Houchard
2004-04-07Remove advertising clause from University of California Regent'sWarner Losh
2004-03-12These are changes to allow to use the Intel C/C++ compiler (lang/icc)Tom Rhodes
2003-04-29Deprecate machine/limits.h in favor of new sys/limits.h.Alexander Kabaev
2002-10-08Allow for multiple #includes of this file.Poul-Henning Kamp
2002-03-20Remove __P.Alfred Perlstein
2001-07-08A set of changes to reduce the number of include files the kernelJulian Elischer
2000-12-07Add __ucmpdi2 prototype to quelch a warning.Poul-Henning Kamp
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1999-05-14Nuke ucmpdi2.c from i386/libkern to serve as a reminder that switchJustin T. Gibbs
1999-05-14Add ucmpdi2.c to i386 libkern build. Its required for some quadJustin T. Gibbs
1997-02-22Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1996-04-19Don't depend on <sys/types.h> including <sys/cdefs.h>.Bruce Evans
1995-12-26Added prototypes.Bruce Evans
1994-08-02Added $Id$David Greenman
1994-05-24BSD 4.4 Lite Kernel SourcesRodney W. Grimes