gem5.git
2004-02-19 Andrew SchultzChange the physical memory logic, and also add misspecu...
2004-02-18 Nathan Binkertcouple fixes
2004-02-18 Erik HallnorAdd COW support to the IIC.
2004-02-17 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-02-17 Erik HallnorChange the way data is handled in the cache blocks.
2004-02-17 Andrew SchultzChange logic for translating a memory addresses, extra...
2004-02-16 Erik HallnorRework BusBridge to have a latency and handle bus IDs...
2004-02-14 Erik HallnorAdd full copy support.
2004-02-13 Nathan Binkertfix up vtophys a bit
2004-02-11 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2004-02-11 Steve ReinhardtFixes for Linux syscall emulation.
2004-02-11 Erik HallnorAdd support for multiple outstanding aligned copies
2004-02-09 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-02-09 Erik HallnorAdd LRU aligned copies to the hierarchy, with only...
2004-02-09 Nathan Binkert- Whack unused code
2004-02-09 Nathan BinkertMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2004-02-09 Nathan BinkertAdd that one IPR memory space address that we keep...
2004-02-09 Nathan Binkertrandom fixes
2004-02-09 Steve ReinhardtCommit regenerated trace_flags.* based on merged tracef...
2004-02-09 Steve Reinhardtbk resolve is making me commit these even though they...
2004-02-09 Steve ReinhardtResults of automatic (yet incomplete) merge.
2004-02-09 Steve ReinhardtAdd support for memory barriers.
2004-02-08 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-02-08 Erik HallnorSeparate template definitions and instantiations into...
2004-02-07 Nathan BinkertTotally rework the Range class. Now the range is from...
2004-02-07 Nathan Binkertformatting
2004-02-06 Nathan BinkertSmall cleanup
2004-02-06 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-02-06 Erik HallnorVarious extraction of common code into separate functio...
2004-02-05 David OehmkeModify the emulated system calls to support running...
2004-02-05 Steve ReinhardtAdd support for "serializing" instructions that flush
2004-02-04 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-02-04 Erik HallnorChange IIC to use param class. Tweak parameters in...
2004-02-04 Steve ReinhardtMore reformatting of reference parameter declarations.
2004-02-03 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-02-03 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-02-03 Nathan BinkertRemote debugging cleanup and internal debugging support
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 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-02-02 Erik HallnorChange the way the IIC way list is handled in the prima...
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 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
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 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-01-30 Nathan Binkertwrap debugging stuff with #ifdef DEBUG
2004-01-30 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
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 Erik HallnorLogical test fix.
2004-01-29 Erik HallnorAdd operator= to CacheBlk to simplify some functions.
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...
next