qemu-e2k/linux-user/mips64
Ed Swierk ec355f1547 mips64-linux-user: Fix definition of struct sigaltstack
Without this fix, qemu segfaults when emulating the sigaltstack syscall,
because it incorrectly treats the ss_flags field as 64 bits rather than 32
bits.

Signed-off-by: Ed Swierk <eswierk@skyportsystems.com>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2015-01-27 22:33:57 +02:00
..
syscall.h linux-user: Support target-to-host translation of mlockall argument 2014-08-22 15:06:35 +03:00
syscall_nr.h linux-user: sync syscall numbers upto 3.13 2014-02-18 16:45:55 +02:00
target_cpu.h linux-user: create target_structs header to place ipc_perm and shmid_ds 2013-11-29 11:42:04 +02:00
target_signal.h mips64-linux-user: Fix definition of struct sigaltstack 2015-01-27 22:33:57 +02:00
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 Code provision for n32/n64 mips userland emulation. Not functional yet. 2007-09-30 01:58:33 +00:00