summaryrefslogtreecommitdiff
path: root/src/arch/arm/remote_gdb.cc
AgeCommit message (Expand)Author
2011-11-02SE/FS: Get rid of FULL_SYSTEM in the ARM ISA.Gabe Black
2011-09-09Decode: Pull instruction decoding out of the StaticInst class into its own.Gabe Black
2011-06-02copyright: clean up copyright blocksNathan Binkert
2011-04-15trace: reimplement the DTRACE function so it doesn't use a vectorNathan Binkert
2011-04-15includes: sort all includesNathan Binkert
2010-11-15ARM: Add support for GDB on ARMWilliam Wang