summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-13Change to a new centralized way to specify the memory hierarchy parameters (d...Erik Hallnor
2004-01-08the build directory is now correctly createdAli Saidi
2004-01-08Fixed another small libelf problem, everything should work now, on anyAli Saidi
2004-01-08should now build... fixed relative path problemAli Saidi
2004-01-07Changed elf_object.* to use libelf for reading elf files. The makefileAli Saidi
2003-12-28Add a uni-directional bus bridgeErik Hallnor
2003-12-24Add python output support to the statistics package!Nathan Binkert
2003-12-24initial basic hooks into the stats package to output python codeNathan Binkert
2003-12-24Random cleanupNathan Binkert
2003-12-24formatting for consistencyNathan Binkert
2003-12-24more readable formattingNathan Binkert
2003-12-24Random cleanup to make things work a bit betterNathan Binkert
2003-12-24never print the cdf or pdf or the overflow bucket if we're simplescalrNathan Binkert
2003-12-23- change the FormatFlags into more general StatFlagsNathan Binkert
2003-12-23- Allow the stats package user to determine in which mode to dumpNathan Binkert
2003-12-23Make it so you can override CC and CXXNathan Binkert
2003-12-23Make this compile with NDEBUG definedNathan Binkert
2003-12-22add support for simple character input via the system consoleNathan Binkert
2003-12-22Fix binary path in configs/kernel/base.ini.Steve Reinhardt
2003-12-21Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2003-12-21Add fully functional snooping to the hierarchy.Erik Hallnor
2003-12-20Fix last patch to RTC initialization.Steve Reinhardt
2003-12-20Default RTC behavior is to set to Jan 1 2010 (midnight GMT),Steve Reinhardt
2003-12-20Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5Steve Reinhardt
2003-12-20we don't actually want to refer to the stable symlink becauseNathan Binkert
2003-12-20update to reflect changes in the directory structureNathan Binkert
2003-12-20Fix a bunch of memory leak type bugs, and add some betterNathan Binkert
2003-12-19Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2003-12-19m5.purify targetNathan Binkert
2003-12-19Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2003-12-19Fix non-determinism on misspeculated uncached store conditionals.Steve Reinhardt
2003-12-19Minor cleanup of trace/output stuff (leftover from EINTR bug fix).Steve Reinhardt
2003-12-19Make stuff build on openbsdNathan Binkert
2003-12-17Okay, FULL_SYSTEM uses cpu_numErik Hallnor
2003-12-17Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2003-12-17Initial probe checkin. Still need to write the snoopProbe functions for coher...Erik Hallnor
2003-12-17Re-add code to handle following multitple chains that got removed when chain ...Steve Raasch
2003-12-17Add parameters to Segmented IQSteve Raasch
2003-12-17Be careful what you put inside an assert() !!!Steve Raasch
2003-12-17Miscellaneous minor fixes/improvements.Steve Reinhardt
2003-12-16Fix previously committed call_pal fix... the main problem was in theSteve Reinhardt
2003-12-15Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5Steve Reinhardt
2003-12-15Fixes for full-system call_pal instruction.Steve Reinhardt
2003-12-15Minor enhancements to rundiff.Steve Reinhardt
2003-12-15Another fix for gcc 3.3.x.Steve Reinhardt
2003-12-15Add #define parameter and corresponding build option toSteve Reinhardt
2003-12-15Add support for getting the hostnameNathan Binkert
2003-12-15Clean up time handling codeNathan Binkert
2003-12-11- Add a new target m5.fast (or just fast for short)Nathan Binkert
2003-12-11Make memtest compile again.Steve Reinhardt