Age | Commit message (Expand) | Author |
2006-12-21 | move the swig initialization calls from src/sim/main.cc to | Nathan Binkert |
2006-11-13 | Expose debugBreakCycle through swig and get rid of | Nathan Binkert |
2006-11-12 | Create a module called internal where swigged stuff goes. | Nathan Binkert |
2006-11-08 | simplify maxtick parsing in both the python and the c++. | Lisa Hsu |
2006-10-20 | Construct a correct value of PYTHONHOME from the interpreter | Nathan Binkert |
2006-10-11 | since memoryMode was put into the System (from SimObject), things got broken ... | Lisa Hsu |
2006-10-06 | there are two main thrusts of this changeset. | Lisa Hsu |
2006-10-05 | Static global object don't work well, if the variables are | Nathan Binkert |
2006-09-04 | More Python hacking to deal with config.py split | Steve Reinhardt |
2006-07-19 | Get the path to load the ini file from. I'm not sure if this fix is needed i... | Kevin Lim |
2006-07-10 | Migrate most of main() and and all option parsing to python | Nathan Binkert |
2006-07-07 | Take the name of the checkpoint directory in when calling checkpoint() or res... | Kevin Lim |
2006-07-05 | Rename quiesce to drain to avoid confusion with the pseudo instruction. | Kevin Lim |
2006-06-29 | Add in support for quiescing the system, taking checkpoints, restoring from c... | Kevin Lim |
2006-06-17 | remove profile.cc | Ali Saidi |
2006-06-17 | Merge zizzer:/bk/newmem | Ali Saidi |
2006-06-17 | Rename SWIG "main" module to "cc_main" so it's | Steve Reinhardt |
2006-06-17 | Add --outdir option. Didn't call it "-d" since | Steve Reinhardt |
2006-06-15 | Merge zizzer:/bk/newmem | Ali Saidi |
2006-06-14 | add a comment that should be able to pass --help after config file | Ali Saidi |
2006-06-13 | Move SimObject creation and Port connection loops | Steve Reinhardt |
2006-06-13 | allow long opts to m5 and add a help flag back. | Ali Saidi |
2006-06-09 | Move main control from C++ into Python. | Steve Reinhardt |
2006-05-31 | Updated Authors from bk prs info | Ali Saidi |
2006-05-30 | Clean up Python embedding to build on zizzer (where python2.4 | Steve Reinhardt |
2006-05-30 | Link in Python interpreter. | Steve Reinhardt |
2006-05-22 | New directory structure: | Steve Reinhardt |