projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2004-01-15
Nathan Binkert
Make dump cycle relative
commit
|
commitdiff
|
tree
2004-01-15
Steve Reinhardt
Update simple-* configs to Erik's new hierarchy paramet...
commit
|
commitdiff
|
tree
2004-01-15
Steve Reinhardt
Fixes and cleanup to elf loader code.
commit
|
commitdiff
|
tree
2004-01-14
Erik Hallnor
Merge codebases for CompressedMemBank and SimpleMemBank...
commit
|
commitdiff
|
tree
2004-01-14
Nathan Binkert
Use the new init phase to initialized the switch event
commit
|
commitdiff
|
tree
2004-01-14
Nathan Binkert
Setup initialization callbacks
commit
|
commitdiff
|
tree
2004-01-13
Erik Hallnor
update for new hierarchy parameters
commit
|
commitdiff
|
tree
2004-01-13
Erik Hallnor
Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
commit
|
commitdiff
|
tree
2004-01-13
Erik Hallnor
Change to a new centralized way to specify the memory...
commit
|
commitdiff
|
tree
2004-01-12
Nathan Binkert
- quick support for using a regular expression to select
commit
|
commitdiff
|
tree
2004-01-12
Nathan Binkert
Commit the correct version of the code
commit
|
commitdiff
|
tree
2004-01-12
Nathan Binkert
make the python stuff executable
commit
|
commitdiff
|
tree
2004-01-12
Nathan Binkert
Check in python script that reads the python stats...
commit
|
commitdiff
|
tree
2004-01-12
Nathan Binkert
Merge zizzer.eecs.umich.edu:/bk/m5
commit
|
commitdiff
|
tree
2004-01-11
Steve Reinhardt
Minor cleanup to bk ignore and makefile libelf rule.
commit
|
commitdiff
|
tree
2004-01-11
Steve Reinhardt
Modify handling of serialize:dir parameter to make...
commit
|
commitdiff
|
tree
2004-01-11
Steve Reinhardt
Fix cprintf bug, plus minor cleanup & better error...
commit
|
commitdiff
|
tree
2004-01-09
Ali Saidi
the build directory is now correctly created
commit
|
commitdiff
|
tree
2004-01-08
Ali Saidi
Fixed another small libelf problem, everything should...
commit
|
commitdiff
|
tree
2004-01-08
Ali Saidi
should now build... fixed relative path problem
commit
|
commitdiff
|
tree
2004-01-08
Nathan Binkert
Merge zizzer.eecs.umich.edu:/bk/m5
commit
|
commitdiff
|
tree
2004-01-08
Ali Saidi
Changed elf_object.* to use libelf for reading elf...
commit
|
commitdiff
|
tree
2003-12-28
Nathan Binkert
Improve python output support
commit
|
commitdiff
|
tree
2003-12-28
Erik Hallnor
Add a uni-directional bus bridge
commit
|
commitdiff
|
tree
2003-12-24
Nathan Binkert
Add python output support to the statistics package!
commit
|
commitdiff
|
tree
2003-12-24
Nathan Binkert
initial basic hooks into the stats package to output...
commit
|
commitdiff
|
tree
2003-12-24
Nathan Binkert
Random cleanup
commit
|
commitdiff
|
tree
2003-12-24
Nathan Binkert
formatting for consistency
commit
|
commitdiff
|
tree
2003-12-24
Nathan Binkert
more readable formatting
commit
|
commitdiff
|
tree
2003-12-24
Nathan Binkert
Random cleanup to make things work a bit better
commit
|
commitdiff
|
tree
2003-12-24
Nathan Binkert
never print the cdf or pdf or the overflow bucket if...
commit
|
commitdiff
|
tree
2003-12-24
Nathan Binkert
- change the FormatFlags into more general StatFlags
commit
|
commitdiff
|
tree
2003-12-24
Nathan Binkert
- Allow the stats package user to determine in which...
commit
|
commitdiff
|
tree
2003-12-24
Nathan Binkert
Make it so you can override CC and CXX
commit
|
commitdiff
|
tree
2003-12-23
Nathan Binkert
Make this compile with NDEBUG defined
commit
|
commitdiff
|
tree
2003-12-22
Nathan Binkert
add support for simple character input via the system...
commit
|
commitdiff
|
tree
2003-12-22
Steve Reinhardt
Fix binary path in configs/kernel/base.ini.
commit
|
commitdiff
|
tree
2003-12-22
Erik Hallnor
Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
commit
|
commitdiff
|
tree
2003-12-22
Erik Hallnor
Add fully functional snooping to the hierarchy.
commit
|
commitdiff
|
tree
2003-12-21
Steve Reinhardt
Fix last patch to RTC initialization.
commit
|
commitdiff
|
tree
2003-12-21
Steve Reinhardt
Default RTC behavior is to set to Jan 1 2010 (midnight...
commit
|
commitdiff
|
tree
2003-12-21
Steve Reinhardt
Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
commit
|
commitdiff
|
tree
2003-12-21
Nathan Binkert
we don't actually want to refer to the stable symlink...
commit
|
commitdiff
|
tree
2003-12-21
Nathan Binkert
update to reflect changes in the directory structure
commit
|
commitdiff
|
tree
2003-12-20
Nathan Binkert
Fix a bunch of memory leak type bugs, and add some...
commit
|
commitdiff
|
tree
2003-12-19
Erik Hallnor
Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
commit
|
commitdiff
|
tree
2003-12-19
Nathan Binkert
m5.purify target
commit
|
commitdiff
|
tree
2003-12-19
Erik Hallnor
Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
commit
|
commitdiff
|
tree
2003-12-19
Steve Reinhardt
Fix non-determinism on misspeculated uncached store...
commit
|
commitdiff
|
tree
2003-12-19
Steve Reinhardt
Minor cleanup of trace/output stuff (leftover from...
commit
|
commitdiff
|
tree
2003-12-19
Nathan Binkert
Make stuff build on openbsd
commit
|
commitdiff
|
tree
2003-12-18
Erik Hallnor
Okay, FULL_SYSTEM uses cpu_num
commit
|
commitdiff
|
tree
2003-12-18
Erik Hallnor
Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
commit
|
commitdiff
|
tree
2003-12-18
Erik Hallnor
Initial probe checkin. Still need to write the snoopPro...
commit
|
commitdiff
|
tree
2003-12-17
Steve Raasch
Re-add code to handle following multitple chains that...
commit
|
commitdiff
|
tree
2003-12-17
Steve Raasch
Add parameters to Segmented IQ
commit
|
commitdiff
|
tree
2003-12-17
Steve Raasch
Be careful what you put inside an assert() !!!
commit
|
commitdiff
|
tree
2003-12-17
Steve Reinhardt
Miscellaneous minor fixes/improvements.
commit
|
commitdiff
|
tree
2003-12-16
Steve Reinhardt
Fix previously committed call_pal fix... the main probl...
commit
|
commitdiff
|
tree
2003-12-16
Steve Reinhardt
Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
commit
|
commitdiff
|
tree
2003-12-16
Steve Reinhardt
Fixes for full-system call_pal instruction.
commit
|
commitdiff
|
tree
2003-12-16
Steve Reinhardt
Minor enhancements to rundiff.
commit
|
commitdiff
|
tree
2003-12-16
Steve Reinhardt
Another fix for gcc 3.3.x.
commit
|
commitdiff
|
tree
2003-12-16
Steve Reinhardt
Add #define parameter and corresponding build option to
commit
|
commitdiff
|
tree
2003-12-15
Nathan Binkert
Add support for getting the hostname
commit
|
commitdiff
|
tree
2003-12-15
Nathan Binkert
Clean up time handling code
commit
|
commitdiff
|
tree
2003-12-12
Nathan Binkert
- Add a new target m5.fast (or just fast for short)
commit
|
commitdiff
|
tree
2003-12-11
Steve Reinhardt
Make memtest compile again.
commit
|
commitdiff
|
tree
2003-12-11
Steve Reinhardt
Minor util/find-files fix.
commit
|
commitdiff
|
tree
2003-12-11
Steve Reinhardt
- Switch events to use a priority enum instead of integers.
commit
|
commitdiff
|
tree
2003-12-11
Steve Reinhardt
Stats & serialization tweaks & cleanup. Unserializing...
commit
|
commitdiff
|
tree
2003-12-11
Steve Reinhardt
Rename RegResetCallback to registerResetCallback().
commit
|
commitdiff
|
tree
2003-12-11
Steve Reinhardt
Factor ExecContext::setStatus(), BaseCPU::execCtxStatus...
commit
|
commitdiff
|
tree
2003-12-10
Steve Reinhardt
Minor fixes. Somehow do-tests.pl suddenly started...
commit
|
commitdiff
|
tree
2003-12-10
Steve Reinhardt
Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
commit
|
commitdiff
|
tree
2003-12-09
Nathan Binkert
Make the simulator compile on an Itanium.
commit
|
commitdiff
|
tree
2003-12-09
Steve Reinhardt
Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
commit
|
commitdiff
|
tree
2003-12-09
Steve Reinhardt
Minor tweaks to make a switchover at tick N match
commit
|
commitdiff
|
tree
2003-12-09
Steve Reinhardt
Generate a fault when a privileged PAL call is
commit
|
commitdiff
|
tree
2003-12-09
Nathan Binkert
Sweeping change in the stats package....again...
commit
|
commitdiff
|
tree
2003-12-08
Steve Raasch
Remove mostly-broken binning stuff from "get"
commit
|
commitdiff
|
tree
2003-12-08
Steve Raasch
Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
commit
|
commitdiff
|
tree
2003-12-08
Steve Raasch
Fetch-loss now uses the stats package
commit
|
commitdiff
|
tree
2003-12-08
Nathan Binkert
Instead of keeping track of the fraction of time that...
commit
|
commitdiff
|
tree
2003-12-08
Nathan Binkert
move setStatus into the .cc file
commit
|
commitdiff
|
tree
2003-12-06
Steve Reinhardt
Various cleanup. Mostly forcing initialization of...
commit
|
commitdiff
|
tree
2003-12-05
Lisa Hsu
remote_gdb.cc:
commit
|
commitdiff
|
tree
2003-12-03
Steve Raasch
Minor fixes to the Segmented and Seznec IQ models
commit
|
commitdiff
|
tree
2003-12-02
Steve Reinhardt
Formatting & doxygen docs for new syscall emulation...
commit
|
commitdiff
|
tree
2003-12-02
Steve Reinhardt
Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
commit
|
commitdiff
|
tree
2003-12-02
Steve Reinhardt
Restructuring of LiveProcess etc. to support multiple...
commit
|
commitdiff
|
tree
2003-11-25
Erik Hallnor
Change the way writebacks are handled to make probing...
commit
|
commitdiff
|
tree
2003-11-24
Erik Hallnor
Extract documentation for all classes.
commit
|
commitdiff
|
tree
2003-11-23
Lisa Hsu
get rid of the errors from simple-test1 and test1-6
commit
|
commitdiff
|
tree
2003-11-22
Nathan Binkert
Go Blue!!!!
commit
|
commitdiff
|
tree
2003-11-22
Nathan Binkert
Merge zizzer.eecs.umich.edu:/bk/m5
commit
|
commitdiff
|
tree
2003-11-22
Nathan Binkert
We only need to choose that we do want binning, or...
commit
|
commitdiff
|
tree
2003-11-21
Erik Hallnor
Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
commit
|
commitdiff
|
tree
2003-11-20
Lisa Hsu
full_cpu.cc:
commit
|
commitdiff
|
tree
2003-11-19
Erik Hallnor
Pass all the related information (the memreq) to the...
commit
|
commitdiff
|
tree
next