summaryrefslogtreecommitdiff
path: root/src/sim/core.cc
AgeCommit message (Expand)Author
2018-11-12sim: Push the global frequency management code into C++.Gabe Black
2018-09-11base: Correct a small typo in sim/core.(hh|cc).Gabe Black
2017-05-02base, sim, dev: Remove SWIGAndreas Sandberg
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2013-11-25sim: simulate with multiple threads and event queuesSteve Reinhardt ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E%2C%20Ali%20Saidi%20%3CAli.Saidi%40ARM.com%3E)
2012-11-16sim: have a curTick per eventqNilay Vaish
2011-01-07Replace curTick global variable with accessor functions.Steve Reinhardt
2011-01-03Make commenting on close namespace brackets consistent.Steve Reinhardt
2010-04-15tick: rename Clock namespace to SimClockNathan Binkert
2008-08-04Get rid of outputStream... wasn't really being usedSteve Reinhardt
2007-07-23Major changes to how SimObjects are created and initialized. Almost allNathan Binkert
2007-03-06Move all of the parameters of the Root SimObject so they areNathan Binkert
2007-03-02Factor code out of main.cc and main.i into a bunch of filesNathan Binkert