summaryrefslogtreecommitdiffstats
path: root/sys/libkern/ucmpdi2.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
| | | | | | | license, per letter dated July 22, 1999 and email from Peter Wemm, Alan Cox and Robert Watson. Approved by: core, peter, alc, rwatson
* Use __FBSDID().obrien2003-06-111-2/+3
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Backed out the previous backout. We may as well have a version of ucmpdi2.cbde1999-06-021-2/+2
| | | | that actually compiles, and I use it for i386's with 64 bit longs.
* Nuke ucmpdi2.c from i386/libkern to serve as a reminder that switchgibbs1999-05-141-2/+2
| | | | | | statements on 64bit values generate poor code. Requested by: bde
* Add ucmpdi2.c to i386 libkern build. Its required for some quadgibbs1999-05-141-2/+2
| | | | manipulation in the aic7xxx driver.
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
| | | | ready for it yet.
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Added $Id$dg1994-08-021-4/+2
|
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+58
OpenPOWER on IntegriCloud