summaryrefslogtreecommitdiff
path: root/src/arch/x86/stacktrace.cc
AgeCommit message (Expand)Author
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2014-09-27arch: Use const StaticInstPtr references where possibleAndreas Hansson
2012-02-24MEM: Make port proxies use references rather than pointersAndreas Hansson
2012-01-17MEM: Add port proxies instead of non-structural portsAndreas Hansson
2010-11-08X86: Fix X86_FS compilation.Gabe Black
2008-07-01Remove delVirtPort() and make getVirtPort() only return cached version.Ali Saidi
2007-09-25X86: Fix for uninitialized variables in stacktrace code.Gabe Black
2007-09-24X86: Get X86_FS to compile.Gabe Black