elfload: use abi_llong/ullong instead of target_llong/ullong
commit918fc54caff20b1810c633a63bf6d6c5499bd5dd
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 17 Apr 2013 14:26:42 +0000 (17 16:26 +0200)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Thu, 18 Apr 2013 12:12:31 +0000 (18 14:12 +0200)
tree0f6bb46bc86b561bf04fb348e34af30cfd6ee2b7
parent6cfd9b5251c1d03c60f9ebc95fa98670db8f3e09
elfload: use abi_llong/ullong instead of target_llong/ullong

The alignment is a characteristic of the ABI, not the CPU.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
configure
include/exec/cpu-defs.h
include/exec/user/abitypes.h
linux-user/elfload.c