Age | Commit message (Expand) | Author |
2007-02-17 | Get rid of the Statistics and Statreset ParamContexts, and | Nathan Binkert |
2007-02-17 | Check that there is a param context list before trying | Nathan Binkert |
2007-02-17 | Remove the event_ignore stuff since it was never really used | Nathan Binkert |
2007-02-17 | Give the progress event its own priority | Nathan Binkert |
2007-02-17 | Default to tracing being disabled in C++, it will be turned | Nathan Binkert |
2007-02-17 | Pass an exception from a python event through the event queue | Nathan Binkert |
2007-02-17 | Update for 8k block size. | Gabe Black |
2007-02-17 | Update reference outputs because twolf was really fixed. | Gabe Black |
2007-02-15 | Merge zizzer:/bk/newmem | Ali Saidi |
2007-02-15 | fixup remote gdb support for sparc fs | Ali Saidi |
2007-02-14 | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem | Gabe Black |
2007-02-14 | Reference outputs fixed to reflect branch mispredict change and 8k io buffers. | Gabe Black |
2007-02-14 | Force the st_blksize field of a stat call to be 8k. | Gabe Black |
2007-02-13 | Make mulitple consoles work and be distinguishable from each other | Ali Saidi |
2007-02-13 | Get rid of the MemoryTrace context since it is unused | Nathan Binkert |
2007-02-13 | get rid of the ExeTrace.py file since we no longer use it | Nathan Binkert |
2007-02-13 | Update MIPS ISA description to work with new write result interface | Steve Reinhardt |
2007-02-13 | fix compiling problems | Ali Saidi |
2007-02-13 | Merge all of the execution trace configuration stuff into | Nathan Binkert |
2007-02-13 | Rearrange traceflags.py so that the file generation only happens if | Nathan Binkert |
2007-02-12 | some forgotten commits | Ali Saidi |
2007-02-12 | make hver match legion | Ali Saidi |
2007-02-12 | Merge zizzer:/bk/newmem | Ali Saidi |
2007-02-12 | rename store conditional stuff as extra data so it can be used for conditiona... | Ali Saidi |
2007-02-12 | Merge zizzer.eecs.umich.edu:/bk/newmem | Steve Reinhardt |
2007-02-12 | Move store conditional result checking from SimpleAtomicCpu write | Steve Reinhardt |
2007-02-12 | cleanup | Nathan Binkert |
2007-02-12 | Get rid of the FetchTrace since it doesn't appear to be | Nathan Binkert |
2007-02-10 | Clean up tracing stuff more, get rid of the trace log since | Nathan Binkert |
2007-02-09 | Get rid of the Random context and add the support directly to python. | Nathan Binkert |
2007-02-09 | Clean up from my last commit to the trace stuff. | Nathan Binkert |
2007-02-09 | Remove tracing file that's no longer needed | Nathan Binkert |
2007-02-09 | Get rid of the Trace ParamContext and give python direct | Nathan Binkert |
2007-02-08 | Use c99 variadic macros for non gnu compilers | Nathan Binkert |
2007-02-07 | Get rid of the gross operator,()/variadic macro hack | Nathan Binkert |
2007-02-07 | Quick program to time how long ccprintf takes to write | Nathan Binkert |
2007-02-07 | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem | Steve Reinhardt |
2007-02-07 | Merge zizzer:/bk/newmem | Ali Saidi |
2007-02-07 | Merge zizzer.eecs.umich.edu:/bk/newmem | Steve Reinhardt |
2007-02-07 | Make memory commands dense again to avoid cache stat table explosion. | Steve Reinhardt |
2007-02-06 | More DPRINTF cleanup. | Steve Reinhardt |
2007-02-06 | Initialize the variable to something. | Nathan Binkert |
2007-02-06 | Include compiler.hh since we use some of the #defines | Nathan Binkert |
2007-02-06 | Minor DPRINTF fixes. | Steve Reinhardt |
2007-02-06 | Add short memtest run to quick regressions. | Steve Reinhardt |
2007-02-06 | merge my index fix and lisa's fix | Ali Saidi |
2007-02-06 | mark ldst[0] instrutions at DelayedCommit so we don't take an interrupt in th... | Ali Saidi |
2007-02-06 | Fix for LL/SC that Ron sent me. | Kevin Lim |
2007-02-06 | more fp fixes | Ali Saidi |
2007-02-06 | Use perl FindBin package to set path to rundiff to the | Steve Reinhardt |