Age | Commit message (Expand) | Author |
2006-03-12 | Replace Memory with MemObject; no need for two different levels of hierarchy ... | Steve Reinhardt |
2006-03-09 | Hand merge. Stuff probably doesn't compile. | Gabe Black |
2006-03-04 | Steps towards setting up the infrastructure to allow the new CPU model to wor... | Kevin Lim |
2006-03-02 | Simple program runs with sendAtomic! | Steve Reinhardt |
2006-02-21 | Made Addr a global type | Gabe Black |
2006-02-19 | Remade some changes which were undone | Gabe Black |
2006-02-19 | Merge gblack@m5.eecs.umich.edu:/bk/multiarch | Gabe Black |
2006-02-19 | Changes to untemplate StaticInst and StaticInstPtr, change the isa to a names... | Gabe Black |
2006-02-18 | changes from mergedmem | Korey Sewell |
2006-02-15 | More compilation fixes. | Ron Dreslinski |
2006-02-12 | Removed isa_traits.hh from targetarch, moved vptr.hh from arch/alpha to sim, ... | Gabe Black |
2006-01-28 | Changes for Process object initialization in merged-memory environment. | Steve Reinhardt |
2005-11-20 | Cleanup the StackTrace interfaces and profile interfaces so they | Nathan Binkert |
2005-10-18 | Add new function profiling stuff, wrap the pc_sample stuff into it. | Nathan Binkert |
2005-08-30 | Build options are set via a build_options file in the | Steve Reinhardt |
2005-06-29 | Allow CPUs to specify their own CPU ids. | Nathan Binkert |
2005-06-05 | Many files: | Steve Reinhardt |
2005-06-05 | Change SamplingCPU to Sampler. | Steve Reinhardt |
2005-06-04 | shuffle files around for new directory structure | Nathan Binkert |