summaryrefslogtreecommitdiff
path: root/src/SConscript
AgeCommit message (Expand)Author
2007-01-31make sparc fs less chattyAli Saidi
2007-01-28Merge zizzer:/bk/newmemGabe Black
2007-01-27I missed a couple of thingsAli Saidi
2007-01-27While I'm waiting for legion to run make m5 compile with a few more compilersAli Saidi
2007-01-27Merge zizzer:/bk/newmemGabe Black
2007-01-26make our code a little more standards compliantAli Saidi
2007-01-03Merge zizzer:/bk/newmemGabe Black
2006-12-21Expose the C++ event queue to python via the python functionNathan Binkert
2006-12-21move the swig initialization calls from src/sim/main.cc toNathan Binkert
2006-12-20Initial work to make remote gdb available in SE mode. This is completely unte...Gabe Black
2006-12-18No need to template prefetcher on cache TagStore type.Steve Reinhardt
2006-12-18Get rid of generic CacheTags object (fold back into Cache).Steve Reinhardt
2006-12-04Turn cache MissQueue/BlockingBuffer into virtual objectSteve Reinhardt
2006-11-27Add TRACING_ON setting for m5.prof.Steve Reinhardt
2006-11-13Expose debugBreakCycle through swig and get rid ofNathan Binkert
2006-11-12Create a module called internal where swigged stuff goes.Nathan Binkert
2006-11-11set TRACING_ON one way or another explicitly in theNathan Binkert
2006-11-09Get SPARC to the point that it starts running. Add ability to load the ROM bi...Ali Saidi
2006-11-09Factor out all of the encumbered stuff into separate SConscriptNathan Binkert
2006-11-08Merge zizzer.eecs.umich.edu:/bk/newmem/Gabe Black
2006-11-08DWARF2 symbol support seems to be broken on Solaris. Use stabs+Ali Saidi
2006-11-07Missed this file in my last changeset.Gabe Black
2006-11-06Only bother with the device SConscript if you're in FULL_SYSTEMGabe Black
2006-11-06Created seperate SConscript for the dev directory. Made subdirectories for Al...Gabe Black
2006-11-06delete pcifake, tsunamifake. Combine BadAddr/IsaFake into oneAli Saidi
2006-10-28remove intel nic from SConscriptAli Saidi
2006-09-18add boiler plate intel nic codeAli Saidi
2006-09-11add annotation code to m5Ali Saidi
2006-08-16Fix Physical Memory to allow memory sizes bigger than 128MB.Ali Saidi
2006-08-15fixes for gcc 4.1Ali Saidi
2006-07-20Merge zizzer:/bk/newmemAli Saidi
2006-07-20Move PioPort timing code into Simple Timing Port objectAli Saidi
2006-07-12Be sure to include the EIO sources as well so we can run regression tests.Kevin Lim
2006-07-05Remove sampler and serializer. Now they are handled through C++ interacting ...Kevin Lim
2006-06-30Merge zizzer:/z/m5/Bitkeeper/newmemRon Dreslinski
2006-06-30All files compile in the mem directory except cache_builderRon Dreslinski
2006-06-29Add in support for quiescing the system, taking checkpoints, restoring from c...Kevin Lim
2006-06-29Still missing prefetch and tags directories as well as cache builder.Ron Dreslinski
2006-06-28Backing in more changsets, getting closer to compileRon Dreslinski
2006-06-17remove profile.ccAli Saidi
2006-06-17Rename SWIG "main" module to "cc_main" so it'sSteve Reinhardt
2006-06-16Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-06-16Reorganization to move FuncUnit, FUDesc, and OpDesc out of the encumbered dir...Kevin Lim
2006-06-13Move SimObject creation and Port connection loopsSteve Reinhardt
2006-06-11Merge iceaxe.:/Volumes/work/research/m5/headNathan Binkert
2006-06-09Merge vm1.(none):/home/stever/bk/newmemSteve Reinhardt
2006-06-09Move main control from C++ into Python.Steve Reinhardt
2006-06-07Reorganization/renaming of CPUExecContext. Now it is called SimpleThread in ...Kevin Lim
2006-06-02Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-06-02Fixes to get compiling to work. This is mainly fixing up some includes; chan...Kevin Lim