summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/endian.h
Commit message (Expand)AuthorAgeFilesLines
* Add casts to __uint16_t to the __bswap16() macros on all arches whichdim2012-03-091-2/+2
* Define bswap macros for constants to allow the compiler to pre-computenwhitehorn2010-12-021-16/+30
* Add support for little-endian compilations to this file.marcel2008-10-301-1/+15
* netchild's mega-patch to isolate compiler dependencies into a centraljoerg2005-03-021-3/+3
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* Deal with GCC annoyingly defining _BIG_ENDIAN.obrien2003-08-031-0/+1
* Be careful not to define GCC-specific optimizations in the non-GCCmike2002-09-231-2/+11
* o Merge <machine/ansi.h> and <machine/types.h> into a new headermike2002-08-211-1/+1
* Include <sys/cdefs.h> for definition of __BSD_VISIBLE.mike2002-04-121-0/+1
* Add manifest constants: _LITTLE_ENDIAN, _BIG_ENDIAN, _PDP_ENDIAN, andmike2002-04-101-6/+15
* o Don't require long long support in bswap64() functions.mike2002-03-091-3/+33
* Add the following functions/macros to support byte order conversions andtmm2002-02-271-12/+0
* o Move NTOHL() and associated macros into <sys/param.h>. These aremike2002-02-181-36/+17
* o Remove some GCCisms in src/powerpc/include/endian.h.mike2001-08-301-12/+14
* ID style nit.obrien2001-06-091-1/+1
* Unbreak build on alpha.ume2001-03-241-3/+0
* PowerPC platform-specific definitions.obrien2001-01-011-0/+97
OpenPOWER on IntegriCloud