summaryrefslogtreecommitdiff
path: root/src/arch/sparc/stacktrace.hh
AgeCommit message (Expand)Author
2014-09-27arch: Use const StaticInstPtr references where possibleAndreas Hansson
2011-04-15trace: reimplement the DTRACE function so it doesn't use a vectorNathan Binkert
2010-11-11SPARC: Clean up some historical style issues.Gabe Black
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
2006-11-08Put the ProcessInfo and StackTrace objects into the ISA namespaces.Gabe Black
2006-08-11Changed the compiler guards to say SPARCGabe Black
2006-06-06Change ExecContext to ThreadContext. This is being renamed to differentiate ...Kevin Lim
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt