summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-21Request::getVaddr()is-rebase07-GCC8Iru Cai
2019-03-20attack code and exp scriptIru Cai
2019-03-20invisispec-1.0 configsIru Cai
2019-03-20invisispec-1.0 sourceIru Cai
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
2018-08-15systemc: Remove more Accellera source specific include paths in tests.Gabe Black
2018-08-15systemc: Include boost/bind.hpp in the systemc header.Gabe Black
2018-08-15systemc: Fill out some of the sc_vector.hh classes.Gabe Black
2018-08-15systemc: Make a test stop including an internal path for sc_vector.Gabe Black
2018-08-15systemc: Add a script which automates building and running tests.Gabe Black
2018-08-15systemc, scons: Link systemc tests against the shared gem5 library.Gabe Black
2018-08-15systemc: Add in the deprecated binding port constructors.Gabe Black
2018-08-15systemc: Add a non-standard default writer policy on sc_buffer.Gabe Black
2018-08-15systemc, scons: Add a mechanism to hook in the systemc tests.Gabe Black
2018-08-15systemc: Add the deprecated sc_signal_out_if typedef.Gabe Black
2018-08-15systemc: Add the deprecated sc_module::end_module function.Gabe Black
2018-08-15systemc: Construct and manage a module name stack.Gabe Black
2018-08-15systemc: Make sc_main run in its own fiber.Gabe Black
2018-08-15systemc: Implement some simple accessor functions in sc_main.cc.Gabe Black
2018-08-15systemc: Add some missing functions which interact with the scheduler.Gabe Black
2018-08-10base: Replace cppversion == version with >= versionBradley
2018-08-10cpu: Add hash functionality for RegId classBradley Wang
2018-08-10cpu: Removed unnecessary file reg_class_impl.hhBradley Wang
2018-08-10arm: Add support for RCpc load-acquire instructions (ARMv8.3)Giacomo Gabrielli
2018-08-08systemc: Import tests from the Accellera systemc distribution.Gabe Black
2018-08-08systemc: Add the Accellera implementation for the data type classes.Gabe Black
2018-08-08Systemc: Port over all of the systemc "datatype" headers.Gabe Black
2018-08-08systemc: Stub out all the standard utilility classes and functions.Gabe Black
2018-08-02arch-arm: Don't fail to initialise PMU if BP is missingAndreas Sandberg
2018-07-28arch-riscv: Add xret instructionsAlec Roelke