index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
base
/
misc.hh
Age
Commit message (
Expand
)
Author
2015-06-21
base: Add a warn_if macro
Andreas Sandberg
2014-10-11
base: misc: Add missing header file.
Nilay Vaish
2014-08-26
base: Replace the internal varargs stuff with C++11 constructs
Andreas Sandberg
2014-08-13
base: Remove unused M5_PRAGMA_NORETURN
Andreas Sandberg
2014-03-07
misc: Add panic_if / fatal_if / chatty_assert
Stephan Diestelhorst
2014-02-06
base: calls abort() from fatal
Nilay Vaish
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-10
misc: remove #include <cassert> from misc.hh since not everyone needs it.
Nathan Binkert
2008-07-15
Get rid of useless m5_assert macro.
Steve Reinhardt
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-16
add warn_once which will print any given warning message
Nathan Binkert
2006-05-31
Updated Authors from bk prs info
Ali Saidi
2006-05-22
New directory structure:
Steve Reinhardt