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
/
sim
Age
Commit message (
Expand
)
Author
2005-03-15
Hard code the SimObject::Params struct
Nathan Binkert
2005-03-14
- Add capability to auto-generate Param structs from
Steve Reinhardt
2005-03-11
stick all python stuff into a top level python directory.
Nathan Binkert
2005-03-10
Removed unecessary constructor call at each return.
Ali Saidi
2005-03-09
Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5
Ali Saidi
2005-03-09
Changed all syscalls to use syscall return object.
Ali Saidi
2005-03-09
Add support for using the variables that m5 was compiled with for
Nathan Binkert
2005-03-09
We should import m5config *after* we do the CPPDEFINES stuff,
Nathan Binkert
2005-03-09
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
Steve Reinhardt
2005-03-09
Fix a couple of bugs introduced (or tickled) by the .ini sorting change.
Steve Reinhardt
2005-03-08
Pass all scons defined pre-processor macro variables to the
Nathan Binkert
2005-03-08
Split the string importer from the rest of the mpy parsing
Nathan Binkert
2005-03-07
More restructuring on Python config code for auto-generating
Steve Reinhardt
2005-03-05
Sort fields in .ini files generated by Python config
Steve Reinhardt
2005-03-01
add some comments.
Nathan Binkert
2005-02-24
Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5
Ali Saidi
2005-02-23
Fix the python panic message
Nathan Binkert
2005-02-23
Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5
Ali Saidi
2005-02-23
Added mmap start and end so detailed CPU can know if an access is
Ali Saidi
2005-02-22
Small initial steps toward generating C++ param structs
Steve Reinhardt
2005-02-19
Clean up CPU stuff and make it use params structs
Nathan Binkert
2005-02-17
Include errno.h to fix compile errors in gcc 3.4
Kevin Lim
2005-02-17
Fix compile on linux
Nathan Binkert
2005-02-17
Make code more portable.
Nathan Binkert
2005-02-17
Several tweaks to make binning work in any simulation
Nathan Binkert
2005-02-11
Merge zizzer.eecs.umich.edu:/bk/m5
Nathan Binkert
2005-02-11
Rework the command line paramters for python output and how
Nathan Binkert
2005-02-11
Make sure we have all values when trying to generate the ini file
Nathan Binkert
2005-02-09
More fixes to the pbs stuff to make it more robust.
Nathan Binkert
2005-02-09
enable the Trace, Statistics, and Serialize param contexts.
Nathan Binkert
2005-02-09
Fix the panic message so that it looks more like M5's panic.
Nathan Binkert
2005-02-09
fix indent (so emacs and vi aren't screwed up.)
Nathan Binkert
2005-02-03
get rid of defined and just access the env dict directly
Nathan Binkert
2005-02-03
small python config related fixes.
Nathan Binkert
2005-02-02
Update config file language to take simobj and no longer use siminst
Nathan Binkert
2005-01-27
Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5
Ali Saidi
2005-01-27
added support for outputing Dot if pydot is installed
Ali Saidi
2005-01-21
Merge zizzer.eecs.umich.edu:/bk/m5
Kevin Lim
2005-01-21
Add a couple statistics contexts.
Nathan Binkert
2005-01-18
Merge zizzer.eecs.umich.edu:/bk/m5
Kevin Lim
2005-01-18
More configuration fixes
Nathan Binkert
2005-01-18
Merge changes to make m5 g++ 3.4 compatible.
Kevin Lim
2005-01-17
Config cleanups
Nathan Binkert
2005-01-17
get the exit condition for the python code right
Nathan Binkert
2005-01-17
Add the pentium 4 configuration. Add some command line options
Nathan Binkert
2005-01-15
New and improved configuration mechanism. No more writing of
Nathan Binkert
2005-01-14
Fixes so m5 compiles on gcc 3.4, which has much stricter syntax. Most change...
Kevin Lim
2004-11-18
Minor fixes.
Steve Reinhardt
2004-11-15
Minor cleanup of symtab code/includes.
Steve Reinhardt
2004-11-15
Add support for sampled PC profiling to FullCPU.
Steve Reinhardt
[next]