cpu: implement a bi-mode branch predictor
[gem5.git] / src / cpu / ozone /
2014-06-01 Steve Reinhardtstyle: eliminate equality tests with true and false stable_2014_08_26
2014-03-07 Andreas Hanssoncpu: Make CPU and ThreadContext getters const
2013-10-17 Matt Horsnellcpu: add consistent guarding to *_impl.hh files.
2013-10-15 Yasuko Eckertcpu: add a condition-code register class
2013-10-15 Steve Reinhardtcpu: rename *_DepTag constants to *_Reg_Base
2013-08-19 Lena Olsoncpu: Accurately count idle cycles for simple cpu
2013-01-07 Andreas Sandbergcpu: Rename defer_registration->switched_out
2013-01-07 Andreas Sandbergarch: Make the ISA class inherit from SimObject
2013-01-07 Ali Saidicpu: rename the misleading inSyscall to noSquashFromTC
2012-08-21 Andreas HanssonCPU: Remove overloaded function_trace_start parameter
2012-06-05 Ali Saidisim: Remove FastAlloc
2012-04-14 Andreas HanssonMEM: Remove the Broadcast destination from the packet
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-09 Geoffrey BlakeO3/Ozone: Eliminate dead code counting software prefetc...
2012-03-09 Geoffrey BlakeCheckerCPU: Make CheckerCPU runtime selectable instead...
2012-02-24 Andreas HanssonMEM: Make port proxies use references rather than pointers
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 Gabe BlackMerge with main repository.
2012-01-29 Gabe BlackYet another merge with the main repository.
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 HanssonMEM: Add port proxies instead of non-structural ports
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-10-30 Gabe BlackSE/FS: Make getProcessPtr available in both modes,...
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-08-02 Gabe BlackO3: Get rid of the raw ExtMachInst constructor on DynInsts.
2011-06-03 Nathan Binkertscons: rename TraceFlags to DebugFlags
2011-04-15 Nathan Binkertincludes: sort all includes
2011-04-04 Ali SaidiCPU: Remove references to memory copy operations
2011-01-08 Steve ReinhardtReplace curTick global variable with accessor functions.
2011-01-03 Steve ReinhardtMove sched_list.hh and timebuf.hh from src/base to...
2010-11-08 Ali SaidiARM/Alpha/Cpu: Change prefetchs to be more like normal...
2010-09-14 Gabe BlackCPU: Get rid of the now unnecessary getInst/setInst...
2010-08-23 Gabe BlackISA: Get rid of old, unused utility functions clutterin...
2010-06-15 Nathan Binkertstats: get rid of the never-really-used event stuff
2010-06-03 Steve ReinhardtMinor remote GDB cleanup.
2010-02-27 Nathan Binkertcpu_models: get rid of cpu_models.py and move the stuff...
2010-01-19 Derek Howermerge
2009-09-23 Nathan Binkertarch: nuke arch/isa_specific.hh and move stuff to gener...
2009-09-22 Nathan Binkertpython: Move more code into m5.util allow SCons to...
2009-08-03 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-08-02 Steve ReinhardtFix setting of INST_FETCH flag for O3 CPU.
2009-07-13 Derek Howermerge
2009-07-09 Gabe BlackGet rid of the unused get(Data|Inst)Asid and (inst...
2009-07-09 Gabe BlackRegisters: Add a registers.hh file as an ISA switched...
2009-07-09 Gabe BlackRegisters: Get rid of the float register width parameter.
2009-06-05 Nathan Binkerttypes: clean up types, especially signed vs unsigned
2009-05-26 Nathan Binkerttypes: add a type for thread IDs and try to use it...
2009-05-17 Nathan Binkertincludes: sort includes again
2009-05-17 Nathan Binkerttypes: Move stuff for global types into src/base/types.hh
2009-04-21 Steve Reinhardtrequest: rename INST_READ to INST_FETCH.
2009-04-20 Gabe BlackMem: Change isLlsc to isLLSC.
2009-04-19 Gabe BlackMemory: Rename LOCKED for load locked store conditional...
2009-04-15 Steve ReinhardtThreadState: initialize status to Halted in constructor.
2009-04-15 Steve ReinhardtGet rid of the Unallocated thread context state.
2009-04-09 Gabe Blacktlb: Don't separate the TLB classes into an instruction...
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-03-06 Nathan Binkertstats: Fix all stats usages to deal with template fixes
2009-02-27 Gabe BlackProcesses: Make getting and setting system call argumen...
2009-02-25 Gabe BlackISA: Replace the translate functions in the TLBs with...
2009-02-25 Gabe BlackCPU: Get rid of translate... functions from various...
2009-01-24 Nathan Binkertcpu: provide a wakeup mechanism that can be used to...
2008-11-10 Clint SmullenO3CPU: Make the instcount debugging stuff per-cpu.
2008-11-04 Lisa Hsuget rid of all instances of readTid() and getThreadNum...
2008-11-03 Lisa HsuAdd in Context IDs to the simulator. From now on,...
2008-11-03 Lisa Hsumake BaseCPU the provider of _cpuId, and cpuId() instea...
2008-10-21 Nathan Binkertstyle: Use the correct m5 style for things relating...
2008-10-20 Ali SaidiO3CPU: Undo Gabe's changes to remove hwrei and simpalch...
2008-10-13 Gabe BlackGet rid of old RegContext code.
2008-10-12 Gabe BlackTurn Interrupts objects into SimObjects. Also, move...
2008-10-11 Gabe BlackCPU: Eliminate the simPalCheck funciton.
2008-10-11 Gabe BlackCPU: Eliminate the hwrei function.
2008-09-10 Ali Saidistyle: Remove non-leading tabs everywhere they shouldn...
2008-08-18 Richard StrongChanged BaseCPU::ProfileEvent's interval member to...
2008-07-01 Ali SaidiRemove delVirtPort() and make getVirtPort() only return...
2008-06-28 Steve ReinhardtAutomated merge after backout.
2008-06-28 Steve ReinhardtBacked out changeset 94a7bb476fca: caused memory leak.
2008-06-24 Ali SaidiAutomated merge with repo.m5sim.org/m5-stable
2008-06-21 Steve ReinhardtGenerate more useful error messages for unconnected...
2008-03-24 Steve ReinhardtDon't FastAlloc MSHRs since we don't allocate them...
2008-02-27 Steve ReinhardtAutomated merge with ssh://daystrom.m5sim.org//repo/m5
2008-02-27 Gabe BlackTLB: Make a TLB base class and put a virtual demapPage...
2008-02-11 Steve ReinhardtAutomated merge with file:/home/stever/hg/m5-orig
2008-02-10 Steve ReinhardtFix #include lines for renamed cache files.
2008-02-06 Stephen HinesMake the Event::description() a const function
2007-10-31 Steve ReinhardtMerge in bus DPRINTF changes.
2007-10-31 Ali SaidiTraceflags: Add SCons function to created a traceflag...
2007-10-03 Gabe BlackMerge with head.
2007-10-03 Gabe BlackCPU: Make the cpuid parameter get set in SE mode as...
2007-10-03 Gabe BlackCPU: Make sure the system parameter gets set in the...
2007-09-28 Ali SaidiRename cycles() function to ticks()
next