projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2018-08-17
Jason Lowe...
tests: Fix hello.c test program
commit
|
commitdiff
|
tree
2018-08-17
Jason Lowe...
configs: Always exit with code 0
commit
|
commitdiff
|
tree
2018-08-15
Gabe Black
systemc: Partially implement SC_FORK and SC_JOIN.
commit
|
commitdiff
|
tree
2018-08-15
Gabe Black
systemc: Add some deprecated features to sc_clock.*.
commit
|
commitdiff
|
tree
2018-08-15
Gabe Black
systemc: Add some non-standard sc_trace variants.
commit
|
commitdiff
|
tree
2018-08-15
Gabe Black
systemc: Remove references to internal constants from...
commit
|
commitdiff
|
tree
2018-08-15
Gabe Black
systemc: Turn some macros into enums to fix regression...
commit
|
commitdiff
|
tree
2018-08-15
Gabe Black
systemc: Remove more Accellera source specific include...
commit
|
commitdiff
|
tree
2018-08-15
Gabe Black
systemc: Include boost/bind.hpp in the systemc header.
commit
|
commitdiff
|
tree
2018-08-15
Gabe Black
systemc: Fill out some of the sc_vector.hh classes.
commit
|
commitdiff
|
tree
2018-08-15
Gabe Black
systemc: Make a test stop including an internal path...
commit
|
commitdiff
|
tree
2018-08-15
Gabe Black
systemc: Add a script which automates building and...
commit
|
commitdiff
|
tree
2018-08-15
Gabe Black
systemc, scons: Link systemc tests against the shared...
commit
|
commitdiff
|
tree
2018-08-15
Gabe Black
systemc: Add in the deprecated binding port constructors.
commit
|
commitdiff
|
tree
2018-08-15
Gabe Black
systemc: Add a non-standard default writer policy on...
commit
|
commitdiff
|
tree
2018-08-15
Gabe Black
systemc, scons: Add a mechanism to hook in the systemc...
commit
|
commitdiff
|
tree
2018-08-15
Gabe Black
systemc: Add the deprecated sc_signal_out_if typedef.
commit
|
commitdiff
|
tree
2018-08-15
Gabe Black
systemc: Add the deprecated sc_module::end_module function.
commit
|
commitdiff
|
tree
2018-08-15
Gabe Black
systemc: Construct and manage a module name stack.
commit
|
commitdiff
|
tree
2018-08-15
Gabe Black
systemc: Make sc_main run in its own fiber.
commit
|
commitdiff
|
tree
2018-08-15
Gabe Black
systemc: Implement some simple accessor functions in...
commit
|
commitdiff
|
tree
2018-08-15
Gabe Black
systemc: Add some missing functions which interact...
commit
|
commitdiff
|
tree
2018-08-10
Bradley
base: Replace cppversion == version with >= version
commit
|
commitdiff
|
tree
2018-08-10
Bradley Wang
cpu: Add hash functionality for RegId class
commit
|
commitdiff
|
tree
2018-08-10
Bradley Wang
cpu: Removed unnecessary file reg_class_impl.hh
commit
|
commitdiff
|
tree
2018-08-10
Giacomo Gabrielli
arm: Add support for RCpc load-acquire instructions...
commit
|
commitdiff
|
tree
2018-08-08
Gabe Black
systemc: Import tests from the Accellera systemc distri...
commit
|
commitdiff
|
tree
2018-08-08
Gabe Black
systemc: Add the Accellera implementation for the data...
commit
|
commitdiff
|
tree
2018-08-08
Gabe Black
Systemc: Port over all of the systemc "datatype" headers.
commit
|
commitdiff
|
tree
2018-08-08
Gabe Black
systemc: Stub out all the standard utilility classes...
commit
|
commitdiff
|
tree
2018-08-02
Andreas Sandberg
arch-arm: Don't fail to initialise PMU if BP is missing
commit
|
commitdiff
|
tree
2018-07-28
Alec Roelke
arch-riscv: Add xret instructions
commit
|
commitdiff
|
tree
2018-07-28
Alec Roelke
arch-riscv: Add support for trap value register
commit
|
commitdiff
|
tree
2018-07-28
Alec Roelke
arch-riscv: Add support for fault handling
commit
|
commitdiff
|
tree
2018-07-27
Jason Lowe...
misc: Update CONTRIBUTING with gerrit changes
commit
|
commitdiff
|
tree
2018-07-26
Giacomo Travaglini
base: Fix ucontext compilation error for macOS
commit
|
commitdiff
|
tree
2018-07-25
Giacomo Travaglini
cpu: Warn when (un)serializing a traffic generator
commit
|
commitdiff
|
tree
2018-07-25
Giacomo Travaglini
cpu: Allow creation of traffic gen from generic SimObjects
commit
|
commitdiff
|
tree
2018-07-25
Robert Kovacsics
mem-cache: TempCacheBlk allocates and destroys its...
commit
|
commitdiff
|
tree
2018-07-24
Gabe Black
systemc: Flesh out the sc_port implementation slightly.
commit
|
commitdiff
|
tree
2018-07-24
Gabe Black
systemc: Stub out the predefined channels.
commit
|
commitdiff
|
tree
2018-07-24
Gabe Black
systemc: Add systemc and systemc.h header files.
commit
|
commitdiff
|
tree
2018-07-24
Gabe Black
systemc: Stub out the sc_spawn related classes and...
commit
|
commitdiff
|
tree
2018-07-24
Gabe Black
systemc: Stub out the sc_process_handle class.
commit
|
commitdiff
|
tree
2018-07-24
Gabe Black
systemc: Seperate the "external" header interface.
commit
|
commitdiff
|
tree
2018-07-24
Gabe Black
systemc: Stub out the sc_module class and related funct...
commit
|
commitdiff
|
tree
2018-07-24
Gabe Black
systemc: Add a stubbed out implementation of the sc_sen...
commit
|
commitdiff
|
tree
2018-07-24
Gabe Black
systemc: Add a stub implementation for sc_attr related...
commit
|
commitdiff
|
tree
2018-07-24
Hanhwi Jang
cpu-o3: Missing freeing the heads of DepGraph in IQ...
commit
|
commitdiff
|
tree
2018-07-23
Gabe Black
systemc: Add a stubbed out sc_event_finder class.
commit
|
commitdiff
|
tree
2018-07-23
Gabe Black
systemc: Implement a stub version of the sc_prim class.
commit
|
commitdiff
|
tree
2018-07-23
Gabe Black
systemc: Add stubbed out versions of sc_port and sc_export.
commit
|
commitdiff
|
tree
2018-07-23
Gabe Black
systemc: Add stubbed out versions of sc_event and relat...
commit
|
commitdiff
|
tree
2018-07-23
Gabe Black
systemc: Add stubbed out versions of the sc_time functions.
commit
|
commitdiff
|
tree
2018-07-23
Gabe Black
systemc: Add the sc_nbdefs.hh header from Accellera.
commit
|
commitdiff
|
tree
2018-07-23
Gabe Black
systemc: Add a stub version of the sc_interface class.
commit
|
commitdiff
|
tree
2018-07-23
Gabe Black
systemc: Hook up sc_main.
commit
|
commitdiff
|
tree
2018-07-23
Gabe Black
systemc: Partially implement the sc_module_name class.
commit
|
commitdiff
|
tree
2018-07-23
Robert Kovacsics
mem: Rename Packet::checkFunctional to trySatisfyFunctional
commit
|
commitdiff
|
tree
2018-07-20
Robert Kovacsics
mem: Removed "using namespace std;" from src/mem/packet.cc
commit
|
commitdiff
|
tree
2018-07-19
Robert Kovacsics
mem: Fix off-by-one error in checkFunctional, and simpl...
commit
|
commitdiff
|
tree
2018-07-19
Robert Kovacsics
mem-cache: Typo in comment: 'proceed' -> 'precede'
commit
|
commitdiff
|
tree
2018-07-17
Ciro Santilli
dev, arm: accept and ignore writes to GIC APRn registers
commit
|
commitdiff
|
tree
2018-07-16
Gabe Black
systemc: Add a stub kernel SimObject.
commit
|
commitdiff
|
tree
2018-07-16
Gabe Black
systemc: Add a stubbed out sc_object class.
commit
|
commitdiff
|
tree
2018-07-16
Giacomo Travaglini
arch-arm: Introduce ARMv8.1 Virtual Timer System Registers
commit
|
commitdiff
|
tree
2018-07-16
Giacomo Travaglini
arch-arm: Introduce RAS System Registers
commit
|
commitdiff
|
tree
2018-07-13
Andreas Sandberg
configs: Update the DRAM sweep script to use PyTrafficGen
commit
|
commitdiff
|
tree
2018-07-13
Andreas Sandberg
cpu: Add a Python-enabled traffic generator
commit
|
commitdiff
|
tree
2018-07-13
Andreas Sandberg
cpu: Support trace termination in BaseTrafficGen
commit
|
commitdiff
|
tree
2018-07-13
Andreas Sandberg
cpu: Unify error handling for address generators
commit
|
commitdiff
|
tree
2018-07-13
Andreas Sandberg
cpu: Split the traffic generator into two classes
commit
|
commitdiff
|
tree
2018-07-10
Jason Lowe...
misc: Fix BaseCPU doxygen
commit
|
commitdiff
|
tree
2018-07-09
Robert
arch-riscv: enable rudimentary fs simulation
commit
|
commitdiff
|
tree
2018-07-09
Austin Harris
arch-riscv: Fix the srlw and srliw instructions.
commit
|
commitdiff
|
tree
2018-06-29
Andreas Sandberg
base: Add a M5_PUBLIC and M5_LOCAL attribute macro
commit
|
commitdiff
|
tree
2018-06-28
Andreas Sandberg
python: Fix call bug in @cxxMethod when override is...
commit
|
commitdiff
|
tree
2018-06-28
Andreas Sandberg
cpu: Remove reduntant protobuf includes
commit
|
commitdiff
|
tree
2018-06-28
Andreas Sandberg
python: Fixup incorrect syntax in PyBind argument handler
commit
|
commitdiff
|
tree
2018-06-28
Andreas Sandberg
mem: Add a memory delay simulator
commit
|
commitdiff
|
tree
2018-06-28
Andreas Sandberg
arch-arm: Fix incorrect t{0,1}sz field in TTBCR
commit
|
commitdiff
|
tree
2018-06-28
Giacomo Travaglini
base: Add an asymmetrical Coroutine class
commit
|
commitdiff
|
tree
2018-06-26
Alexandru Dutu
gpu-compute: Remove unneeded Request::setVirt call
commit
|
commitdiff
|
tree
2018-06-26
Nikos Nikoleris
python: Add support for multiplying proxies to compatib...
commit
|
commitdiff
|
tree
2018-06-26
Gabe Black
scons: Generalize building binaries.
commit
|
commitdiff
|
tree
2018-06-25
Matt Sinclair
syscall_emul: adding symlink system call
commit
|
commitdiff
|
tree
2018-06-25
Matt Sinclair
syscall_emul: adding link system call
commit
|
commitdiff
|
tree
2018-06-22
Nikos Nikoleris
mem-cache: Promote deferred targets on cache clean...
commit
|
commitdiff
|
tree
2018-06-22
Nikos Nikoleris
mem-cache: Promote targets that don't require writable
commit
|
commitdiff
|
tree
2018-06-22
Nikos Nikoleris
mem-cache: Fix promoting of targets that need writable
commit
|
commitdiff
|
tree
2018-06-22
Nikos Nikoleris
mem-cache: Selectively clear downstream pending
commit
|
commitdiff
|
tree
2018-06-22
Matteo M. Fusi
SConstruct: additional message for the error checking...
commit
|
commitdiff
|
tree
2018-06-22
Giacomo Travaglini
arch-arm: AArch32 execution triggering AArch64 SW Break
commit
|
commitdiff
|
tree
2018-06-22
Giacomo Travaglini
arch-arm: BadMode checking if corresponding EL is imple...
commit
|
commitdiff
|
tree
2018-06-21
Gabe Black
base: Add a class which encapsulates Fibers.
commit
|
commitdiff
|
tree
2018-06-21
Andreas Sandberg
sim: Use the canonical way of iterating over a dictionary
commit
|
commitdiff
|
tree
2018-06-21
Andreas Sandberg
dev-arm: Use recurseDeviceTree instead of custom in...
commit
|
commitdiff
|
tree
2018-06-21
Giacomo Travaglini
cpu: Fix bug introduced by RequestPtr type change
commit
|
commitdiff
|
tree
2018-06-20
Nikos Nikoleris
base: Fix includes in AddrRangeMap header file
commit
|
commitdiff
|
tree
2018-06-20
Jason Lowe...
mem-cache: Fix TempCacheBlock insert
commit
|
commitdiff
|
tree
next