Age | Commit message (Expand) | Author |
2015-10-12 | misc: Remove redundant compiler-specific defines | Andreas Hansson |
2015-09-30 | base: remove Trace::enabled flag | Curtis Dunham |
2014-10-16 | base: Reimplement the DPRINTF mechanism in a Logger class | Andrew Bardsley |
2014-08-26 | base: Replace the internal varargs stuff with C++11 constructs | Andreas Sandberg |
2014-07-23 | cpu: `Minor' in-order CPU model | Andrew Bardsley |
2011-04-15 | trace: reimplement the DTRACE function so it doesn't use a vector | Nathan Binkert |
2011-01-07 | Replace curTick global variable with accessor functions. | Steve Reinhardt |
2011-01-03 | Make commenting on close namespace brackets consistent. | Steve Reinhardt |
2009-05-17 | types: Move stuff for global types into src/base/types.hh | Nathan Binkert |
2009-01-23 | Trace: Add DPRINTFS macro that takes parameter to call name() for trace print... | Ali Saidi |
2008-09-10 | style: Remove non-leading tabs everywhere they shouldn't be. Developers shoul... | Ali Saidi |
2007-03-06 | Move all of the parameters of the Root SimObject so they are | 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 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-01-26 | make our code a little more standards compliant | Ali Saidi |
2006-11-11 | set TRACING_ON one way or another explicitly in the | Nathan Binkert |
2006-05-31 | Updated Authors from bk prs info | Ali Saidi |
2006-05-22 | New directory structure: | Steve Reinhardt |