aboutsummaryrefslogtreecommitdiff
path: root/linux-user/mips64/target_syscall.h
AgeCommit message (Expand)Author
2022-01-06linux-user: Split out do_prctl and subroutinesRichard Henderson
2022-01-06linux-user: target_syscall.h remove definition TARGET_MINSIGSTKSZSong Gao
2021-07-12linux-user/mips: Move errno definitions to 'target_errno_defs.h'Philippe Mathieu-Daudé
2021-07-07linux-user/mips: Handle TARGET_EWOULDBLOCK as TARGET_EAGAINPhilippe Mathieu-Daudé
2020-08-27linux-user: Add strace support for printing arguments of syscalls used to loc...Filip Bozuta
2018-10-29linux-user: Add prctl() PR_SET_FP_MODE and PR_GET_FP_MODE implementationsStefan Markovic
2018-10-18linux-user: Add MIPS-specific prctl() optionsStefan Markovic
2017-01-22linux-user: Handle ERFKILL and EHWPOISONRichard Henderson
2016-09-23linux-user: Add missing TARGET_EDQUOT error code for MipsAleksandar Markovic
2016-09-21linux-user: Use correct target SHMLBA in shmat()Peter Maydell
2016-07-12linux-user: Clean up target_syscall.h header guardsMarkus Armbruster
2016-05-27linux-user: Renumber TARGET_QEMU_ESIGRETURN, make it not arch-specificTimothy E Baldwin
2016-02-23build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target direct...Lluís Vilanova