index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-08-15
systemc: Make a test stop including an internal path for sc_vector.
Gabe Black
2018-08-15
systemc: Add a script which automates building and running tests.
Gabe Black
2018-08-15
systemc, scons: Link systemc tests against the shared gem5 library.
Gabe Black
2018-08-15
systemc: Add in the deprecated binding port constructors.
Gabe Black
2018-08-15
systemc: Add a non-standard default writer policy on sc_buffer.
Gabe Black
2018-08-15
systemc, scons: Add a mechanism to hook in the systemc tests.
Gabe Black
2018-08-15
systemc: Add the deprecated sc_signal_out_if typedef.
Gabe Black
2018-08-15
systemc: Add the deprecated sc_module::end_module function.
Gabe Black
2018-08-15
systemc: Construct and manage a module name stack.
Gabe Black
2018-08-15
systemc: Make sc_main run in its own fiber.
Gabe Black
2018-08-15
systemc: Implement some simple accessor functions in sc_main.cc.
Gabe Black
2018-08-15
systemc: Add some missing functions which interact with the scheduler.
Gabe Black
2018-08-10
base: Replace cppversion == version with >= version
Bradley
2018-08-10
cpu: Add hash functionality for RegId class
Bradley Wang
2018-08-10
cpu: Removed unnecessary file reg_class_impl.hh
Bradley Wang
2018-08-10
arm: Add support for RCpc load-acquire instructions (ARMv8.3)
Giacomo Gabrielli
2018-08-08
systemc: Import tests from the Accellera systemc distribution.
Gabe Black
2018-08-08
systemc: Add the Accellera implementation for the data type classes.
Gabe Black
2018-08-08
Systemc: Port over all of the systemc "datatype" headers.
Gabe Black
2018-08-08
systemc: Stub out all the standard utilility classes and functions.
Gabe Black
2018-08-02
arch-arm: Don't fail to initialise PMU if BP is missing
Andreas Sandberg
2018-07-28
arch-riscv: Add xret instructions
Alec Roelke
2018-07-28
arch-riscv: Add support for trap value register
Alec Roelke
2018-07-28
arch-riscv: Add support for fault handling
Alec Roelke
2018-07-27
misc: Update CONTRIBUTING with gerrit changes
Jason Lowe-Power
2018-07-26
base: Fix ucontext compilation error for macOS
Giacomo Travaglini
2018-07-25
cpu: Warn when (un)serializing a traffic generator
Giacomo Travaglini
2018-07-25
cpu: Allow creation of traffic gen from generic SimObjects
Giacomo Travaglini
2018-07-25
mem-cache: TempCacheBlk allocates and destroys its own data
Robert Kovacsics
2018-07-24
systemc: Flesh out the sc_port implementation slightly.
Gabe Black
2018-07-24
systemc: Stub out the predefined channels.
Gabe Black
2018-07-24
systemc: Add systemc and systemc.h header files.
Gabe Black
2018-07-24
systemc: Stub out the sc_spawn related classes and functions.
Gabe Black
2018-07-24
systemc: Stub out the sc_process_handle class.
Gabe Black
2018-07-24
systemc: Seperate the "external" header interface.
Gabe Black
2018-07-24
systemc: Stub out the sc_module class and related functions.
Gabe Black
2018-07-24
systemc: Add a stubbed out implementation of the sc_sensitive class.
Gabe Black
2018-07-24
systemc: Add a stub implementation for sc_attr related classes.
Gabe Black
2018-07-24
cpu-o3: Missing freeing the heads of DepGraph in IQ squashing
Hanhwi Jang
2018-07-23
systemc: Add a stubbed out sc_event_finder class.
Gabe Black
2018-07-23
systemc: Implement a stub version of the sc_prim class.
Gabe Black
2018-07-23
systemc: Add stubbed out versions of sc_port and sc_export.
Gabe Black
2018-07-23
systemc: Add stubbed out versions of sc_event and related classes.
Gabe Black
2018-07-23
systemc: Add stubbed out versions of the sc_time functions.
Gabe Black
2018-07-23
systemc: Add the sc_nbdefs.hh header from Accellera.
Gabe Black
2018-07-23
systemc: Add a stub version of the sc_interface class.
Gabe Black
2018-07-23
systemc: Hook up sc_main.
Gabe Black
2018-07-23
systemc: Partially implement the sc_module_name class.
Gabe Black
2018-07-23
mem: Rename Packet::checkFunctional to trySatisfyFunctional
Robert Kovacsics
2018-07-20
mem: Removed "using namespace std;" from src/mem/packet.cc
Robert Kovacsics
[next]