summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-14Reference outputs fixed to reflect branch mispredict change and 8k io buffers.Gabe 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-13Get rid of the MemoryTrace context since it is unusedNathan Binkert
2007-02-13get rid of the ExeTrace.py file since we no longer use itNathan Binkert
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
2007-02-12Merge zizzer.eecs.umich.edu:/bk/newmemSteve Reinhardt
2007-02-12Move store conditional result checking from SimpleAtomicCpu writeSteve Reinhardt
2007-02-12cleanupNathan Binkert
2007-02-12Get rid of the FetchTrace since it doesn't appear to beNathan Binkert
2007-02-10Clean up tracing stuff more, get rid of the trace log sinceNathan Binkert
2007-02-09Get rid of the Random context and add the support directly to python.Nathan Binkert
2007-02-09Clean up from my last commit to the trace stuff.Nathan Binkert
2007-02-09Remove tracing file that's no longer neededNathan Binkert
2007-02-09Get rid of the Trace ParamContext and give python directNathan Binkert
2007-02-08Use c99 variadic macros for non gnu compilersNathan Binkert
2007-02-07Get rid of the gross operator,()/variadic macro hackNathan Binkert
2007-02-07Quick program to time how long ccprintf takes to writeNathan Binkert
2007-02-07Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmemSteve Reinhardt
2007-02-07Merge zizzer:/bk/newmemAli Saidi
2007-02-07Merge zizzer.eecs.umich.edu:/bk/newmemSteve Reinhardt
2007-02-07Make memory commands dense again to avoid cache stat table explosion.Steve Reinhardt
2007-02-06More DPRINTF cleanup.Steve Reinhardt
2007-02-06Initialize the variable to something.Nathan Binkert
2007-02-06Include compiler.hh since we use some of the #definesNathan Binkert
2007-02-06Minor DPRINTF fixes.Steve Reinhardt
2007-02-06Add short memtest run to quick regressions.Steve Reinhardt
2007-02-06merge my index fix and lisa's fixAli Saidi
2007-02-06mark ldst[0] instrutions at DelayedCommit so we don't take an interrupt in th...Ali Saidi
2007-02-06Fix for LL/SC that Ron sent me.Kevin Lim
2007-02-06more fp fixesAli Saidi
2007-02-06Use perl FindBin package to set path to rundiff to theSteve Reinhardt
2007-02-06Fix for previous commit: need to ifdef NDEBUG on theSteve Reinhardt
2007-02-05Use an instance counter to give Events repeatable IDsSteve Reinhardt
2007-02-02more sparc fixesAli Saidi