summaryrefslogtreecommitdiff
path: root/src/python/swig/pyobject.hh
AgeCommit message (Expand)Author
2015-12-10dev: Move network devices to src/dev/net/Andreas Sandberg
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2014-10-16config: Add a --without-python option to build processAndrew Bardsley
2013-02-19scons: Add warning for missing declarationsAndreas Hansson
2010-11-19SCons: Support building without an ISAAli Saidi
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
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-07-23Major changes to how SimObjects are created and initialized. Almost allNathan Binkert
2007-03-02Factor code out of main.cc and main.i into a bunch of filesNathan Binkert