Age | Commit message (Expand) | Author |
---|---|---|
2011-01-07 | Replace curTick global variable with accessor functions. | Steve Reinhardt |
2011-01-07 | stats: rename StatEvent() function to schedStatEvent(). | Steve Reinhardt |
2009-05-17 | includes: sort includes again | Nathan Binkert |
2009-05-17 | types: Move stuff for global types into src/base/types.hh | Nathan Binkert |
2009-01-30 | Errors: Use the correct panic/warn/fatal/info message in some places. | Ali Saidi |
2008-10-10 | Rename the info function to inform to avoid likely name conflicts | Nathan Binkert |
2008-10-10 | output: Make panic/fatal/warn more flexible so we can add some new ones. | Nathan Binkert |
2008-10-09 | eventq: convert all usage of events to use the new API. | Nathan Binkert |
2007-04-18 | fix SIGUSR1 and SIGUSR2 by clearing the variables after | Nathan Binkert |
2007-03-02 | Factor code out of main.cc and main.i into a bunch of files | Nathan Binkert |