summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-10Merge zizzer:/z/m5/Bitkeeper/m5Ron Dreslinski
2005-03-10Updated to be frequency independentAli Saidi
2005-03-10fix typo in SyscallReturn ObjectAli Saidi
2005-03-09Merge ktlim@zizzer.eecs.umich.edu:/bk/m5Kevin Lim
2005-03-09Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5Ali Saidi
2005-03-09Added new ping and memory latency stride 8 testAli Saidi
2005-03-09Changed all syscalls to use syscall return object.Ali Saidi
2005-03-09Add support for using the variables that m5 was compiled with forNathan Binkert
2005-03-09We should import m5config *after* we do the CPPDEFINES stuff,Nathan Binkert
2005-03-09Merge zizzer:/z/m5/Bitkeeper/m5Ron Dreslinski
2005-03-09fix typo in the fixed etherlink serialization.Lisa Hsu
2005-03-09Fix tracediff to work with new parameter and output directory structure.Steve Reinhardt
2005-03-09Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Steve Reinhardt
2005-03-09Fix a couple of bugs introduced (or tickled) by the .ini sorting change.Steve Reinhardt
2005-03-08Pass all scons defined pre-processor macro variables to theNathan Binkert
2005-03-08Split the string importer from the rest of the mpy parsingNathan Binkert
2005-03-08Hand-merge static_inst.hh. These execute functions are within an external fi...Kevin Lim
2005-03-08Merge zizzer:/bk/m5 into zed.eecs.umich.edu:/z/hsul/work/m5/pact05Lisa Hsu
2005-03-08make some changes to bonnie - now that the simulator uses more memory the old...Lisa Hsu
2005-03-08By default, we don't want to be samplingNathan Binkert
2005-03-08Fix serialization of the EtherLink objectNathan Binkert
2005-03-08Fix the singalling from server to client so that theNathan Binkert
2005-03-08Only try to import cpt.mpy if we need it.Nathan Binkert
2005-03-07Merge zizzer:/bk/m5 into vm1.reinhardt.house:/z/stever/bk/m5Steve Reinhardt
2005-03-07More restructuring on Python config code for auto-generatingSteve Reinhardt
2005-03-07Merge zizzer:/z/m5/Bitkeeper/m5Ron Dreslinski
2005-03-07Make it easier to find a jobfile.Nathan Binkert
2005-03-07Merge zizzer:/z/m5/Bitkeeper/m5Ron Dreslinski
2005-03-05Sort fields in .ini files generated by Python configSteve Reinhardt
2005-03-05the client and server aren't rate-matched anymore and the timing of the netca...Lisa Hsu
2005-03-03fix naming error - before we set CLIENT_MEMORY_SIZE and then when we wanted t...Lisa Hsu
2005-03-02Make AddToPath and LoadMpyFile visible inside .mpy modulesSteve Reinhardt
2005-03-02Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5Ali Saidi
2005-03-01Two fixes to try and get TLB miss cost more in line with real platform:Steve Reinhardt
2005-03-01add the new func unit into the overall list.Lisa Hsu
2005-03-01add some comments.Nathan Binkert
2005-03-01Add FUDesc for IprAccessAli Saidi
2005-03-01Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5Ali Saidi
2005-03-01Updated Monet Configuration and validations testsAli Saidi
2005-03-01Fix stats incompatibility with g++ 3.4.Steve Reinhardt
2005-03-01Add a new operation class for IPR accesses, and have IPR-accessingSteve Reinhardt
2005-02-25Make all StaticInst methods const. StaticInst objects represent aSteve Reinhardt
2005-02-25Merge ktlim@zizzer.eecs.umich.edu:/bk/m5Kevin Lim
2005-02-25Initial light-weight OoO CPU checkin, along with gcc-3.4 fixes.Kevin Lim
2005-02-25Merge zizzer:/z/m5/Bitkeeper/m5Ron Dreslinski
2005-02-25Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Steve Reinhardt
2005-02-25Merge zizzer:/z/m5/Bitkeeper/m5Ron Dreslinski
2005-02-25Make the SimConsole device dump its output to a file by defaultNathan Binkert
2005-02-25Fix timing modeling of faults: functionally the very next instruction afterSteve Reinhardt
2005-02-24Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5Ali Saidi