cpu: Correctly call parent on switchOut() and takeOverFrom()
[gem5.git] / src / cpu / inorder /
2013-01-07 Andreas Sandbergcpu: Unify SimpleCPU and O3 CPU serialization code
2013-01-07 Andreas Sandbergcpu: Implement a flat register interface in thread...
2013-01-07 Andreas Sandbergcpu: Check that the memory system is in the correct...
2013-01-07 Andreas Sandbergarch: Make the ISA class inherit from SimObject
2013-01-07 Ali Saidicpu: rename the misleading inSyscall to noSquashFromTC
2013-01-05 Gabe BlackDecoder: Remove the thread context get/set from the...
2012-12-06 Erik TomuskTournamentBP: Fix some bugs with table sizes and counters
2012-12-06 Malek Muslehinorder cpu: add missing DPRINTF argument
2012-11-02 Andreas Sandbergsim: Include object header files in SWIG interfaces
2012-09-07 Andreas HanssonParam: Transition to Cycles for relevant parameters
2012-08-28 Andreas HanssonClock: Add a Cycles wrapper class and use where applicable
2012-08-28 Andreas HanssonClock: Rework clocks to avoid tick-to-cycle transformations
2012-08-21 Andreas HanssonCPU: Remove overloaded function_trace_start parameter
2012-08-06 Steve Reinhardtprocess: add progName() virtual function
2012-07-09 Andreas HanssonPort: Align port names in C++ and Python
2012-06-05 Anthony Gutierrezcpu: Don't init simple and inorder CPUs if they are...
2012-06-05 Ali Saidisim: Remove FastAlloc
2012-05-26 Gabe BlackCPU: Merge the predecoder and decoder.
2012-05-25 Gabe BlackDecode: Make the Decoder class defined per ISA.
2012-05-01 Andreas HanssonMEM: Separate requests and responses for timing accesses
2012-04-14 Andreas HanssonMEM: Remove the Broadcast destination from the packet
2012-04-14 Andreas HanssonMEM: Separate snoops and normal memory requests/responses
2012-04-14 Andreas Hanssonclang/gcc: Fix compilation issues with clang 3.0 and...
2012-04-06 Andreas HanssonMEM: Enable multiple distributed generalized memories
2012-03-30 William WangMEM: Introduce the master/slave port sub-classes in C++
2012-03-30 Andreas HanssonCPU: Unify initMemProxies across CPUs and simulation...
2012-03-19 Andreas Hanssongcc: Clean-up of non-C++0x compliant code, first steps
2012-03-09 Geoffrey BlakeCheckerCPU: Add function stubs to non-ARM ISA source...
2012-03-02 Steve ReinhardtDynInst: get rid of dead MyHash code.
2012-03-02 Andreas HanssonCPU: Check that the interrupt controller is created...
2012-02-24 Andreas HanssonMEM: Make port proxies use references rather than pointers
2012-02-24 Andreas HanssonCPU: Round-two unifying instr/data CPU ports across...
2012-02-13 Mrinmoy GhoshBP: Fix several Branch Predictor issues.
2012-02-12 Anthony Gutierrezcpu: add separate stats for insts/ops both globally...
2012-02-12 Ali Saidimem: Add a master ID to each request object.
2012-02-07 Gabe BlackFaults: Turn off arch/faults.hh
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Koan-Sin Tanclang: Enable compiling gem5 using clang 2.9 and 3.0
2012-01-31 Gabe BlackMerge with main repository.
2012-01-30 Andreas HanssonMEM: Clean-up of Functional/Virtual/TranslatingPort...
2012-01-29 Gabe BlackYet another merge with the main repository.
2012-01-29 Gabe BlackImplement Ali's review feedback.
2012-01-28 Gabe BlackMerge with the main repo.
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-17 Andreas HanssonMEM: Separate queries for snooping and address ranges
2012-01-17 Andreas HanssonCPU: Moving towards a more general port across CPU...
2012-01-17 Andreas HanssonMEM: Add port proxies instead of non-structural ports
2012-01-12 Maximilien Breugheinorder: MDU deadlock fix
2012-01-07 Gabe BlackAnother merge with the main repository.
2012-01-07 Gabe BlackMerge with the main repository again.
2012-01-07 Gabe BlackMerge with main repository.
2011-11-18 Gabe BlackSE/FS: Get rid of includes of config/full_system.hh.
2011-11-18 Gabe BlackSE/FS: Get rid of FULL_SYSTEM in the CPU directory.
2011-11-01 Gabe BlackSE/FS: Expose the same methods on the CPUs in SE and...
2011-10-31 Gabe BlackSE/FS: Make the functions available from the TC consist...
2011-10-31 Gabe BlackGCC: Get everything working with gcc 4.6.1.
2011-10-30 Gabe BlackSE/FS: Make getProcessPtr available in both modes,...
2011-10-30 Gabe BlackSE/FS: Build the base process class in FS.
2011-10-16 Gabe BlackSE/FS: Include getMemPort in FS.
2011-10-16 Gabe BlackSE/FS: Build/expose vport in SE mode.
2011-10-16 Gabe BlackCPU: Make physPort and getPhysPort available in SE...
2011-09-19 Gabe BlackSyscall: Make the syscall function available in both...
2011-09-09 Gabe BlackStaticInst: Merge StaticInst and StaticInstBase.
2011-09-09 Gabe BlackDecode: Pull instruction decoding out of the StaticInst...
2011-08-16 Gabe BlackInOrder: Make cache_unit.hh include hashmap.hh explicit...
2011-07-03 Nilay VaishMerged with Gabe's recent changes.
2011-07-03 Gabe BlackExecContext: Rename the readBytes/writeBytes functions...
2011-07-03 Gabe BlackExecContext: Get rid of the now unused read/write templ...
2011-06-20 Gabe BlackInOder: Fix a compile error.
2011-06-20 Korey Sewellinorder: gem5.opt compile
2011-06-20 Korey Sewellinorder: clear reg. dep entry after removing from list
2011-06-20 Korey Sewellinorder: se: squash after syscalls
2011-06-20 Korey Sewellinorder: cleanup dprintfs in cache unit
2011-06-20 Korey Sewellinorder: SE mode TLB faults
2011-06-20 Korey Sewellinorder:tracing: fix fault tracing bug
2011-06-20 Korey Sewellinorder: se compile fixes
2011-06-20 Korey Sewellinorder: add necessary debug flag header files
2011-06-20 Korey Sewellinorder: clear fetchbuffer on traps
2011-06-20 Korey Sewellinorder: use separate float-reg bits function in dyninst
2011-06-20 Korey Sewellinorder: use trapPending flag to manage traps
2011-06-20 Korey Sewellinorder/dtb: make sure DTB translate correct address
2011-06-20 Korey Sewellinorder: handle serializing instructions
2011-06-20 Korey Sewellinorder: dont handle multiple faults on same cycle
2011-06-20 Korey Sewellinorder: register ports for FS mode
2011-06-20 Korey Sewellinorder: check for interrupts each tick
2011-06-20 Korey Sewellinorder: explicit fault check
2011-06-20 Korey Sewellinorder: squash and trap behind a tlb fault
2011-06-20 Korey Sewellinorder: stall stores on store conditionals & compare...
2011-06-20 Korey Sewellinorder: make InOrder CPU FS compilable/visible
2011-06-20 Korey Sewellinorder: remove memdep tracking for default pipeline
2011-06-20 Korey Sewellinorder: fetchBuffer tracking
2011-06-20 Korey Sewellinorder: redefine DynInst FP result type
2011-06-20 Korey Sewellinorder: treat SE mode syscalls as a trapping instruction
2011-06-20 Korey Sewellinorder: bug in mdu
2011-06-20 Korey Sewellinorder: optionally track faulting instructions
2011-06-20 Korey Sewellinorder: cleanup events in resource pool
2011-06-20 Korey Sewellinorder: don't stall after stores
2011-06-20 Korey Sewellinorder: don't stall after stores
2011-06-20 Korey Sewellinorder: remove decode squash
2011-06-20 Korey Sewellinorder: support for compare and swap insts
next