summaryrefslogtreecommitdiff
path: root/SConscript
AgeCommit message (Expand)Author
2005-09-24Add functions to System object to set up function-based events,Steve Reinhardt
2005-09-05Regression tests now run under scons!Steve Reinhardt
2005-08-30Build options are set via a build_options file in theSteve Reinhardt
2005-08-15Merge zed.eecs.umich.edu:/.automount/fox/y/mserrano/m5_dir/m5Benjamin Nash
2005-08-15Changes for getting FreeBSD to run.Miguel Serrano
2005-07-26Various changes to I/O, addition of PciFake device to improve FreeBSD compati...Benjamin Nash
2005-06-29Formatting and decrerease maximum number of children in functional memory.Benjamin Nash
2005-06-23Merge m5read@m5.eecs.umich.edu:/bk/m5Benjamin Nash
2005-06-22Fix: opt_cpu and trace_cpu were already defined in syscall_emulationSteve Reinhardt
2005-06-21Fix cache bug... getting a response on a writeback hitSteve Reinhardt
2005-06-17I/O changes and SkipFuncEvents to increase FreeBSD compatibility.Benjamin Nash
2005-06-10Created FreebsdSystem, for FreeBSD-specific tweaks.Benjamin Nash
2005-06-05Fix up conditional cache stuff.Steve Reinhardt
2005-06-05elf_machdep.h isn't actually usedNathan Binkert
2005-06-05Get rid of Python stats output option.Steve Reinhardt
2005-06-05Many files:Steve Reinhardt
2005-06-05move eio stuff to encumberedNathan Binkert
2005-06-05make all of the turbolaser stuff only compile if ALPHA_TLASERNathan Binkert
2005-06-05Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5-cleanAli Saidi
2005-06-05split uart into urt8250 and uart8530Ali Saidi
2005-06-04shuffle files around for new directory structureNathan Binkert
2005-06-04Remove the inorder CPUNathan Binkert
2005-06-01Rename sim/universe.{cc,hh} to root.{cc,hh} (since theSteve Reinhardt
2005-06-01Get rid of obsolete simobj/SConscriptSteve Reinhardt
2005-05-03Large update of several parts of my code. The most notable change is the inc...Kevin Lim
2005-04-07Hand mergeKevin Lim
2005-04-04Add more prefetcher support.Ron Dreslinski
2005-04-01Some hand mergesRon Dreslinski
2005-04-01Another pass at the prefetcher. Now it works with both miss and access refer...Ron Dreslinski
2005-03-30First pass at a prefetcherRon Dreslinski
2005-03-28Merge ktlim@zizzer.eecs.umich.edu:/bk/m5Kevin Lim
2005-03-28If we find the mysql libraries on the machine, just compileNathan Binkert
2005-03-14MergeKevin Lim
2005-03-14- Add capability to auto-generate Param structs fromSteve Reinhardt
2005-03-11stick all python stuff into a top level python directory.Nathan Binkert
2005-02-25Initial light-weight OoO CPU checkin, along with gcc-3.4 fixes.Kevin Lim
2005-02-14undoing change per nates requestAli Saidi
2005-02-13MergeAli Saidi
2005-02-13build mysql version if libraries existAli Saidi
2005-02-11Merge ktlim@zizzer.eecs.umich.edu:/bk/m5Kevin Lim
2005-02-11Fix up #defines to use full path; fix up code for g++ 3.4Kevin Lim
2005-02-11Rework the command line paramters for python output and howNathan Binkert
2005-01-18Merge zizzer.eecs.umich.edu:/bk/m5/Kevin Lim
2005-01-15New and improved configuration mechanism. No more writing ofNathan Binkert
2005-01-11Merge changes.Kevin Lim
2004-12-13Fix up the random number stuff.Nathan Binkert
2004-12-08compress main memory in checkpointsAli Saidi
2004-11-15Add support for sampled PC profiling to FullCPU.Steve Reinhardt
2004-11-13Add the Simple Integrated Network Interface ControllerNathan Binkert
2004-11-13Use the new PacketFifo class to avoid manual calculationsNathan Binkert