Age | Commit message (Expand) | Author |
2006-03-04 | we REALLY don't want to use system headers for libelf... | Ali Saidi |
2006-03-04 | Filled out the object file loader so it can load object files for several OSs... | Gabe Black |
2006-02-28 | Merge ktlim@zizzer:/bk/m5 | Kevin Lim |
2006-02-27 | Changes to put all the misc regs within the misc reg file. This includes the... | Kevin Lim |
2006-02-27 | Changed targetarch to just arch. | Gabe Black |
2006-02-24 | Changed Fault from a FaultBase * to a RefCountingPtr, added "new"s where appr... | Gabe Black |
2006-02-21 | Made Addr a global type | Gabe Black |
2006-02-19 | Changes to untemplate StaticInst and StaticInstPtr, change the isa to a names... | Gabe Black |
2006-02-12 | Removed isa_traits.hh from targetarch, moved vptr.hh from arch/alpha to sim, ... | Gabe Black |
2006-02-10 | fix problems on darwin/*BSD for syscall emulation mode | Ali Saidi |
2006-02-08 | Replace ad-hoc or locally defined power-of-2 tests | Steve Reinhardt |
2005-12-23 | Fix roundUp function template so explicit arg is not | Steve Reinhardt |
2005-12-23 | Change base/intmath.{cc,hh} to follow m5 style. | Steve Reinhardt |
2005-11-28 | Make the debugger a bit more useful with m5.opt by moving stuff | Nathan Binkert |
2005-11-20 | Serialize the symbol tables | Nathan Binkert |
2005-11-20 | better placement of database commits | Nathan Binkert |
2005-11-11 | Update random come to always have explict min/max | Ali Saidi |
2005-11-10 | Syscall DPRINTF and warning cleanup. | Steve Reinhardt |
2005-11-02 | I left a printf in on accident. | Ali Saidi |
2005-11-02 | Don't bother putting distributions in the DB, they aren't really | Ali Saidi |
2005-11-02 | Add ability to slightly perturb latency of ethernet/memory | Ali Saidi |
2005-10-18 | Add new function profiling stuff, wrap the pc_sample stuff into it. | Nathan Binkert |
2005-10-12 | Clean up symbol table access functions and make it | Nathan Binkert |
2005-10-12 | Make it easier to attach the remote debugger. | Nathan Binkert |
2005-09-24 | Add functions to System object to set up function-based events, | Steve Reinhardt |
2005-09-12 | format string did not match variable size -> stack corruption | Ali Saidi |
2005-09-12 | fixes for gcc 4.0 | Ali Saidi |
2005-08-30 | Build options are set via a build_options file in the | Steve Reinhardt |
2005-08-23 | don't use sprintf. It's not guaranteed to not scribble over memory. | Nathan Binkert |
2005-06-22 | fix tokenize | Nathan Binkert |
2005-06-13 | use transactions for database access | Nathan Binkert |
2005-06-05 | Get rid of Python stats output option. | Steve Reinhardt |
2005-06-05 | Fix minor doxygen issues. | Steve Reinhardt |
2005-06-05 | Many files: | Steve Reinhardt |
2005-06-05 | Fix a few broken or inconsistently formatted copyrights | Steve Reinhardt |
2005-06-05 | Many files: | Steve Reinhardt |
2005-06-04 | shuffle files around for new directory structure | Nathan Binkert |
2005-06-04 | more portable | Nathan Binkert |
2005-06-03 | Make m5.fast work | Nathan Binkert |
2005-06-01 | Rename sim/universe.{cc,hh} to root.{cc,hh} (since the | Steve Reinhardt |
2005-05-25 | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5 | Steve Reinhardt |
2005-05-13 | panic vs fatal fixes in bus.cc | Steve Reinhardt |
2005-05-02 | Merge ktlim@zizzer.eecs.umich.edu:/bk/m5 | Kevin Lim |
2005-04-22 | Make code more portable and port to cygwin | Nathan Binkert |
2005-04-07 | Hand merge | Kevin Lim |
2005-03-30 | First pass at a prefetcher | Ron Dreslinski |
2005-03-08 | Hand-merge static_inst.hh. These execute functions are within an external fi... | Kevin Lim |
2005-03-01 | Fix stats incompatibility with g++ 3.4. | Steve Reinhardt |
2005-02-25 | Merge ktlim@zizzer.eecs.umich.edu:/bk/m5 | Kevin Lim |
2005-02-25 | Initial light-weight OoO CPU checkin, along with gcc-3.4 fixes. | Kevin Lim |