Age | Commit message (Expand) | Author |
2006-02-12 | Pseudo instructions are now passed whatever instructions they need by the dec... | Gabe Black |
2006-02-12 | Removed isa_traits.hh from targetarch, moved vptr.hh from arch/alpha to sim, ... | Gabe Black |
2006-02-09 | A fix for SConscript so it will work with newer versions of scons | Gabe Black |
2006-02-08 | Alot of changes to push towards ISA independence. Highlights are renaming of ... | Gabe Black |
2006-02-01 | Fix a mistake, need to import SCons.Scanner | Ali Saidi |
2006-01-31 | Add a scaner for .isa files. Ordering it turns out is rather important | Ali Saidi |
2006-01-24 | Some stuff aparently didn't get committed which was from before the new repos... | Gabe Black |
2005-10-26 | Merge zizzer:/bk/m5 | Lisa Hsu |
2005-10-26 | add in the files to the SConscript for split caches | Lisa Hsu |
2005-10-18 | Add new function profiling stuff, wrap the pc_sample stuff into it. | Nathan Binkert |
2005-09-24 | Add functions to System object to set up function-based events, | Steve Reinhardt |
2005-09-05 | Regression tests now run under scons! | Steve Reinhardt |
2005-08-30 | Build options are set via a build_options file in the | Steve Reinhardt |
2005-08-15 | Merge zed.eecs.umich.edu:/.automount/fox/y/mserrano/m5_dir/m5 | Benjamin Nash |
2005-08-15 | Changes for getting FreeBSD to run. | Miguel Serrano |
2005-07-26 | Various changes to I/O, addition of PciFake device to improve FreeBSD compati... | Benjamin Nash |
2005-06-29 | Formatting and decrerease maximum number of children in functional memory. | Benjamin Nash |
2005-06-23 | Merge m5read@m5.eecs.umich.edu:/bk/m5 | Benjamin Nash |
2005-06-22 | Fix: opt_cpu and trace_cpu were already defined in syscall_emulation | Steve Reinhardt |
2005-06-21 | Fix cache bug... getting a response on a writeback hit | Steve Reinhardt |
2005-06-17 | I/O changes and SkipFuncEvents to increase FreeBSD compatibility. | Benjamin Nash |
2005-06-10 | Created FreebsdSystem, for FreeBSD-specific tweaks. | Benjamin Nash |
2005-06-05 | Fix up conditional cache stuff. | Steve Reinhardt |
2005-06-05 | elf_machdep.h isn't actually used | Nathan Binkert |
2005-06-05 | Get rid of Python stats output option. | Steve Reinhardt |
2005-06-05 | Many files: | Steve Reinhardt |
2005-06-05 | move eio stuff to encumbered | Nathan Binkert |
2005-06-05 | make all of the turbolaser stuff only compile if ALPHA_TLASER | Nathan Binkert |
2005-06-05 | Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5-clean | Ali Saidi |
2005-06-05 | split uart into urt8250 and uart8530 | Ali Saidi |
2005-06-04 | shuffle files around for new directory structure | Nathan Binkert |
2005-06-04 | Remove the inorder CPU | Nathan Binkert |
2005-06-01 | Rename sim/universe.{cc,hh} to root.{cc,hh} (since the | Steve Reinhardt |
2005-06-01 | Get rid of obsolete simobj/SConscript | Steve Reinhardt |
2005-05-03 | Large update of several parts of my code. The most notable change is the inc... | Kevin Lim |
2005-04-07 | Hand merge | Kevin Lim |
2005-04-04 | Add more prefetcher support. | Ron Dreslinski |
2005-04-01 | Some hand merges | Ron Dreslinski |
2005-04-01 | Another pass at the prefetcher. Now it works with both miss and access refer... | Ron Dreslinski |
2005-03-30 | First pass at a prefetcher | Ron Dreslinski |
2005-03-28 | Merge ktlim@zizzer.eecs.umich.edu:/bk/m5 | Kevin Lim |
2005-03-28 | If we find the mysql libraries on the machine, just compile | Nathan Binkert |
2005-03-14 | Merge | Kevin Lim |
2005-03-14 | - Add capability to auto-generate Param structs from | Steve Reinhardt |
2005-03-11 | stick all python stuff into a top level python directory. | Nathan Binkert |
2005-02-25 | Initial light-weight OoO CPU checkin, along with gcc-3.4 fixes. | Kevin Lim |
2005-02-14 | undoing change per nates request | Ali Saidi |
2005-02-13 | Merge | Ali Saidi |
2005-02-13 | build mysql version if libraries exist | Ali Saidi |
2005-02-11 | Merge ktlim@zizzer.eecs.umich.edu:/bk/m5 | Kevin Lim |