index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
python
Age
Commit message (
Expand
)
Author
2011-10-31
GCC: Get everything working with gcc 4.6.1.
Gabe Black
2011-10-30
Python: Remove import for random
Nilay Vaish
2011-10-20
SimObject: add export_method* hooks to export C++ methods to Python
Steve Reinhardt
2011-10-20
scons/swig: refactor some of the scons/SWIG code
Steve Reinhardt
2011-09-22
params.py: enhance IpAddress param handling
Steve Reinhardt
2011-08-19
Stats: Add a sparse histogram stat object.
Thomas Grass
2011-07-10
O3: Make sure fetch doesn't go off into the weeds during speculation.
Ali Saidi
2011-07-10
Config: Add support for a Self.all proxy object
Ali Saidi
2011-07-05
slicc: cleanup slicc code and make it less verbose
Nathan Binkert
2011-07-05
grammar: better encapsulation of a grammar and parsing
Nathan Binkert
2011-06-02
copyright: Add code for finding all copyright blocks and create a COPYING file
Nathan Binkert
2011-06-01
SimObject: allow modules in subclass definitions
Steve Reinhardt
2011-05-29
Misc: Remove the URL from warnings, fatals, panics, etc.
Gabe Black
2011-05-25
Name: Replace M5 with gem5 in a few places it's printed on startup.
Gabe Black
2011-05-23
config: reinstate implicit parenting on parameter assignment
Steve Reinhardt
2011-05-12
stats: delete mysql support
Nathan Binkert
2011-05-12
stats: move code that loops over all stats into python
Nathan Binkert
2011-05-12
stats: better expose statistics to python.
Nathan Binkert
2011-05-07
Trace: Remove the options trace-help and trace-flags
Nilay Vaish
2011-05-04
debug: fix help output
Nathan Binkert
2011-04-28
event: fix PythonEvent
Nathan Binkert
2011-04-20
fix some build problems from prior changesets
Nathan Binkert
2011-04-19
python: different import for dealing with demandimport
Nathan Binkert
2011-04-15
python: cleanup python code so stuff doesn't automatically happen at startup
Nathan Binkert
2011-04-15
trace: reimplement the DTRACE function so it doesn't use a vector
Nathan Binkert
2011-04-15
includes: sort all includes
Nathan Binkert
2011-04-15
region: add a utility class for keeping track of regions of some range
Nathan Binkert
2011-04-15
SortedDict: add functions for getting ranges of keys, values, items
Nathan Binkert
2011-04-15
python: figure out if the m5.internal package exists even with demandimport
Nathan Binkert
2011-04-13
main: separate out interact() so it can be used by other functions
Nathan Binkert
2011-03-18
swig: get rid of m5.internal.random module (swig/random.i)
Steve Reinhardt
2011-03-11
SCons: Stop embedding the mercurial revision into the binary.
Gabe Black
2011-02-14
Info: Clean up some info files.
Gabe Black
2011-01-07
Replace curTick global variable with accessor functions.
Steve Reinhardt
2011-01-07
stats: rename StatEvent() function to schedStatEvent().
Steve Reinhardt
2011-01-07
scons: show sources and targets when building, and colorize output.
Steve Reinhardt
2011-01-03
Make commenting on close namespace brackets consistent.
Steve Reinhardt
2010-12-30
swig: use <> for system %includes instead of ""
Nathan Binkert
2010-12-21
stats: allow stats to be reset even if no objects have been instantiated
Nathan Binkert
2010-12-21
importer: fix error message
Nathan Binkert
2010-12-20
Params: Fix a broken error message in verifyIp.
Gabe Black
2010-11-23
Copyright: Add AMD copyright to the param changes I just made.
Gabe Black
2010-11-23
Params: Add parameter types for IP addresses in various forms.
Gabe Black
2010-11-19
SCons: Support building without an ISA
Ali Saidi
2010-11-11
Params: Fix an off by one error and a misleading comment.
Gabe Black
2010-11-11
SimObject: Add a comment near clear_child that it's unlikely to be called.
Gabe Black
2010-11-09
SimObject: Use "self" when calling the clear_child method.
Gabe Black
2010-09-22
python: get rid of internal.enums package.
Steve Reinhardt
2010-09-12
swig: make all generated files go into the m5.internal package
Nathan Binkert
2010-09-09
scons: Stop building the big monolithic swigged params module
Nathan Binkert
[next]