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-02-03
Fix bug: forgot branchTarget() method on indirect branches.
Steve Reinhardt
2004-02-02
Fix handling of uncacheable loads. Make them wait until they're at the tail of
Steve Reinhardt
2004-02-02
Get rid of LVQ-port function unit... only used for redundant
Steve Reinhardt
2004-02-02
Clean up some confusing ROBStation fields left over from SS (ea_comp, in_LSQ).
Steve Reinhardt
2004-02-02
insn->inst
Steve Reinhardt
2004-02-02
Change "Foo& foo" declarations to "Foo &foo".
Steve Reinhardt
2004-02-02
More conversions of ref-counted parameters to references:
Steve Reinhardt
2004-02-02
Change MemReqPtr parameters to references.
Steve Reinhardt
2004-02-02
Make stats:dump_period work even if dump_cycle isn't set.
Steve Reinhardt
2004-01-30
Fixed the spec2000.ini file and made some cosmetic changes to the
Andrew Schultz
2004-01-30
Added the spec2000 ini file
Andrew Schultz
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
[next]