debug: Move debug_break into src/base
[gem5.git] / src / python / swig /
2009-01-19 Nathan Binkertpython: Rework how things are imported
2008-11-10 Nathan Binkertpython: Fix the reference counting for python events...
2008-10-27 Clint SmullenCheckpointing: createCountedDrain function, it was...
2008-10-10 Nathan Binkertautomerge
2008-10-10 Nathan Binkertoutput: Make panic/fatal/warn more flexible so we can...
2008-10-09 Nathan Binkerteventq: Major API change for the Event and EventQueue...
2008-08-04 Steve ReinhardtGet rid of outputStream... wasn't really being used
2008-08-04 Nathan Binkertsockets: Add a function to disable all listening sockets.
2008-08-04 Nathan Binkertlibm5: Create a libm5 static library for embedding m5.
2008-07-23 Michael AdlerRemoteGDB: add an m5 command line option for setting...
2008-06-28 Steve ReinhardtAutomated merge after backout.
2008-06-24 Ali SaidiAutomated merge with repo.m5sim.org/m5-stable
2008-06-24 Ali SaidiCheckpoinging/SWIG: Undo part of changeset 5464 since...
2008-06-16 Nathan Binkertadd compile flags to m5
2008-06-14 Nathan BinkertFix various SWIG warnings
2008-06-13 Steve ReinhardtAutomated merge with ssh://m5sim.org//repo/m5
2008-06-13 Ali SaidiHG: Add compiled hg revision and date to the standard...
2007-11-01 Steve ReinhardtString constant const-ness changes to placate g++ 4.2.
2007-09-05 Gabe BlackMerge with head.
2007-09-04 Ali SaidiSerialization: Fix unserialization of object pointers
2007-09-04 Ali SaidiConfig: Remove some ini file code that no longer works
2007-08-30 Miles Kaufmannparams: Deprecate old-style constructors; update most...
2007-08-19 Gabe BlackMerge with head.
2007-08-17 Ali SaidiPorts: Only try to do EthPort stuff in full system.
2007-08-16 Ali SaidiDevices: Make EtherInts connect in the same way memory...
2007-08-03 Steve Reinhardtmerge from head
2007-08-03 Gabe BlackMerge with head.
2007-08-03 Nathan Binkertpython: Improve support for python calling back to...
2007-07-27 Nathan BinkertMerge python and x86 changes with cache branch
2007-07-24 Gabe BlackMerge with head.
2007-07-24 Nathan BinkertMajor changes to how SimObjects are created and initial...
2007-06-20 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-18 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-12 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-10 Nathan BinkertAdd a function to get a SimObject's memory mode and...
2007-05-26 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-19 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-05-19 Steve ReinhardtPhysicalMemory has vector of uniform ports instead...
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-08 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-07 Ali SaidiMerge zizzer:/bk/newmem
2007-03-06 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-06 Ali SaidiMerge zizzer:/bk/newmem
2007-03-06 Nathan BinkertMove all of the parameters of the Root SimObject so...
2007-03-06 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-05 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-04 Ali SaidiMerge zizzer:/bk/newmem
2007-03-03 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-03 Nathan BinkertDo the default argument stuff in python
2007-03-03 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-03 Nathan BinkertFactor code out of main.cc and main.i into a bunch...
2007-02-21 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-19 Ali SaidiMerge zizzer:/bk/newmem
2007-02-18 Nathan BinkertGet rid of the Statistics and Statreset ParamContexts...
2007-02-18 Nathan BinkertPass an exception from a python event through the event...
2007-02-12 Ali SaidiMerge zizzer:/bk/newmem
2007-02-12 Steve ReinhardtMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-10 Nathan BinkertClean up tracing stuff more, get rid of the trace log...
2007-02-10 Nathan BinkertGet rid of the Random context and add the support direc...
2007-02-10 Nathan BinkertClean up from my last commit to the trace stuff.
2007-02-09 Nathan BinkertGet rid of the Trace ParamContext and give python direct
2007-01-03 Gabe BlackMerge zizzer:/bk/newmem
2006-12-27 Ali SaidiMerge zizzer:/bk/newmem
2006-12-22 Nathan BinkertFix copyright
2006-12-22 Nathan BinkertExpose the C++ event queue to python via the python...
2006-12-21 Nathan Binkertmove the swig initialization calls from src/sim/main...
2006-11-23 Ali SaidiMerge zizzer:/bk/sparcfs
2006-11-14 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem/
2006-11-14 Gabe BlackMerge 141.212.106.238:/home/gblack/m5/newmemmemops
2006-11-14 Gabe BlackMerge 141.212.106.238:/home/gblack/m5/newmemmemops
2006-11-14 Gabe BlackMerge 141.212.106.238:/home/gblack/m5/newmemmemops
2006-11-13 Nathan BinkertExpose debugBreakCycle through swig and get rid of