summaryrefslogtreecommitdiff
path: root/src/arch/arm/process.hh
AgeCommit message (Expand)Author
2013-02-19scons: Add warning for overloaded virtual functionsAndreas Hansson
2011-04-15includes: sort all includesNathan Binkert
2011-04-10ARM: Fix checkpoint restoration in ARM_SE.Ali Saidi
2011-03-24Arm: Get rid of the unused copyStringArray32 method from Arm process classes.Gabe Black
2010-06-02ARM: Fix SPEC2000 benchmarks in SE mode. With this patch allAli Saidi
2010-06-02ARM: Allow ARM processes to start in Thumb mode.Gabe Black
2009-10-30Syscalls: Make system calls access arguments like a stack, not an array.Gabe Black
2009-04-06Merge ARM into the head. ARM will compile but may not actually work.Gabe Black
2009-04-05arm: add ARM support to M5Stephen Hines