summaryrefslogtreecommitdiff
path: root/src/arch/x86/process.hh
AgeCommit message (Expand)Author
2008-12-04This patch pulls out the auxiliary vector struct from individual ISALisa Hsu
2007-10-16Make the process objects use the Params structs in their constructors, and us...Gabe Black
2007-03-06Get X86 to load an elf and start a process for it.Gabe Black
2007-03-03Add build hooks for x86.Gabe Black