summaryrefslogtreecommitdiff
path: root/SConscript
AgeCommit message (Expand)Author
2006-05-19Move activity tracking code into its own class. Now the CPU no longer has to...Kevin Lim
2006-04-24Use dwarf-2 debugging symbols (they work much better).Kevin Lim
2006-04-22Move quiesce event to its own class.Kevin Lim
2006-03-27Add the detailed DRAM model into M5. See the /mem/timing/DRAM_M5.txt for dis...Ron Dreslinski
2006-03-07Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-03-07Moved where some alpha specific source files were mentioned to be in the alph...Gabe Black
2006-03-05Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-03-04Merge zizzer:/bk/m5Ali Saidi
2006-03-04move alpha specific code into arch/alphaAli Saidi
2006-03-04Steps towards setting up the infrastructure to allow the new CPU model to wor...Kevin Lim
2006-03-04Merge gblack@m5.eecs.umich.edu:/bk/multiarchGabe Black
2006-03-04Filled out the object file loader so it can load object files for several OSs...Gabe Black
2006-03-03Merge zizzer:/bk/m5Ali Saidi
2006-03-03First cut at moving alpha specefic stuff out of /sim/system* intoAli Saidi
2006-03-01Removed the targetarch code.Gabe Black
2006-02-27Changed targetarch to just arch.Gabe Black
2006-02-23Enable building only selected CPU models via new sconsSteve Reinhardt
2006-02-23Create a Builder object for .isa files in arch/SConscript.Steve Reinhardt
2006-02-22Auto-generate arch/foo.hh "switch headers" in scons.Steve Reinhardt
2006-02-22Clean excess comments out of SConscripts.Steve Reinhardt
2006-02-19Merge zizzer:/bk/m5Ali Saidi
2006-02-18Move Linux/Tru64 architecture independent code into kern/*Ali Saidi
2006-02-16Changed the fault enum into a class, and fixed everything up to work with it....Gabe Black
2006-02-12Pseudo instructions are now passed whatever instructions they need by the dec...Gabe Black
2006-02-12Removed isa_traits.hh from targetarch, moved vptr.hh from arch/alpha to sim, ...Gabe Black
2006-02-09A fix for SConscript so it will work with newer versions of sconsGabe Black
2006-02-08Alot of changes to push towards ISA independence. Highlights are renaming of ...Gabe Black
2006-02-01Fix a mistake, need to import SCons.ScannerAli Saidi
2006-01-31Add a scaner for .isa files. Ordering it turns out is rather importantAli Saidi
2006-01-24Some stuff aparently didn't get committed which was from before the new repos...Gabe Black
2005-10-26Merge zizzer:/bk/m5Lisa Hsu
2005-10-26add in the files to the SConscript for split cachesLisa Hsu
2005-10-18Add new function profiling stuff, wrap the pc_sample stuff into it.Nathan Binkert
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