summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-03-03Add build hooks for x86.Gabe Black
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-24Merge zizzer:/bk/newmemAli Saidi
2007-02-24make m5 readfile work on solaris... we can have a solaris regression soon!Ali Saidi
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-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-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-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-15Merge zizzer:/bk/newmemAli Saidi
2007-02-15fixup remote gdb support for sparc fsAli Saidi
2007-02-14Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmemGabe Black
2007-02-14Force the st_blksize field of a stat call to be 8k.Gabe Black
2007-02-13Make mulitple consoles work and be distinguishable from each otherAli Saidi
2007-02-13Update MIPS ISA description to work with new write result interfaceSteve Reinhardt
2007-02-13fix compiling problemsAli Saidi
2007-02-13Merge all of the execution trace configuration stuff intoNathan Binkert
2007-02-13Rearrange traceflags.py so that the file generation only happens ifNathan Binkert
2007-02-12some forgotten commitsAli Saidi
2007-02-12make hver match legionAli Saidi
2007-02-12Merge zizzer:/bk/newmemAli Saidi
2007-02-12rename store conditional stuff as extra data so it can be used for conditiona...Ali Saidi