26 Commits (8a08a366c5e05ce9417d4bcc364e76720a16b41f)

Author SHA1 Message Date
Akihiko Odaki cbf5c83862 thunk: Delete checks for old host definitions 3 years ago
Richard Henderson a05cee93f4 linux-user: Use ARRAY_SIZE with bitmask_transtbl 3 years ago
Luca Bonissi 6ee960823d Fixed incorrect LLONG alignment for openrisc and cris 3 years ago
Richard Henderson ea9812d93f include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for nios2 3 years ago
Richard Henderson e73f27003e include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for microblaze 3 years ago
Richard Henderson 7d478306e8 tcg: Split out exec/user/guest-base.h 3 years ago
Chetan Pant 61f3c91a67 nomaintainer: Fix Lesser GPL version number 6 years ago
Laurent Vivier b119339610 linux-user: fix implicit conversion from enumeration type error 6 years ago
Filip Bozuta 888468db94 linux-user: Add strace support for printing arguments for ioctls used for terminals and serial lines 6 years ago
Filip Bozuta 79482e5987 linux-user: Add strace support for printing arguments of ioctl() 6 years ago
Markus Armbruster ec150c7e09 include: Make headers more self-contained 7 years ago
Peter Maydell 75578d6fce linux-user: Assert on bad type in thunk_type_align() and thunk_type_size() 8 years ago
Laurent Vivier f606e4d625 linux-user: correctly align types in thunking code 8 years ago
Laurent Vivier 7f254c5cb8 linux-user: remove useless padding in flock64 structure 8 years ago
Peter Maydell d9fe91d868 linux-user: Use correct alignment for long long on i386 guests 10 years ago
Markus Armbruster 121d07125b Clean up header guards that don't match their file name 10 years ago
Peter Maydell e0ca2ed562 thunk: Rename args and fields in host-target bitmask conversion code 10 years ago
Peter Maydell 7a00217d1a thunk: Drop unused NO_THUNK_TYPE_SIZE guards 10 years ago
Peter Maydell 90ce6e2644 include: Clean up includes 10 years ago
Alexander Graf 8be656b87c linux-user: Allocate thunk size dynamically 11 years ago
Peter Maydell 4d017979aa abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENT 13 years ago
Paolo Bonzini 918fc54caf elfload: use abi_llong/ullong instead of target_llong/ullong 13 years ago
Paolo Bonzini 6cfd9b5251 elfload: only give abi_long/ulong the alignment specified by the target 13 years ago
Paolo Bonzini f8fd4fc4cd elfload: use abi_int/uint instead of target_int/uint 13 years ago
Paolo Bonzini 1ddd592fd3 elfload: use abi_short/ushort instead of target_short/ushort 13 years ago
Paolo Bonzini 022c62cbbc exec: move include files to include/exec/ 14 years ago