summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/endian.h
Commit message (Expand)AuthorAgeFilesLines
* Put I*86_CPU options in opt_global.h and don't #include "opt_cpu.h"bde1997-08-311-5/+1
* Fixed linting of and compilation of the gcc byte-swapping macrosbde1997-04-201-15/+12
* Don't try to lint the gcc extension byte-swapping macros.nate1997-03-171-2/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Make LKM's build again. I have added the allegedly brokendyson1996-12-071-0/+4
* Change endian.h so that when a kernel is compiled without I386_CPU, anddyson1996-12-071-2/+2
* Relax the constraints on the bswap opcode (it works on non-bytedyson1996-11-291-24/+16
* Support the appropriate use of bswap instruction on non-I386 builds.dyson1996-11-291-1/+10
* When compiling with '-Wall -pedantic', the byte swapping macros gave thenate1996-10-211-3/+3
* Rename the local variable used by various macros outside the user'sjkh1995-02-121-21/+21
* Change "asm" to "__asm" - makes it possible to compile code withcsgr1994-09-101-6/+6
* adding libc/quad:alm1993-12-191-1/+7
* Made all header files idempotent and moved incorrect common data fromwollman1993-11-071-1/+5
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, somergrimes1993-10-161-9/+2
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+117
OpenPOWER on IntegriCloud