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
Age
Commit message (
Expand
)
Author
2004-01-30
major rework/rewrite of the breakdown script
Steve Raasch
2004-01-30
Use $(MAKE) instead of 'make' when building libelf (suppresses an error messa...
Steve Reinhardt
2004-01-30
Fix libelf generation so it works on a clean make -j.
Steve Reinhardt
2004-01-29
wrap debugging stuff with #ifdef DEBUG
Nathan Binkert
2004-01-29
delete the data in the arglist when the list is destroyed,
Nathan Binkert
2004-01-29
whack debugging statement
Nathan Binkert
2004-01-29
Fix character input by handling the character and the
Nathan Binkert
2004-01-29
remove #include of nonexistent file
Nathan Binkert
2004-01-29
provide an output stream for simulator output. (This takes place of the
Nathan Binkert
2004-01-29
use $ENV{PWD} so that the amd paths work ok.
Nathan Binkert
2004-01-29
cleanup on aisle 5
Nathan Binkert
2004-01-28
Remove references to dep_tree to fix build
Andrew Schultz
2004-01-28
removing the last vestages of the dep-tree stuff (hasn't worked for a LONG time)
Steve Raasch
2004-01-27
Minor optimization of new LRU stack code.
Steve Reinhardt
2004-01-27
Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5
Steve Reinhardt
2004-01-27
a bunch of warning fixes
Nathan Binkert
2004-01-27
Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5
Erik Hallnor
2004-01-27
Remove SS-like code from lru.hh/cc
Erik Hallnor
2004-01-27
Always write out a value for pending so that an m5.fast simulator can
Nathan Binkert
2004-01-27
Add trace flag for the sampling CPU
Nathan Binkert
2004-01-25
Minor cleanup of sb_issue() in full_cpu/issue.cc.
Steve Reinhardt
2004-01-25
Change the way the hierarchy is separated. Now all virtual functions are in t...
Erik Hallnor
2004-01-21
I hate compiling decoder.cc every time I touch something.
Erik Hallnor
2004-01-20
Set LIBELF_LINUX to 0 to build on zax. Builds
Steve Reinhardt
2004-01-15
Make each stat take up one full line. This allows us to use grep
Nathan Binkert
2004-01-15
Make the python stats script more robust
Nathan Binkert
2004-01-15
Make dump cycle relative
Nathan Binkert
2004-01-14
Update simple-* configs to Erik's new hierarchy parameter thing.
Steve Reinhardt
2004-01-14
Fixes and cleanup to elf loader code.
Steve Reinhardt
2004-01-14
Merge codebases for CompressedMemBank and SimpleMemBank into one templatized ...
Erik Hallnor
2004-01-14
Use the new init phase to initialized the switch event
Nathan Binkert
2004-01-14
Setup initialization callbacks
Nathan Binkert
2004-01-13
update for new hierarchy parameters
Erik Hallnor
2004-01-13
Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5
Erik Hallnor
2004-01-13
Change to a new centralized way to specify the memory hierarchy parameters (d...
Erik Hallnor
2004-01-12
- quick support for using a regular expression to select
Nathan Binkert
2004-01-12
Commit the correct version of the code
Nathan Binkert
2004-01-12
make the python stuff executable
Nathan Binkert
2004-01-12
Check in python script that reads the python stats output.
Nathan Binkert
2004-01-11
Merge zizzer.eecs.umich.edu:/bk/m5
Nathan Binkert
2004-01-11
Minor cleanup to bk ignore and makefile libelf rule.
Steve Reinhardt
2004-01-11
Modify handling of serialize:dir parameter to make it more useful.
Steve Reinhardt
2004-01-11
Fix cprintf bug, plus minor cleanup & better error messages.
Steve Reinhardt
2004-01-08
the build directory is now correctly created
Ali Saidi
2004-01-08
Fixed another small libelf problem, everything should work now, on any
Ali Saidi
2004-01-08
should now build... fixed relative path problem
Ali Saidi
2004-01-08
Merge zizzer.eecs.umich.edu:/bk/m5
Nathan Binkert
2004-01-07
Changed elf_object.* to use libelf for reading elf files. The makefile
Ali Saidi
2003-12-28
Improve python output support
Nathan Binkert
2003-12-28
Add a uni-directional bus bridge
Erik Hallnor
[next]