summaryrefslogtreecommitdiff
path: root/src/base/misc.hh
AgeCommit message (Expand)Author
2008-10-10Rename the info function to inform to avoid likely name conflictsNathan Binkert
2008-10-10output: Make panic/fatal/warn more flexible so we can add some new ones.Nathan Binkert
2008-10-10misc: remove #include <cassert> from misc.hh since not everyone needs it.Nathan Binkert
2008-07-15Get rid of useless m5_assert macro.Steve Reinhardt
2007-02-07Get rid of the gross operator,()/variadic macro hackNathan Binkert
2007-01-26make our code a little more standards compliantAli Saidi
2006-11-16add warn_once which will print any given warning messageNathan Binkert
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt