qemu-e2k/linux-user/ppc
Doug Kwan d90b94cd78 target-ppc: Support little-endian PPC64 in user mode.
Look at ELF header to determine ABI version on PPC64.  This is required
for executing the first instruction correctly.  Also print correct machine
name in uname() system call.

Signed-off-by: Doug Kwan <dougkwan@google.com>
Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
2014-06-16 13:24:40 +02:00
..
syscall.h target-ppc: Support little-endian PPC64 in user mode. 2014-06-16 13:24:40 +02:00
syscall_nr.h linux-user: sync syscall numbers upto 3.13 2014-02-18 16:45:55 +02:00
target_cpu.h
target_signal.h
target_structs.h linux-user: create target_structs header to place ipc_perm and shmid_ds 2013-11-29 11:42:04 +02:00
termbits.h