summaryrefslogtreecommitdiff
path: root/src/arch/alpha/tru64/system.cc
AgeCommit message (Expand)Author
2013-04-22sim: Add helper functions that add PCEvents with custom argumentsAndreas Sandberg
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-08sim: Use forward declarations for ports.Ali Saidi
2007-07-23Major changes to how SimObjects are created and initialized. Almost allNathan Binkert
2006-09-30Merge ktlim@zamp:./local/clean/o3-merge/m5Kevin Lim
2006-07-13add system.mem_mode = ['timing', 'atomic']Ali Saidi
2006-06-11Merge iceaxe.:/Volumes/work/research/m5/headNathan Binkert
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