gem5.git
2004-02-05 Steve ReinhardtAdd support for "serializing" instructions that flush
2004-02-03 Steve ReinhardtFix bug: forgot branchTarget() method on indirect branches.
2004-02-03 Steve ReinhardtFix handling of uncacheable loads. Make them wait...
2004-02-03 Steve ReinhardtGet rid of LVQ-port function unit... only used for...
2004-02-03 Steve ReinhardtClean up some confusing ROBStation fields left over...
2004-02-03 Steve Reinhardtinsn->inst
2004-02-02 Steve ReinhardtChange "Foo& foo" declarations to "Foo &foo".
2004-02-02 Steve ReinhardtMore conversions of ref-counted parameters to references:
2004-02-02 Steve ReinhardtChange MemReqPtr parameters to references.
2004-02-02 Steve ReinhardtMake stats:dump_period work even if dump_cycle isn...
2004-01-30 Andrew SchultzFixed the spec2000.ini file and made some cosmetic...
2004-01-30 Andrew SchultzAdded the spec2000 ini file
2004-01-30 Steve Raaschmajor rework/rewrite of the breakdown script
2004-01-30 Steve ReinhardtUse $(MAKE) instead of 'make' when building libelf...
2004-01-30 Steve ReinhardtFix libelf generation so it works on a clean make -j.
2004-01-30 Nathan Binkertwrap debugging stuff with #ifdef DEBUG
2004-01-29 Nathan Binkertdelete the data in the arglist when the list is destroyed,
2004-01-29 Nathan Binkertwhack debugging statement
2004-01-29 Nathan BinkertFix character input by handling the character and the
2004-01-29 Nathan Binkertremove #include of nonexistent file
2004-01-29 Nathan Binkertprovide an output stream for simulator output. (This...
2004-01-29 Nathan Binkertuse $ENV{PWD} so that the amd paths work ok.
2004-01-29 Nathan Binkertcleanup on aisle 5
2004-01-29 Andrew SchultzRemove references to dep_tree to fix build
2004-01-28 Steve Raaschremoving the last vestages of the dep-tree stuff (hasn...
2004-01-28 Steve ReinhardtMinor optimization of new LRU stack code.
2004-01-28 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2004-01-27 Nathan Binkerta bunch of warning fixes
2004-01-27 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-01-27 Erik HallnorRemove SS-like code from lru.hh/cc
2004-01-27 Nathan BinkertAlways write out a value for pending so that an m5...
2004-01-27 Nathan BinkertAdd trace flag for the sampling CPU
2004-01-26 Steve ReinhardtMinor cleanup of sb_issue() in full_cpu/issue.cc.
2004-01-25 Erik HallnorChange the way the hierarchy is separated. Now all...
2004-01-21 Erik HallnorI hate compiling decoder.cc every time I touch something.
2004-01-20 Steve ReinhardtSet LIBELF_LINUX to 0 to build on zax. Builds
2004-01-15 Nathan BinkertMake each stat take up one full line. This allows...
2004-01-15 Nathan BinkertMake the python stats script more robust
2004-01-15 Nathan BinkertMake dump cycle relative
2004-01-15 Steve ReinhardtUpdate simple-* configs to Erik's new hierarchy paramet...
2004-01-15 Steve ReinhardtFixes and cleanup to elf loader code.
2004-01-14 Erik HallnorMerge codebases for CompressedMemBank and SimpleMemBank...
2004-01-14 Nathan BinkertUse the new init phase to initialized the switch event
2004-01-14 Nathan BinkertSetup initialization callbacks
2004-01-13 Erik Hallnorupdate for new hierarchy parameters
2004-01-13 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-01-13 Erik HallnorChange to a new centralized way to specify the memory...
2004-01-12 Nathan Binkert- quick support for using a regular expression to select
2004-01-12 Nathan BinkertCommit the correct version of the code
2004-01-12 Nathan Binkertmake the python stuff executable
2004-01-12 Nathan BinkertCheck in python script that reads the python stats...
2004-01-12 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-01-11 Steve ReinhardtMinor cleanup to bk ignore and makefile libelf rule.
2004-01-11 Steve ReinhardtModify handling of serialize:dir parameter to make...
2004-01-11 Steve ReinhardtFix cprintf bug, plus minor cleanup & better error...
2004-01-09 Ali Saidithe build directory is now correctly created
2004-01-08 Ali SaidiFixed another small libelf problem, everything should...
2004-01-08 Ali Saidishould now build... fixed relative path problem
2004-01-08 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-01-08 Ali SaidiChanged elf_object.* to use libelf for reading elf...
2003-12-28 Nathan BinkertImprove python output support
2003-12-28 Erik HallnorAdd a uni-directional bus bridge
2003-12-24 Nathan BinkertAdd python output support to the statistics package!
2003-12-24 Nathan Binkertinitial basic hooks into the stats package to output...
2003-12-24 Nathan BinkertRandom cleanup
2003-12-24 Nathan Binkertformatting for consistency
2003-12-24 Nathan Binkertmore readable formatting
2003-12-24 Nathan BinkertRandom cleanup to make things work a bit better
2003-12-24 Nathan Binkertnever print the cdf or pdf or the overflow bucket if...
2003-12-24 Nathan Binkert- change the FormatFlags into more general StatFlags
2003-12-24 Nathan Binkert- Allow the stats package user to determine in which...
2003-12-24 Nathan BinkertMake it so you can override CC and CXX
2003-12-23 Nathan BinkertMake this compile with NDEBUG defined
2003-12-22 Nathan Binkertadd support for simple character input via the system...
2003-12-22 Steve ReinhardtFix binary path in configs/kernel/base.ini.
2003-12-22 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2003-12-22 Erik HallnorAdd fully functional snooping to the hierarchy.
2003-12-21 Steve ReinhardtFix last patch to RTC initialization.
2003-12-21 Steve ReinhardtDefault RTC behavior is to set to Jan 1 2010 (midnight...
2003-12-21 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-12-21 Nathan Binkertwe don't actually want to refer to the stable symlink...
2003-12-21 Nathan Binkertupdate to reflect changes in the directory structure
2003-12-20 Nathan BinkertFix a bunch of memory leak type bugs, and add some...
2003-12-19 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2003-12-19 Nathan Binkertm5.purify target
2003-12-19 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2003-12-19 Steve ReinhardtFix non-determinism on misspeculated uncached store...
2003-12-19 Steve ReinhardtMinor cleanup of trace/output stuff (leftover from...
2003-12-19 Nathan BinkertMake stuff build on openbsd
2003-12-18 Erik HallnorOkay, FULL_SYSTEM uses cpu_num
2003-12-18 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2003-12-18 Erik HallnorInitial probe checkin. Still need to write the snoopPro...
2003-12-17 Steve RaaschRe-add code to handle following multitple chains that...
2003-12-17 Steve RaaschAdd parameters to Segmented IQ
2003-12-17 Steve RaaschBe careful what you put inside an assert() !!!
2003-12-17 Steve ReinhardtMiscellaneous minor fixes/improvements.
2003-12-16 Steve ReinhardtFix previously committed call_pal fix... the main probl...
2003-12-16 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-12-16 Steve ReinhardtFixes for full-system call_pal instruction.
2003-12-16 Steve ReinhardtMinor enhancements to rundiff.
next