summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-28systemc: Add an sc_event_finder::find_event method.Gabe Black
2018-08-28systemc: Add some deprecated sc_time factory methods.Gabe Black
2018-08-28systemc: Add some common test include files.Gabe Black
2018-08-28systemc: Add some nonstandard, undocumented sc_report_* functions.Gabe Black
2018-08-24base: If valgrind is available, tell it about Fiber stacks.Gabe Black
2018-08-24cpu: Stream/SubstreamID support in TrafficGenGiacomo Travaglini
2018-08-24cpu: Turn BaseTrafficGen numSuppressed into a statMichiel W. van Tol
2018-08-22mem: Add StreamID and SubstreamIDStanislaw Czerniawski
2018-08-22systemc: Add deprecated default time unit management functions.Gabe Black
2018-08-22systemc: Add deprecated notify_delayed functions.Gabe Black
2018-08-22systemc: Add some nonstandard cthread related sc_module functions.Gabe Black
2018-08-22systemc: Add the deprecated sc_trace_delta_cycles function.Gabe Black
2018-08-22systemc: Add a nonstandard sc_signal constructor.Gabe Black
2018-08-22systemc: Add some nonstandard (get|set)_catch_actions functions.Gabe Black
2018-08-22systemc: Exclude another test which exercises sc_string.Gabe Black
2018-08-22systemc: Add the nonstandard, undocumented halt function.Gabe Black
2018-08-22systemc: Define the nonstandard sc_event_queue_port typedef.Gabe Black
2018-08-22systemc: Add some nonstandard SC_WAIT* macros.Gabe Black
2018-08-22systemc: Exclude a test which probably could never compile?Gabe Black
2018-08-22systemc: Add nonstandard sc_trace-s for sc_event and sc_time.Gabe Black
2018-08-22systemc: Add a filter file for the tests which are expected to work.Gabe Black
2018-08-22systemc: Add a filter-file option.Gabe Black
2018-08-22systemc: Add support for deprecated integer report handler ids.Gabe Black
2018-08-22systemc: Add the nonstandard macro SC_NEW.Gabe Black
2018-08-22systemc: Add the nonstandard triggered function sc_event.Gabe Black
2018-08-22systemc: Add the nonstandard variable sc_allow_process_control_corners.Gabe Black
2018-08-22systemc: Add some "implementation defined" stuff to sc_attr_cltn.Gabe Black
2018-08-22systemc: Fix a small bug in verify.py.Gabe Black
2018-08-21dev, arm: Fix incorrect GIC address range sizesAndreas Sandberg
2018-08-21misc: Appease GCC 8Jason Lowe-Power
2018-08-21ext: Cherry-pick pybind change to support GCC 8Jason Lowe-Power
2018-08-17util: add util/maint/show_changes_by_file.py toolBrandon Potter
2018-08-17scons,ruby: do not generate unnecessary filesBrandon Potter
2018-08-17tests: add a stack printer testBrandon Potter
2018-08-17ruby: remove unused code inside '#if 0 ... #endif'Brandon Potter
2018-08-17hsail-x86: fix gpu dynamic instruction errorBrandon Potter
2018-08-17hsail-x86: fix addr_range_map errorBrandon Potter
2018-08-17tests: Add explicit build testJason Lowe-Power
2018-08-17tests: Add test for the m5-exit instruction.Sean Wilson
2018-08-17tests: Add a simple example testSean Wilson
2018-08-17tests: Add Makefiles for helloJason Lowe-Power
2018-08-17tests: Add documentation for new testing codeJason Lowe-Power
2018-08-17tests,ext: Add a new testing library proposalSean Wilson
2018-08-17tests: Fix hello.c test programJason Lowe-Power
2018-08-17configs: Always exit with code 0Jason Lowe-Power
2018-08-15systemc: Partially implement SC_FORK and SC_JOIN.Gabe Black
2018-08-15systemc: Add some deprecated features to sc_clock.*.Gabe Black
2018-08-15systemc: Add some non-standard sc_trace variants.Gabe Black
2018-08-15systemc: Remove references to internal constants from the tests.Gabe Black
2018-08-15systemc: Turn some macros into enums to fix regression test building.Gabe Black