summaryrefslogtreecommitdiff
path: root/SConscript
AgeCommit message (Expand)Author
2005-02-14undoing change per nates requestAli Saidi
2005-02-13MergeAli Saidi
2005-02-13build mysql version if libraries existAli Saidi
2005-02-11Rework the command line paramters for python output and howNathan Binkert
2005-01-15New and improved configuration mechanism. No more writing ofNathan Binkert
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
2004-11-03Add Inorder CPU modelTaeho Kgil
2004-11-03add a new phase to the simulator. Basically the simulator now goesNathan Binkert
2004-11-01remove mention of a couple of files that don't exist anymoreNathan Binkert
2004-10-22Do the targetarch dependency stuff better.Nathan Binkert
2004-10-22Make targetarch directory in build tree and copy arch/alpha files to itSteve Reinhardt
2004-09-28Add opt cpu and fix page copy warningsErik Hallnor
2004-09-22Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5-smpAli Saidi
2004-09-22fix unaligned memory offset and some small fixes to interrupt binningAli Saidi
2004-09-20Clean up network header stuff and make it more generic. UseNathan Binkert
2004-09-16pc event now clears lower 2 bitsAli Saidi
2004-09-02Update tracing functionality and add an ITX trace writer.Erik Hallnor
2004-08-20- Clean up and factor out all of the binning code into aNathan Binkert
2004-08-20-DUSE_MYSQL so that mysql stuff builds properlyNathan Binkert
2004-08-16Make the mysql stuff work with sconsNathan Binkert
2004-08-07Split libelf/SConscript into two parts, one for theSteve Reinhardt
2004-08-05Integrate Python configuration script parsing into m5 itself.Steve Reinhardt
2004-08-03Move libelf/SConscript include to m5/SConscript, so elfSteve Reinhardt
2004-07-30added printk.cc to the sconsscript so it will actually build.Lisa Hsu
2004-07-30Move all of the object matching code to a shared file so it canNathan Binkert
2004-07-14Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Steve Reinhardt
2004-07-14SConscript:Steve Reinhardt
2004-07-10the changeset of partitioned caches. this changeset creates Split tagstore ...Lisa Hsu
2004-07-08fix the failing regression. the sconscript ("makefile") was missing the ethe...Lisa Hsu
2004-07-02Initial SCons-based build system. See www.scons.org.Steve Reinhardt