aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/include/endian.h
Commit message (Expand)AuthorAgeFilesLines
* Create release/8.0.0 for the 8.0-RELEASE.release/8.0.0_cvsKen Smith2009-11-211-1/+1
* Add support for little-endian compilations to this file.Marcel Moolenaar2008-10-301-1/+15
* netchild's mega-patch to isolate compiler dependencies into a centralJoerg Wunsch2005-03-021-3/+3
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-4/+0
* Deal with GCC annoyingly defining _BIG_ENDIAN.David E. O'Brien2003-08-031-0/+1
* Be careful not to define GCC-specific optimizations in the non-GCCMike Barcroft2002-09-231-2/+11
* o Merge <machine/ansi.h> and <machine/types.h> into a new headerMike Barcroft2002-08-211-1/+1
* Include <sys/cdefs.h> for definition of __BSD_VISIBLE.Mike Barcroft2002-04-121-0/+1
* Add manifest constants: _LITTLE_ENDIAN, _BIG_ENDIAN, _PDP_ENDIAN, andMike Barcroft2002-04-101-6/+15
* o Don't require long long support in bswap64() functions.Mike Barcroft2002-03-091-3/+33
* Add the following functions/macros to support byte order conversions andThomas Moestl2002-02-271-12/+0
* o Move NTOHL() and associated macros into <sys/param.h>. These areMike Barcroft2002-02-181-36/+17
* o Remove some GCCisms in src/powerpc/include/endian.h.Mike Barcroft2001-08-301-12/+14
* ID style nit.David E. O'Brien2001-06-091-1/+1
* Unbreak build on alpha.Hajimu UMEMOTO2001-03-241-3/+0
* PowerPC platform-specific definitions.David E. O'Brien2001-01-011-0/+97