Age | Commit message (Expand) | Author |
2018-11-27 | systemc: set endianess to fix build for ARM host | Ciro Santilli |
2018-11-05 | systemc: Get rid of implementations for some disabled sc_vector methods. | Gabe Black |
2018-10-16 | systemc: Get rid of leftovers from unimplemented warnings past. | Gabe Black |
2018-10-16 | systemc: Switch to using predefined messages for utils. | Gabe Black |
2018-10-16 | systemc: Refactor reporting to prep for int based messages. | Gabe Black |
2018-10-16 | systemc: Implement sc_vector. | Gabe Black |
2018-10-16 | systemc: Implement general and VCD trace support. | Gabe Black |
2018-10-16 | systemc: Fix the default width values for the various sc_trace-s. | Gabe Black |
2018-10-09 | systemc: Fortify how exceptions are caught and passed around. | Gabe Black |
2018-10-03 | systemc: Improve handling of empty process handles. | Gabe Black |
2018-09-11 | systemc: Implement most of the sc_report_handler mechanism. | Gabe Black |
2018-08-28 | systemc: Add the nonstandard sc_user exception type. | Gabe Black |
2018-08-28 | systemc: Make some functions static in conflict with the spec. | Gabe Black |
2018-08-28 | systemc: Add some nonstandard, undocumented sc_report_* functions. | Gabe Black |
2018-08-22 | systemc: Add the deprecated sc_trace_delta_cycles function. | Gabe Black |
2018-08-22 | systemc: Add some nonstandard (get|set)_catch_actions functions. | Gabe Black |
2018-08-22 | systemc: Add nonstandard sc_trace-s for sc_event and sc_time. | Gabe Black |
2018-08-22 | systemc: Add support for deprecated integer report handler ids. | Gabe Black |
2018-08-15 | systemc: Add some non-standard sc_trace variants. | Gabe Black |
2018-08-15 | systemc: Turn some macros into enums to fix regression test building. | Gabe Black |
2018-08-15 | systemc: Fill out some of the sc_vector.hh classes. | Gabe Black |
2018-08-08 | systemc: Stub out all the standard utilility classes and functions. | Gabe Black |