summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/include/endian.h
Commit message (Expand)AuthorAgeFilesLines
* netchild's mega-patch to isolate compiler dependencies into a centraljoerg2005-03-021-1/+1
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* Allow the compiler to micro-optimize byte swapping functions bymux2003-09-301-15/+24
* 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
* style sync with other platforms.obrien2002-05-151-2/+2
* 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-1/+35
* Add the following functions/macros to support byte order conversions andtmm2002-02-271-5/+0
* o Move NTOHL() and associated macros into <sys/param.h>. These aremike2002-02-181-38/+16
* Make the NTOHL, NTOHS, HTONL and HTONS macros (which are nops ontmm2001-10-121-4/+4
* o Remove some GCCisms in src/powerpc/include/endian.h.mike2001-08-301-8/+10
* Add skeleton machine dependent headers and c files for a port of freebsdjake2001-07-311-0/+85
OpenPOWER on IntegriCloud