summaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Expand)Author
2005-09-24Add functions to System object to set up function-based events,Steve Reinhardt
2005-09-12format string did not match variable size -> stack corruptionAli Saidi
2005-09-12fixes for gcc 4.0Ali Saidi
2005-08-30Build options are set via a build_options file in theSteve Reinhardt
2005-08-23don't use sprintf. It's not guaranteed to not scribble over memory.Nathan Binkert
2005-06-22fix tokenizeNathan Binkert
2005-06-13use transactions for database accessNathan Binkert
2005-06-05Get rid of Python stats output option.Steve Reinhardt
2005-06-05Fix minor doxygen issues.Steve Reinhardt
2005-06-05Many files:Steve Reinhardt
2005-06-05Fix a few broken or inconsistently formatted copyrightsSteve Reinhardt
2005-06-05Many files:Steve Reinhardt
2005-06-04shuffle files around for new directory structureNathan Binkert
2005-06-04more portableNathan Binkert
2005-06-03Make m5.fast workNathan Binkert
2005-06-01Rename sim/universe.{cc,hh} to root.{cc,hh} (since theSteve Reinhardt
2005-05-25Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Steve Reinhardt
2005-05-13panic vs fatal fixes in bus.ccSteve Reinhardt
2005-05-02Merge ktlim@zizzer.eecs.umich.edu:/bk/m5Kevin Lim
2005-04-22Make code more portable and port to cygwinNathan Binkert
2005-04-07Hand mergeKevin Lim
2005-03-30First pass at a prefetcherRon Dreslinski
2005-03-08Hand-merge static_inst.hh. These execute functions are within an external fi...Kevin Lim
2005-03-01Fix stats incompatibility with g++ 3.4.Steve Reinhardt
2005-02-25Merge ktlim@zizzer.eecs.umich.edu:/bk/m5Kevin Lim
2005-02-25Initial light-weight OoO CPU checkin, along with gcc-3.4 fixes.Kevin Lim
2005-02-25Fix timing modeling of faults: functionally the very next instruction afterSteve Reinhardt
2005-02-22Merge ktlim@zizzer.eecs.umich.edu:/bk/m5Kevin Lim
2005-02-17Several tweaks to make binning work in any simulationNathan Binkert
2005-02-11Merge ktlim@zizzer.eecs.umich.edu:/bk/m5Kevin Lim
2005-02-11Rework the command line paramters for python output and howNathan Binkert
2005-02-09Add the split_first and split_last functions on strings.Nathan Binkert
2005-02-04Hand mergeKevin Lim
2005-01-21Merge zizzer.eecs.umich.edu:/bk/m5Kevin Lim
2005-01-21Fix some mysql code issues.Nathan Binkert
2005-01-19Add a new aggregate trace flag that doesn't print gobs of ethernet raw data, ...Lisa Hsu
2005-01-18Merge zizzer.eecs.umich.edu:/bk/m5/Kevin Lim
2005-01-18Merge changes to make m5 g++ 3.4 compatible.Kevin Lim
2005-01-15New and improved configuration mechanism. No more writing ofNathan Binkert
2005-01-14Fixes so m5 compiles on gcc 3.4, which has much stricter syntax. Most change...Kevin Lim
2005-01-11Merge changes.Kevin Lim
2005-01-11Slight fixes, add in commit trace flag.Kevin Lim
2004-12-13Fix up the random number stuff.Nathan Binkert
2004-12-06Add support for Tsunami with 64 processorsAli Saidi
2004-11-18Minor fixes.Steve Reinhardt
2004-11-15Minor cleanup of symtab code/includes.Steve Reinhardt
2004-11-15fix udp checksumsNathan Binkert
2004-11-15Add support for sampled PC profiling to FullCPU.Steve Reinhardt
2004-11-13Macros are nasty, so let's get rid of them. Convert allNathan Binkert
2004-11-10Make it so we can cast an EthAddr to a 64-bit integerNathan Binkert