summaryrefslogtreecommitdiff
path: root/src/systemc/ext/utils/sc_report_handler.hh
AgeCommit message (Expand)Author
2018-10-16systemc: Switch to using predefined messages for utils.Gabe Black
2018-10-16systemc: Refactor reporting to prep for int based messages.Gabe Black
2018-10-09systemc: Fortify how exceptions are caught and passed around.Gabe Black
2018-09-11systemc: Implement most of the sc_report_handler mechanism.Gabe Black
2018-08-28systemc: Make some functions static in conflict with the spec.Gabe Black
2018-08-28systemc: Add some nonstandard, undocumented sc_report_* functions.Gabe Black
2018-08-22systemc: Add some nonstandard (get|set)_catch_actions functions.Gabe Black
2018-08-22systemc: Add support for deprecated integer report handler ids.Gabe Black
2018-08-15systemc: Turn some macros into enums to fix regression test building.Gabe Black
2018-08-08systemc: Stub out all the standard utilility classes and functions.Gabe Black