summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-02make ldtw(a) -- Twin 32 bit load work correctly -- by doing it the same way a...Ali Saidi
2007-03-02Forgot to commit this new file last earlier.Gabe Black
2007-02-28Make the m5 psuedo instructions use the BasicOperate formatGabe Black
2007-02-28Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2007-02-28Make trap instructions always generate TrapInstruction Fault objects which ca...Gabe Black
2007-02-28The "hostname" variable isn't used in the process classes. It should be remov...Gabe Black
2007-02-26Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2007-02-24Merge zizzer:/bk/newmemAli Saidi
2007-02-24make m5 readfile work on solaris... we can have a solaris regression soon!Ali Saidi
2007-02-23Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2007-02-23Ali and I both made the same change and we only need it once. I liked mine a ...Gabe Black
2007-02-23Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2007-02-22Merge zizzer:/bk/newmemAli Saidi
2007-02-22Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2007-02-22Make the m5 pseudo instructions only work in FS. Also, make sure any undefine...Gabe Black
2007-02-21Make it easier to turn off the remote debuggerNathan Binkert
2007-02-22Merge zizzer:/bk/newmemAli Saidi
2007-02-21Get rid of the ConsoleListener SimObject and just fold theNathan Binkert
2007-02-22fix se compiling oopsAli Saidi
2007-02-21Make sure that all variables in the NSGigE device model areNathan Binkert
2007-02-21Make comments refer to ticks not cyclesNathan Binkert
2007-02-21Merge zizzer:/bk/newmemAli Saidi
2007-02-21add pseduo instruction support for sparcAli Saidi
2007-02-21Fix compile issues on gcc 4.1.x related to namespaces.Nathan Binkert
2007-02-21Fix tracing so it starts right away if --trace-start is notNathan Binkert
2007-02-21Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2007-02-21Automatically generate m5/internal/__init__.py and swig/init.ccNathan Binkert
2007-02-21Fix majory brokenness in my previous MySQL commit, basicallyNathan Binkert
2007-02-21#include needed for compileNathan Binkert
2007-02-21Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2007-02-21Update 50.vortex simple-timing for 8k blk_sizeGabe Black
2007-02-21Update 50.vortex simple-atomic for 8k blk_sizeGabe Black
2007-02-21Update 40.perlbmk simple-timing for 8k blk_sizeGabe Black
2007-02-21Update 40.perlbmk simple-atomic for 8k blk_sizeGabe Black
2007-02-21Update 30.eon simple-timing for 8k blk_size. It's strange this is necessary b...Gabe Black
2007-02-18Merge zizzer:/bk/newmemAli Saidi
2007-02-18implement vtophys and 32bit gdb supportAli Saidi
2007-02-18Get rid of the stand alone ParamContext since all of theNathan Binkert
2007-02-18Get rid of the Serialize and IntervalStats Param contextsNathan Binkert
2007-02-18The trace_mem function is really part of the encumberedNathan Binkert
2007-02-17Get rid of the Statistics and Statreset ParamContexts, andNathan Binkert
2007-02-17Check that there is a param context list before tryingNathan Binkert
2007-02-17Remove the event_ignore stuff since it was never really usedNathan Binkert
2007-02-17Give the progress event its own priorityNathan Binkert
2007-02-17Default to tracing being disabled in C++, it will be turnedNathan Binkert
2007-02-17Pass an exception from a python event through the event queueNathan Binkert
2007-02-17Update for 8k block size.Gabe Black
2007-02-17Update reference outputs because twolf was really fixed.Gabe Black
2007-02-15Merge zizzer:/bk/newmemAli Saidi
2007-02-15fixup remote gdb support for sparc fsAli Saidi