Use autoconf to detect WORDS_LITTLEENDIAN
commit2f0f9ea286e2e37681608e7d4b4ebd4253848478
authorH. Peter Anvin <hpa@zytor.com>
Mon, 9 Jun 2008 03:53:29 +0000 (8 20:53 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 9 Jun 2008 03:53:29 +0000 (8 20:53 -0700)
tree0c17efacf930fb52603471979881318d3b8d6b01
parentcb38f505e48e47fda39fb1956b71ea571b9ea5a8
Use autoconf to detect WORDS_LITTLEENDIAN

Use autoconf to detect littleendian word order, and use
WORDS_LITTLEENDIAN instead of X86_MEMORY when we don't require
unaligned memory accesses to be permitted.
compiler.h
configure.in
wsaa.h