summaryrefslogtreecommitdiff
path: root/sys/amd64/include/endian.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh
2012-02-28Copy amd64 endian.h to x86 and merge with i386 endian.h. ReplaceTijl Coosemans
2011-03-21 - Merge changes to the base system to support OFED. These includeJeff Roberson
2009-04-08Also remove the unused __word_swap_int*() macros.Ed Schouten
2009-04-08Implement __bswap16() without using inline assembly.Ed Schouten
2005-03-11Match i386 rev 1.38 with __cplusplus supportPeter Wemm
2005-03-02netchild's mega-patch to isolate compiler dependencies into a centralJoerg Wunsch
2004-04-05Remove advertising clause from University of California Regent's license,Warner Losh
2003-09-22MFi386 rev 1.37: constant-friendly bswap macrosPeter Wemm
2003-05-01Commit MD parts of a loosely functional AMD64 port. This is based onPeter Wemm
2002-09-23Be careful not to define GCC-specific optimizations in the non-GCCMike Barcroft
2002-08-21o Merge <machine/ansi.h> and <machine/types.h> into a new headerMike Barcroft
2002-06-30This is the start of the FreeBSD/x86_64 kernel.David E. O'Brien