Age | Commit message (Expand) | Author |
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 |
2005-02-25 | Fix timing modeling of faults: functionally the very next instruction after | Steve Reinhardt |
2005-02-22 | Merge ktlim@zizzer.eecs.umich.edu:/bk/m5 | Kevin Lim |
2005-02-17 | Several tweaks to make binning work in any simulation | Nathan Binkert |
2005-02-11 | Merge ktlim@zizzer.eecs.umich.edu:/bk/m5 | Kevin Lim |
2005-02-11 | Rework the command line paramters for python output and how | Nathan Binkert |
2005-02-09 | Add the split_first and split_last functions on strings. | Nathan Binkert |
2005-02-04 | Hand merge | Kevin Lim |
2005-01-21 | Merge zizzer.eecs.umich.edu:/bk/m5 | Kevin Lim |
2005-01-21 | Fix some mysql code issues. | Nathan Binkert |
2005-01-19 | Add a new aggregate trace flag that doesn't print gobs of ethernet raw data, ... | Lisa Hsu |
2005-01-18 | Merge zizzer.eecs.umich.edu:/bk/m5/ | Kevin Lim |
2005-01-18 | Merge changes to make m5 g++ 3.4 compatible. | Kevin Lim |
2005-01-15 | New and improved configuration mechanism. No more writing of | Nathan Binkert |
2005-01-14 | Fixes so m5 compiles on gcc 3.4, which has much stricter syntax. Most change... | Kevin Lim |
2005-01-11 | Merge changes. | Kevin Lim |
2005-01-11 | Slight fixes, add in commit trace flag. | Kevin Lim |
2004-12-13 | Fix up the random number stuff. | Nathan Binkert |
2004-12-06 | Add support for Tsunami with 64 processors | Ali Saidi |
2004-11-18 | Minor fixes. | Steve Reinhardt |
2004-11-15 | Minor cleanup of symtab code/includes. | Steve Reinhardt |
2004-11-15 | fix udp checksums | Nathan Binkert |
2004-11-15 | Add support for sampled PC profiling to FullCPU. | Steve Reinhardt |
2004-11-13 | Macros are nasty, so let's get rid of them. Convert all | Nathan Binkert |
2004-11-10 | Make it so we can cast an EthAddr to a 64-bit integer | Nathan Binkert |
2004-10-23 | flesh out the TCP/IP/Ethernet support | Nathan Binkert |
2004-10-23 | make stuff compile on openbsd again | Nathan Binkert |
2004-10-23 | get rid of pmap.h and make things variables and inline | Nathan Binkert |
2004-10-22 | Clean up the Range class and associated usages. The code was | Nathan Binkert |
2004-10-16 | Fixes for bigendian platforms | Ali Saidi |