summaryrefslogtreecommitdiff
path: root/arch/sparc/process.cc
AgeCommit message (Expand)Author
2006-05-22New directory structure:Steve Reinhardt
2006-05-15Add support for sparc/solaris syscall emulation. Not tested yet because I can...Ali Saidi
2006-04-28Fixed constants to work on 32 bit hostsGabe Black
2006-04-28Improved the initial stack frameGabe Black
2006-04-18Fixes to SPARC syscall emulation mode.Gabe Black
2006-03-15add translations for new sections that are mmapped or when the brkAli Saidi
2006-03-14SPARC clean up towards compilability.Gabe Black
2006-03-12Clean up arch/*/process.hh includes and std namespace issues.Steve Reinhardt
2006-03-04Filled out the object file loader so it can load object files for several OSs...Gabe Black