summaryrefslogtreecommitdiff
path: root/src/base/misc.cc
AgeCommit message (Expand)Author
2014-08-26base: Replace the internal varargs stuff with C++11 constructsAndreas Sandberg
2014-03-23base: Fix error message time unit (cycle -> tick)Andreas Hansson
2011-05-29Misc: Remove the URL from warnings, fatals, panics, etc.Gabe Black
2011-04-15includes: sort all includesNathan Binkert
2011-01-07Replace curTick global variable with accessor functions.Steve Reinhardt
2009-05-17includes: sort includes againNathan Binkert
2009-05-17types: Move stuff for global types into src/base/types.hhNathan Binkert
2009-01-30Errors: Print a URL with a hash of the format string to find more information...Ali Saidi
2008-10-10output: Make panic/fatal/warn more flexible so we can add some new ones.Nathan Binkert
2008-09-19Use the proper version of C++ headersNathan Binkert
2008-08-04Get rid of outputStream... wasn't really being usedSteve Reinhardt
2007-03-06Move all of the parameters of the Root SimObject so they areNathan Binkert
2007-02-07Get rid of the gross operator,()/variadic macro hackNathan Binkert
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt