summaryrefslogtreecommitdiff
path: root/src/python/generate.py
AgeCommit message (Expand)Author
2008-07-31scons: Get rid of generate.py in the build system.Nathan Binkert
2008-06-18imported patch sim_object_params.diffNathan Binkert
2008-06-14scons: proper fix for hg version stuffNathan Binkert
2008-06-13scons: fix program_info.cc generationNathan Binkert
2008-06-13HG: Add compiled hg revision and date to the standard M5 output.Ali Saidi
2007-11-04TraceFlags: Fix off-by-one error with number of traceflags.Ali Saidi
2007-10-31Traceflags: Add SCons function to created a traceflag instead of having one f...Ali Saidi
2007-08-13python: make the DictImporter's unload() work in any context.Nathan Binkert
2007-08-04swig: %include all of the enums to get all of the definitions.Nathan Binkert
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