summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-02-07Totally rework the Range class. Now the range is from [start, end)Nathan Binkert
2004-02-06formattingNathan Binkert
2004-02-06Small cleanupNathan Binkert
2004-02-06Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2004-02-06Various extraction of common code into separate functions to make life easier.Erik Hallnor
2004-02-05Modify the emulated system calls to support running the SPEC IntDavid Oehmke
2004-02-04Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2004-02-04Change IIC to use param class. Tweak parameters in CacheTags.Erik Hallnor
2004-02-04More reformatting of reference parameter declarations.Steve Reinhardt
2004-02-03Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2004-02-03Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2004-02-03Remote debugging cleanup and internal debugging supportNathan Binkert
2004-02-03Fix bug: forgot branchTarget() method on indirect branches.Steve Reinhardt
2004-02-02Fix handling of uncacheable loads. Make them wait until they're at the tail ofSteve Reinhardt
2004-02-02Get rid of LVQ-port function unit... only used for redundantSteve Reinhardt
2004-02-02Clean up some confusing ROBStation fields left over from SS (ea_comp, in_LSQ).Steve Reinhardt
2004-02-02insn->instSteve Reinhardt
2004-02-02Change "Foo& foo" declarations to "Foo &foo".Steve Reinhardt
2004-02-02More conversions of ref-counted parameters to references:Steve Reinhardt
2004-02-02Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2004-02-02Change the way the IIC way list is handled in the primary table.Erik Hallnor
2004-02-02Change MemReqPtr parameters to references.Steve Reinhardt
2004-02-02Make stats:dump_period work even if dump_cycle isn't set.Steve Reinhardt
2004-01-30Fixed the spec2000.ini file and made some cosmetic changes to theAndrew Schultz
2004-01-30Added the spec2000 ini fileAndrew Schultz
2004-01-30Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2004-01-30major rework/rewrite of the breakdown scriptSteve Raasch
2004-01-30Use $(MAKE) instead of 'make' when building libelf (suppresses an error messa...Steve Reinhardt
2004-01-30Fix libelf generation so it works on a clean make -j.Steve Reinhardt
2004-01-29Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2004-01-29wrap debugging stuff with #ifdef DEBUGNathan Binkert
2004-01-29Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2004-01-29delete the data in the arglist when the list is destroyed,Nathan Binkert
2004-01-29whack debugging statementNathan Binkert
2004-01-29Fix character input by handling the character and theNathan Binkert
2004-01-29Logical test fix.Erik Hallnor
2004-01-29Add operator= to CacheBlk to simplify some functions.Erik Hallnor
2004-01-29remove #include of nonexistent fileNathan Binkert
2004-01-29provide an output stream for simulator output. (This takes place of theNathan Binkert
2004-01-29use $ENV{PWD} so that the amd paths work ok.Nathan Binkert
2004-01-29cleanup on aisle 5Nathan Binkert
2004-01-28Remove references to dep_tree to fix buildAndrew Schultz
2004-01-28removing the last vestages of the dep-tree stuff (hasn't worked for a LONG time)Steve Raasch
2004-01-27Minor optimization of new LRU stack code.Steve Reinhardt
2004-01-27Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5Steve Reinhardt
2004-01-27a bunch of warning fixesNathan Binkert
2004-01-27Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2004-01-27Remove SS-like code from lru.hh/ccErik Hallnor
2004-01-27Always write out a value for pending so that an m5.fast simulator canNathan Binkert
2004-01-27Add trace flag for the sampling CPUNathan Binkert