summaryrefslogtreecommitdiff
path: root/linux-user/mips/target_syscall.h
AgeCommit message (Expand)Author
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