summaryrefslogtreecommitdiff
path: root/src/python/swig/core.i
AgeCommit message (Expand)Author
2017-05-02python: Use PyBind11 instead of SWIG for Python wrappersAndreas Sandberg
2017-02-27base: Refactor logging to make log level selection cleanerAndreas Sandberg
2017-01-27python: Move native wrappers to the _m5 namespaceAndreas Sandberg
2015-11-26sim: Add support for forkingAndreas Sandberg
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2011-04-15includes: sort all includesNathan Binkert
2011-03-18swig: get rid of m5.internal.random module (swig/random.i)Steve Reinhardt
2011-01-07Replace curTick global variable with accessor functions.Steve Reinhardt
2010-12-30swig: use <> for system %includes instead of ""Nathan Binkert
2010-09-09swig: don't override SWIG_name anymoreNathan Binkert
2010-08-17sim: revamp unserialization procedureSteve Reinhardt
2010-08-17sim: move iterating over SimObjects into Python.Steve Reinhardt
2010-07-05sim: fold StartupCallback into SimObjectSteve Reinhardt
2009-05-17includes: sort includes againNathan Binkert
2009-05-17types: Move stuff for global types into src/base/types.hhNathan Binkert
2009-01-19python: Rework how things are importedNathan Binkert
2008-10-10output: Make panic/fatal/warn more flexible so we can add some new ones.Nathan Binkert
2008-08-04Get rid of outputStream... wasn't really being usedSteve Reinhardt
2008-08-03sockets: Add a function to disable all listening sockets.Nathan Binkert
2008-06-15add compile flags to m5Nathan Binkert
2008-06-13HG: Add compiled hg revision and date to the standard M5 output.Ali Saidi
2007-09-04Config: Remove some ini file code that no longer worksAli Saidi
2007-08-02python: Improve support for python calling back to C++ member functions.Nathan 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