1. 2b4b94d systemc: Minimally implemented the deprecated sc_simcontext. by Gabe Black · 6 years ago master
  2. c564fe0 systemc: Add a minimal version of the deprecated sc_process_b. by Gabe Black · 6 years ago
  3. c09bc66 systemc: Add bind() to sc_port_base. by Gabe Black · 6 years ago
  4. 4c8cdcc systemc: Make the verify.py --list option print a total count. by Gabe Black · 6 years ago
  5. 6b14e93 systemc: Disable a few more tests that aren't going to work. by Gabe Black · 6 years ago
  6. 7cab8db systemc: Disable the phase_callbacks set of tests. by Gabe Black · 6 years ago
  7. 9dacb89 systemc: Add the nonstandard sc_user exception type. by Gabe Black · 6 years ago
  8. 6d9b0de systemc: Add the nonstandard sc_trace_params and sc_trace_params_vec. by Gabe Black · 6 years ago
  9. 8f04ccb systemc: Make some functions static in conflict with the spec. by Gabe Black · 6 years ago
  10. 48b56f7 systemc: Add the nonstandard time_stamp function. by Gabe Black · 6 years ago
  11. 098aa35 systemc: Add the nonstandard sc_hierarchical_name_exists function. by Gabe Black · 6 years ago
  12. 48a1604 systemc: Add the nonstandard timed_out function. by Gabe Black · 6 years ago
  13. 61cf433 systemc: Add some deprecated sc_module constructors. by Gabe Black · 6 years ago
  14. 40eb6f9 systemc: Add the non-standard sc_time_tuple class. by Gabe Black · 6 years ago
  15. 47c2918 systemc: Add non-standard sc_status constants. by Gabe Black · 6 years ago
  16. 53779eb systemc: Add deprecated sc_time constructors. by Gabe Black · 6 years ago
  17. 8622fbf systemc: Add an sc_event_finder::find_event method. by Gabe Black · 6 years ago
  18. 663f5f6 systemc: Add some deprecated sc_time factory methods. by Gabe Black · 6 years ago
  19. eba0ab5 systemc: Add some common test include files. by Gabe Black · 6 years ago
  20. dc0b98d systemc: Add some nonstandard, undocumented sc_report_* functions. by Gabe Black · 6 years ago
  21. a3385da base: If valgrind is available, tell it about Fiber stacks. by Gabe Black · 6 years ago
  22. f741bb7 cpu: Stream/SubstreamID support in TrafficGen by Giacomo Travaglini · 6 years ago
  23. 2b31680 cpu: Turn BaseTrafficGen numSuppressed into a stat by Michiel W. van Tol · 6 years ago
  24. 50a57c0 mem: Add StreamID and SubstreamID by Stanislaw Czerniawski · 6 years ago
  25. 200281b systemc: Add deprecated default time unit management functions. by Gabe Black · 6 years ago
  26. 9e35fe2 systemc: Add deprecated notify_delayed functions. by Gabe Black · 6 years ago
  27. 6022801 systemc: Add some nonstandard cthread related sc_module functions. by Gabe Black · 6 years ago
  28. 8bc2186 systemc: Add the deprecated sc_trace_delta_cycles function. by Gabe Black · 6 years ago
  29. 0801de8 systemc: Add a nonstandard sc_signal constructor. by Gabe Black · 6 years ago
  30. fc008a0 systemc: Add some nonstandard (get|set)_catch_actions functions. by Gabe Black · 6 years ago
  31. 5a4d84e systemc: Exclude another test which exercises sc_string. by Gabe Black · 6 years ago
  32. 05e4878 systemc: Add the nonstandard, undocumented halt function. by Gabe Black · 6 years ago
  33. 00b411d systemc: Define the nonstandard sc_event_queue_port typedef. by Gabe Black · 6 years ago
  34. 3b7441e systemc: Add some nonstandard SC_WAIT* macros. by Gabe Black · 6 years ago
  35. d5983ac systemc: Exclude a test which probably could never compile? by Gabe Black · 6 years ago
  36. 29d3ebd systemc: Add nonstandard sc_trace-s for sc_event and sc_time. by Gabe Black · 6 years ago
  37. b29a2d0 systemc: Add a filter file for the tests which are expected to work. by Gabe Black · 6 years ago
  38. d3abc7e systemc: Add a filter-file option. by Gabe Black · 6 years ago
  39. 84c1b3b systemc: Add support for deprecated integer report handler ids. by Gabe Black · 6 years ago
  40. 5d24b0a systemc: Add the nonstandard macro SC_NEW. by Gabe Black · 6 years ago
  41. d4f96ad systemc: Add the nonstandard triggered function sc_event. by Gabe Black · 6 years ago
  42. e81d8bd systemc: Add the nonstandard variable sc_allow_process_control_corners. by Gabe Black · 6 years ago
  43. 5f8af6b systemc: Add some "implementation defined" stuff to sc_attr_cltn. by Gabe Black · 6 years ago
  44. 895f463 systemc: Fix a small bug in verify.py. by Gabe Black · 6 years ago
  45. d84a071 dev, arm: Fix incorrect GIC address range sizes by Andreas Sandberg · 6 years ago
  46. 4fdfd98 misc: Appease GCC 8 by Jason Lowe-Power · 6 years ago
  47. 05f92d9 ext: Cherry-pick pybind change to support GCC 8 by Jason Lowe-Power · 6 years ago
  48. 4970b65 util: add util/maint/show_changes_by_file.py tool by Brandon Potter · 6 years ago
  49. 9883fb6 scons,ruby: do not generate unnecessary files by Brandon Potter · 6 years ago
  50. 13bc177 tests: add a stack printer test by Brandon Potter · 7 years ago
  51. 4c35b42 ruby: remove unused code inside '#if 0 ... #endif' by Brandon Potter · 6 years ago
  52. 28d65f8 hsail-x86: fix gpu dynamic instruction error by Brandon Potter · 6 years ago
  53. c560756 hsail-x86: fix addr_range_map error by Brandon Potter · 6 years ago
  54. 003d44f tests: Add explicit build test by Jason Lowe-Power · 6 years ago
  55. 9d42d34 tests: Add test for the m5-exit instruction. by Sean Wilson · 7 years ago
  56. 27dfbdf tests: Add a simple example test by Sean Wilson · 7 years ago
  57. a440108 tests: Add Makefiles for hello by Jason Lowe-Power · 6 years ago
  58. bbb5302 tests: Add documentation for new testing code by Jason Lowe-Power · 6 years ago
  59. 07ce662 tests,ext: Add a new testing library proposal by Sean Wilson · 7 years ago
  60. e726ced tests: Fix hello.c test program by Jason Lowe-Power · 6 years ago
  61. 034315d configs: Always exit with code 0 by Jason Lowe-Power · 6 years ago
  62. a891159 systemc: Partially implement SC_FORK and SC_JOIN. by Gabe Black · 6 years ago
  63. a18e901 systemc: Add some deprecated features to sc_clock.*. by Gabe Black · 6 years ago
  64. a7c7b93 systemc: Add some non-standard sc_trace variants. by Gabe Black · 6 years ago
  65. a51eb91 systemc: Remove references to internal constants from the tests. by Gabe Black · 6 years ago
  66. d8a149b systemc: Turn some macros into enums to fix regression test building. by Gabe Black · 6 years ago
  67. 03a95d2 systemc: Remove more Accellera source specific include paths in tests. by Gabe Black · 6 years ago
  68. c172a64 systemc: Include boost/bind.hpp in the systemc header. by Gabe Black · 6 years ago
  69. f8ad69b systemc: Fill out some of the sc_vector.hh classes. by Gabe Black · 6 years ago
  70. ec9d7fa systemc: Make a test stop including an internal path for sc_vector. by Gabe Black · 6 years ago
  71. 42474e6 systemc: Add a script which automates building and running tests. by Gabe Black · 6 years ago
  72. 80bf4c8 systemc, scons: Link systemc tests against the shared gem5 library. by Gabe Black · 6 years ago
  73. 411f907 systemc: Add in the deprecated binding port constructors. by Gabe Black · 6 years ago
  74. 9a457d9 systemc: Add a non-standard default writer policy on sc_buffer. by Gabe Black · 6 years ago
  75. abeafff systemc, scons: Add a mechanism to hook in the systemc tests. by Gabe Black · 6 years ago
  76. 0693577 systemc: Add the deprecated sc_signal_out_if typedef. by Gabe Black · 6 years ago
  77. 337b60a systemc: Add the deprecated sc_module::end_module function. by Gabe Black · 6 years ago
  78. ab744f4 systemc: Construct and manage a module name stack. by Gabe Black · 6 years ago
  79. 32ffafe systemc: Make sc_main run in its own fiber. by Gabe Black · 6 years ago
  80. 79e8571 systemc: Implement some simple accessor functions in sc_main.cc. by Gabe Black · 6 years ago
  81. 6915118 systemc: Add some missing functions which interact with the scheduler. by Gabe Black · 6 years ago
  82. e02ec0c base: Replace cppversion == version with >= version by Bradley · 6 years ago
  83. 1bab261 cpu: Add hash functionality for RegId class by Bradley Wang · 6 years ago
  84. cd91312 cpu: Removed unnecessary file reg_class_impl.hh by Bradley Wang · 6 years ago
  85. 1da285d arm: Add support for RCpc load-acquire instructions (ARMv8.3) by Giacomo Gabrielli · 7 years ago
  86. 16fa8d7 systemc: Import tests from the Accellera systemc distribution. by Gabe Black · 6 years ago
  87. 7235d3b systemc: Add the Accellera implementation for the data type classes. by Gabe Black · 6 years ago
  88. 5ee040a Systemc: Port over all of the systemc "datatype" headers. by Gabe Black · 6 years ago
  89. 7adb1b2 systemc: Stub out all the standard utilility classes and functions. by Gabe Black · 6 years ago
  90. 4b2e283 arch-arm: Don't fail to initialise PMU if BP is missing by Andreas Sandberg · 6 years ago
  91. a27ce59 arch-riscv: Add xret instructions by Alec Roelke · 6 years ago
  92. 76e7aec arch-riscv: Add support for trap value register by Alec Roelke · 6 years ago
  93. 2595fe6 arch-riscv: Add support for fault handling by Alec Roelke · 6 years ago
  94. 0a7193c misc: Update CONTRIBUTING with gerrit changes by Jason Lowe-Power · 6 years ago
  95. 25f467e base: Fix ucontext compilation error for macOS by Giacomo Travaglini · 6 years ago
  96. 045c484 cpu: Warn when (un)serializing a traffic generator by Giacomo Travaglini · 6 years ago
  97. a327a67 cpu: Allow creation of traffic gen from generic SimObjects by Giacomo Travaglini · 6 years ago
  98. 2fe3d66 mem-cache: TempCacheBlk allocates and destroys its own data by Robert Kovacsics · 6 years ago
  99. cd3e723 systemc: Flesh out the sc_port implementation slightly. by Gabe Black · 6 years ago
  100. 5872389 systemc: Stub out the predefined channels. by Gabe Black · 6 years ago