Age | Commit message (Expand) | Author |
---|---|---|
2018-06-14 | arch: support issuing Atomic Mem Operation (AMO) requests | Tuan Ta |
2017-12-13 | arm,sparc,x86,base,cpu,sim: Replace the Twin(32|64)_t types with. | Gabe Black |
2017-02-27 | arch: Include generated decoder header after normal headers | Andreas Sandberg |
2016-08-15 | cpu, arch: fix the type used for the request flags | Nikos Nikoleris |
2016-01-17 | cpu. arch: add initiateMemRead() to ExecContext interface | Steve Reinhardt |
2016-01-17 | arch: don't call *Timing functions from *Atomic versions | Steve Reinhardt |
2014-10-16 | arch: Use shared_ptr for all Faults | Andreas Hansson |
2014-01-24 | mem: Remove explict cast from memhelper. | Ali Saidi |
2012-01-31 | clang: Enable compiling gem5 using clang 2.9 and 3.0 | Koan-Sin Tan |
2011-07-02 | ExecContext: Rename the readBytes/writeBytes functions to readMem and writeMem. | Gabe Black |
2011-07-02 | ISA: Use readBytes/writeBytes for all instruction level memory operations. | Gabe Black |