summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIANJuan Quintela2009-07-271-2/+2
* rename HAVE_BYTESWAP_H to CONFIG_BYTESWAP_HJuan Quintela2009-07-271-2/+2
* rename HAVE_MACHINE_BSWAP_H to CONFIG_MACHINE_BSWAP_HJuan Quintela2009-07-271-2/+2
* Sparse fixes: truncation by castblueswir12009-03-071-4/+4
* Remove all traces of __powerpc__malc2009-01-141-1/+1
* Attached patch makes NetBSD use the native bswap functionsblueswir12008-12-051-0/+8
* e1000: fix unaligned accessaurel322008-03-281-0/+7
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-2/+2
* limited 8 bit support - removed unaligned memory accesses in VGA (initial pat...bellard2004-10-101-0/+27
* byte swap functionsbellard2004-08-011-0/+99
* do not depend on thunk.h - more log itemsbellard2004-03-211-8/+0
* initial x86-64 host support (Gwenole Beauchesne)bellard2004-03-171-1/+1
* soft mmu supportbellard2003-08-101-0/+84