Home | History | Annotate | Download | only in machine
History log of /src/sys/arch/hpc/stand/include/machine/endian.h
RevisionDateAuthorComments
 1.11  16-Nov-2006  uwe Sync with sys/endian.h: s/const/__const__/ in __attribute__
 1.10  16-Nov-2006  uwe Bring back __unused (sed cannot tell if it's in an argument list or not).
 1.9  16-Nov-2006  christos __unused removal on arguments; approved by core.
 1.8  05-Mar-2006  uwe branches: 1.8.2; 1.8.14; 1.8.16;
Sync with <sys/endian.h>.
Ifdef out ntohl &co defined for little-endian via bswap* - use system versions.
 1.7  14-Jan-2006  uwe branches: 1.7.2; 1.7.4;
Kill trailing whitespace in local comment.
 1.6  14-Jan-2006  uwe Sync with <sys/endian.h>.
 1.5  24-Dec-2005  perry branches: 1.5.2;
__asm__ -> __asm
__const__ -> const
__inline__ -> inline
__volatile__ -> volatile
 1.4  24-Dec-2005  perry Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
 1.3  11-Dec-2005  christos merge ktrace-lwp.
 1.2  11-May-2005  uwe branches: 1.2.2;
Our <sys/endian.h> is no longer compilable with eVC3 and probably
other old WinCE compilers because they don't grok ULL constant suffix.
Instead of polluting sys/endian.h with WinCE compatibility ugliness,
pull a copy here, so that we can hack it privately.
 1.1  09-Feb-2001  uch branches: 1.1.2; 1.1.26;
bootloader for SH3, SA-1100, TX39, VR41 based Windows CE(2.00 or later)
 1.1.26.1  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.1.2.2  11-Feb-2001  bouyer Sync with HEAD.
 1.1.2.1  09-Feb-2001  bouyer file endian.h was added on branch thorpej_scsipi on 2001-02-11 19:10:17 +0000
 1.2.2.2  30-Dec-2006  yamt sync with head.
 1.2.2.1  21-Jun-2006  yamt sync with head.
 1.5.2.1  15-Jan-2006  yamt sync with head.
 1.7.4.1  22-Apr-2006  simonb Sync with head.
 1.7.2.1  09-Sep-2006  rpaulo sync with head
 1.8.16.1  10-Dec-2006  yamt sync with head.
 1.8.14.1  18-Nov-2006  ad Sync with head.
 1.8.2.2  05-Mar-2006  uwe Sync with <sys/endian.h>.
Ifdef out ntohl &co defined for little-endian via bswap* - use system versions.
 1.8.2.1  05-Mar-2006  uwe file endian.h was added on branch yamt-pdpolicy on 2006-03-05 03:14:54 +0000

RSS XML Feed