summaryrefslogtreecommitdiff
path: root/src/arch/x86/syscallreturn.hh
AgeCommit message (Expand)Author
2009-02-27Processes: Make getting and setting system call arguments part of a process o...Gabe Black
2007-08-29X86: Make x86 syscall return just stuff the return value in eax.Gabe Black
2007-07-29X86: return -return_value.value() on failure.Gabe Black
2007-07-19x86 fixesGabe Black
2007-03-05Filled in a stub header file for setting the result of a syscall.Gabe Black
2007-03-03Add build hooks for x86.Gabe Black