Merge ktlim@zizzer:/bk/newmem
[gem5.git] / src / cpu /
2006-07-07 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-07-07 Kevin LimSupport serializing and unserializing in the O3 CPU...
2006-07-06 Kevin LimFix the O3CPU to support the multi-pass method for...
2006-07-06 Kevin LimVarious serialization changes to make it possible for...
2006-07-06 Ron DreslinskiTiming cache works for hello world test.
2006-07-06 Kevin LimFixes for draining.
2006-07-06 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-07-06 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-07-06 Ali SaidiMerge zizzer:/bk/newmem
2006-07-06 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-07-06 Kevin LimSupport for draining, and the new method of switching...
2006-07-06 Korey SewellHad to add this because for some reason gcc wasnt recog...
2006-07-06 Korey SewellMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2006-07-06 Korey SewellUse O3DynInst in cpu_models.py and in static_inst_exec_...
2006-07-06 Korey Sewellmore steps toward O3 SMT
2006-07-06 Kevin LimRemove sampler and serializer. Now they are handled...
2006-07-05 Kevin LimRename quiesce to drain to avoid confusion with the...
2006-07-05 Kevin LimChecker ignores any faults that occur in syscall emulat...
2006-07-05 Kevin LimFix up some merge problems.
2006-07-05 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-07-05 Kevin LimNeed to change state upon quiescing.
2006-07-05 Kevin LimSplit off files that are shared across the O3 and Ozone...
2006-07-05 Kevin LimAdd some different parameters. The main change is...
2006-07-05 Ron DreslinskiFix some unset values in the request in the timing...
2006-07-03 Korey SewellFix for FS O3CPU compile ... missing forward class...
2006-07-03 Korey Sewelltypo ... change 'single_thread' to 'round_robin_policy'
2006-07-03 Korey SewellFix default SMT configuration in O3CPU (i.e. fetch...
2006-07-01 Korey Sewelltraceflag stuff
2006-07-01 Korey Sewellfix cpu builder to build the correct name...
2006-07-01 Korey SewellMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2006-07-01 Korey Sewellnow O3CPU is totally independent of the ISA... all...
2006-06-30 Korey SewellMake O3CPU model independent of the ISA
2006-06-30 Ron DreslinskiAtomicSimpleCPU with a cache now runs the hello world...
2006-06-30 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-06-30 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-29 Kevin LimVarious fixes for the CPU models to support the feature...
2006-06-27 Ali SaidiMake full CPU handle SE faults
2006-06-26 Ali SaidiMerge zizzer:/bk/newmem
2006-06-26 Ali Saididon't depend on the memory system to return the atomic...
2006-06-26 Ali Saidiadd syscall emulation page table fault so we can alloca...
2006-06-25 Kevin LimMake OzoneCPU work again in SE/FS.
2006-06-23 Kevin LimChecker related updates.
2006-06-23 Kevin LimChanges to get OzoneCPU to compile once more.
2006-06-22 Kevin LimChange ThreadState constructor ordering to match the...
2006-06-22 Kevin LimMisc fixes.
2006-06-22 Kevin LimSplit Checker up properly into templated and non-templa...
2006-06-22 Kevin LimFix to have the static inst exec sigs also dependent...
2006-06-18 Steve ReinhardtMerge zizzer.eecs.umich.edu:/bk/newmem
2006-06-18 Ali SaidiMerge zizzer:/bk/newmem
2006-06-18 Kevin LimMinor updates.
2006-06-18 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-18 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-18 Kevin LimFix up code to be able to use the Checker.
2006-06-18 Kevin LimSplit off instantiation into separate CC files for...
2006-06-17 Ali SaidiMerge zizzer:/bk/newmem
2006-06-17 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/newmem
2006-06-17 Ali Saidiremove byte_swap.hh since it's not used
2006-06-17 Ali SaidiMerge zizzer:/bk/newmem
2006-06-17 Steve ReinhardtMinor fixes in comments.
2006-06-16 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-16 Kevin LimReorganization to move FuncUnit, FUDesc, and OpDesc...
2006-06-16 Kevin LimAdd in exec_context.hh, which is a file for documentati...
2006-06-16 Kevin LimMiscellaneous minor fixes.
2006-06-16 Kevin LimTwo updates that got combined into one ChangeSet accide...
2006-06-16 Kevin LimChecker updates.
2006-06-16 Korey SewellInitial changes to allowed DetailedCPU to work with...
2006-06-15 Ali SaidiMerge zizzer:/bk/newmem
2006-06-15 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2006-06-14 Korey SewellMerge zizzer:/bk/newmem
2006-06-14 Kevin LimMinor code cleanup of BaseDynInst.
2006-06-14 Steve ReinhardtMerge zizzer:/bk/newmem
2006-06-14 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-14 Kevin LimMinor updates for stats.
2006-06-13 Korey SewellMerge zizzer:/bk/newmem
2006-06-13 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-13 Kevin LimCompile fix.
2006-06-12 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-12 Kevin LimFixes for checker. The RC/RS instructions check the...
2006-06-12 Kevin LimFix output messages.
2006-06-12 Kevin LimClean up/shift some code around.
2006-06-12 Korey SewellMerge zizzer:/bk/newmem
2006-06-12 Kevin LimMerge fixes to make full system compile and run.
2006-06-12 Kevin LimRemoved syscall function from thread_context.hh. Threa...
2006-06-12 Korey SewellMerge zizzer:/bk/newmem
2006-06-12 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/newmem
2006-06-12 Nathan BinkertMerge iceaxe.:/Volumes/work/research/m5/head
2006-06-11 Ali SaidiFix compiling for SPARC_SE:
2006-06-11 Korey SewellMerge zizzer:/bk/newmem
2006-06-11 Korey SewellEdit Fetch DPRINT in simple CPU
2006-06-10 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem
2006-06-10 Steve ReinhardtMove main control from C++ into Python.
2006-06-09 Korey SewellMerge zizzer:/bk/newmem
2006-06-09 Kevin LimTwo minor fixes.
2006-06-09 Kevin LimRemoving of old code and adding in new comments.
2006-06-09 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-09 Kevin LimAllow for fetch to retry access if the sendTiming call...
2006-06-09 Kevin LimFix allocating requests twice on retries.
2006-06-09 Kevin LimRemove obsolete stuff.
2006-06-09 Kevin LimFixes for some outstanding issues in the LSQ. It shoul...
2006-06-08 Ali Saidiadd write/read functions that have endian conversions...
next