summaryrefslogtreecommitdiff
path: root/src/arch/sparc/stacktrace.cc
AgeCommit message (Expand)Author
2010-10-14SPARC: Get rid of the copy/pasted StackTrace stolen from Alpha.Gabe Black
2008-09-27arch: TheISA shouldn't really ever be used in the arch directory.Nathan Binkert
2008-07-01Remove delVirtPort() and make getVirtPort() only return cached version.Ali Saidi
2007-03-07*MiscReg->*MiscRegNoEffect, *MiscRegWithEffect->*MiscRegAli Saidi
2006-11-08Put the ProcessInfo and StackTrace objects into the ISA namespaces.Gabe Black
2006-11-07A dummy implementation of stacktrace.cc to clear up linker errors.Gabe Black