summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/include/bits/byteswap.h
Commit message (Expand)AuthorAgeFilesLines
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+1
* [build] Avoid strict-aliasing warning for gcc 4.3Bo Yang2013-03-211-2/+2
* [i386] Use memory address constraints in __bswap_16s() and __bswap_64s()Michael Brown2012-03-041-4/+3Star
* [i386] Fix building on older versions of gccMichael Brown2012-03-041-3/+7
* [i386] Optimise byte-swapping functions and provide __bswap_{16,32,64}s()Michael Brown2012-03-041-32/+56
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [x86_64] Add support for compilation as an x86_64 binaryMichael Brown2008-12-051-40/+5Star
* Add const attribute to byte-swapping functionsMichael Brown2007-09-211-3/+3
* Add 64-bit byte-swapping operations.Michael Brown2006-05-131-7/+38
* Initial revisionMichael Brown2005-03-081-0/+45