Configs: Add support for the InOrder CPU model
[gem5.git] / src / cpu / o3 /
2009-02-10 Korey SewellCPU: Prepare CPU models for the new in-order CPU model.
2009-01-24 Nathan Binkertcpu: provide a wakeup mechanism that can be used to...
2009-01-21 Nathan Binkerto3cpu: give a name to the activity recorder for better...
2009-01-20 Nathan Binkertthread_context: move getSystemPtr so SE mode can get...
2008-12-06 Nathan Binkerteventq: use the flags data structure
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-23 Lisa Hsus/cpu_id/cpuId in o3 (to be consistent and match style...
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-10-09 Nathan Binkerteventq: convert all usage of events to use the new...
2008-10-09 Gabe BlackO3: Generaize the O3 IMPL class so it isn't split out...
2008-10-09 Gabe BlackO3: Generaize the O3 dynamic instruction class so it...
2008-10-09 Gabe BlackO3: Generalize the O3 CPU object so it isn't split...
2008-09-28 Nathan Binkertgcc: Add extra parens to quell warnings.
2008-09-26 Kevin LimO3CPU: Fix thread writeback logic.
2008-09-26 Kevin LimO3CPU: Add a hack to ensure that nextPC is set correctl...
2008-09-22 Nathan Binkertgcc: Version 4.3 is pretty anal about shadowing types...
2008-09-10 Ali Saidistyle: Remove non-leading tabs everywhere they shouldn...
2008-08-18 Richard StrongChanged BaseCPU::ProfileEvent's interval member to...
2008-08-11 Nathan Binkertparams: Convert the CPU objects to use the auto generat...
2008-07-01 Ali SaidiRemove delVirtPort() and make getVirtPort() only return...
2008-07-01 Ali SaidiMake the cached virtPort have a thread context so it...
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 Korey SewellAdd comments in code to describe bug conditions.
2008-02-27 Korey SewellFix Load/Store Queue squashing after a SMT thread is...
2008-02-27 Korey SewellFix offset in removeThread() function so that float...
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-06 Stephen HinesMake the Event::description() a const function
2008-02-06 Stephen HinesAdd base ARM code to M5
2008-01-14 Ke MengThe reason is that the event is supposed to put the...
2008-01-02 Steve ReinhardtAdd functional PrintReq command for memory-system debug...
2007-11-16 Korey Sewelladd thread id to misc. reg functions
2007-11-16 Korey Sewelladd microPC stuff back in. got deleted on changeset...
2007-11-15 Korey Sewellput the flattenIndex stuff back in O3 AND put fatal...
2007-11-15 Korey Sewellmerge Ali's config change...
2007-11-15 Korey SewellGet MIPS simple regression working. Take out unecessary...
2007-11-15 Korey Sewellbranch merge
2007-11-13 Korey SewellAdd in files from merge-bare-iron, get them compiling...
2007-11-12 Gabe BlackX86: Implement a page table walker.
2007-11-12 Gabe BlackX86: Make the micropc available through the thread...
2007-11-06 Gabe BlackO3: Remove unneeded variable.
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 the cpus check the pc event queues in SE...
2007-10-03 Gabe BlackCPU: Make sure the system parameter gets set in the...
2007-09-28 Ali SaidiRename cycles() function to ticks()
2007-09-28 Ali SaidiUpdate statistics to use cycles properly instead of...
2007-09-20 Gabe BlackX86: Put in the foundation for x87 stack based fp regis...
2007-08-30 Miles Kaufmannparams: Deprecate old-style constructors; update most...
2007-08-28 Gabe BlackMerge with head.
2007-08-27 Gabe BlackMerge with head
2007-08-27 Gabe BlackAddress Translation: Make SE mode use an actual TLB...
2007-08-24 Ali SaidiMem: Make errors in the memory system be responses...
2007-08-21 Gabe BlackMerge with head.
2007-08-21 Kevin Limo3: Fix for retry ID bug.
2007-08-19 Gabe BlackMerge with head.
2007-08-14 Gabe BlackMerge with head.
2007-08-13 Gabe BlackO3: Set up the predicted npc and nnpc for a fault carry...
2007-08-13 Gabe BlackMove the "translate" member functions back into the...
2007-08-05 Gabe BlackMerge with head.
2007-08-03 Steve Reinhardtmerge from head
2007-08-01 Nathan Binkertmerge: mips fix to getArgument
2007-08-01 Gabe BlackMerge with head.
2007-08-01 Gabe BlackMerge with head.
2007-07-31 Steve ReinhardtMerge from head.
2007-07-30 Gabe BlackFix problem with tracer not being initialized.
2007-07-29 Steve ReinhardtMerge Gabe's changes from head.
2007-07-29 Gabe BlackMerge ... head. style.py was also missing an argument...
2007-07-29 Nathan Binkertmerge: style.py fix
2007-07-29 Gabe BlackMerge with head.
2007-07-29 Gabe BlackTurn the instruction tracing code into pluggable sim...
2007-07-29 Nathan Binkertmerge whitespace fixes
2007-07-29 Nathan Binkertmerge whitespace changes
2007-07-27 Nathan BinkertMerge python and x86 changes with cache branch
2007-07-27 Gabe BlackMerge with head.
2007-07-27 Gabe BlackX86: Fix argument register indexing.
2007-07-24 Gabe BlackMerge with head.
2007-07-24 Nathan BinkertMajor changes to how SimObjects are created and initial...
2007-07-23 Steve ReinhardtFix WriteReq/StoreCondReq setting in O3.
2007-07-22 Steve ReinhardtMerge from head.
2007-07-22 Steve ReinhardtMerge more changes in from head.
2007-07-16 Steve ReinhardtMerge from head.
2007-07-16 Steve ReinhardtFix up a bunch of multilevel coherence issues.
2007-07-14 Steve ReinhardtMerge from head.
2007-07-14 Steve ReinhardtMerge of DPRINTF fixes from head.
next