summaryrefslogtreecommitdiff
path: root/src/arch/x86/linux/linux.hh
AgeCommit message (Expand)Author
2007-08-04X86: Make the open flags correct.Gabe Black
2007-07-30X86: __pad0 should be a 4 byte pad, not a 4 long array of 4 byte pads.Gabe Black
2007-07-30X86: Fix up the stat structure. This probably still isn't right.Gabe Black
2007-07-24Add a tgt_iovec structure to support writev, change the name of X86Linux to X...Gabe Black
2007-03-06Get X86 to load an elf and start a process for it.Gabe Black