summaryrefslogtreecommitdiff
path: root/src/arch/power/SConscript
AgeCommit message (Expand)Author
2017-10-17scons: Stop generating inc.d in the isa parser.Gabe Black
2016-02-06style: remove trailing whitespaceSteve Reinhardt
2015-10-25power: Implement Remote GDBBoris Shingarov
2014-05-09arch: teach ISA parser how to split code across filesCurtis Dunham
2013-01-07arch: Make the ISA class inherit from SimObjectAndreas Sandberg
2012-06-05ISA: Back-out NoopMachInst as a StaticInstPtr change.Ali Saidi
2012-06-04ISA: Turn the ExtMachInst NoopMachinst into the StaticInstPtr NoopStaticInst.Gabe Black
2012-05-25ISA: Make the decode function part of the ISA's decoder.Gabe Black
2011-11-13Power: Add a stubbed out stacktrace.ccGabe Black
2011-10-30SE/FS: Remove the last references to FULL_SYSTEM from POWER.Gabe Black
2011-10-16Power: Add a stub implementation for vtophys in SE and FS.Gabe Black
2011-10-09SE/FS: Build the Interrupt objects in SE mode.Gabe Black
2011-06-02scons: rename TraceFlags to DebugFlagsNathan Binkert
2010-07-22Power: Provide a utility function to copy registers from one thread contextTimothy M. Jones
2009-10-27POWER: Add support for the Power ISATimothy M. Jones