summaryrefslogtreecommitdiff
path: root/src/arch/mips/stacktrace.hh
AgeCommit message (Expand)Author
2014-09-27arch: Use const StaticInstPtr references where possibleAndreas Hansson
2014-08-13mips: Remove unused private members to fix compile-time warningAndreas Sandberg
2011-04-15trace: reimplement the DTRACE function so it doesn't use a vectorNathan Binkert
2008-09-27arch: TheISA shouldn't really ever be used in the arch directory.Nathan Binkert
2007-11-15fix MIPS headersKorey Sewell
2007-11-13Add in files from merge-bare-iron, get them compiling in FS and SE modeKorey Sewell
2006-11-08Put the MIPS stacktrace into the MipsISA namespace to fit with Alpha and SPARC.Gabe Black
2006-06-15Mips Code Cleanup:Korey Sewell
2006-06-11Remove Full System FilesKorey Sewell
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