aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/include/endian.h
Commit message (Expand)AuthorAgeFilesLines
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* ARM: Remove trailing whitespace from sys/arm/includeMichal Meloun2015-11-101-3/+3
* trim trailing whitespaceWarner Losh2012-06-131-1/+1
* Whitespace nit.Warner Losh2008-08-231-1/+1
* In __bswap16_var(), make sure the 16 upper bits are cleared; whileOlivier Houchard2007-09-091-2/+4
* Use a + constraint modifier for a register arg in __bswap16_var().John Baldwin2005-07-271-3/+2
* Asm version of bswap16().Olivier Houchard2005-05-241-5/+6
* Start to support the big endian case as well.Olivier Houchard2005-01-181-0/+13
* Start all license statements with /*-Warner Losh2005-01-051-1/+1
* Use casts to enforce the return type of bswap16() and bswap32().Olivier Houchard2004-11-041-6/+6
* Add optimized version of the bswap macroes for constants if __OPTIMIZED__ isOlivier Houchard2004-10-011-2/+30
* *blush*Olivier Houchard2004-08-021-2/+2
* Add some endianess-related functions and macros.Olivier Houchard2004-05-041-1/+60
* Style sync.David E. O'Brien2003-08-031-1/+1
* StrongARM platform-specific definitions.David E. O'Brien2001-01-041-0/+38