summaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Expand)Author
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
2004-10-23flesh out the TCP/IP/Ethernet supportNathan Binkert
2004-10-23make stuff compile on openbsd againNathan Binkert
2004-10-23get rid of pmap.h and make things variables and inlineNathan Binkert
2004-10-22Clean up the Range class and associated usages. The code wasNathan Binkert
2004-10-16Fixes for bigendian platformsAli Saidi
2004-10-01fix some bugs in the headers and fix checksumming.Nathan Binkert
2004-09-23Update to make multiple instruction issue and different latencies work.Kevin Lim
2004-09-21a bit more cleaning of the network header wrappers.Nathan Binkert
2004-09-20Clean up network header stuff and make it more generic. UseNathan Binkert
2004-08-20Check in of new CPU. This checkin works under non-Fullsystem mode, with no c...Kevin Lim
2004-08-20- Clean up and factor out all of the binning code into aNathan Binkert
2004-08-18Added code using VPtr to be able to extract info from linux threadAli Saidi