summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-14Fixes and cleanup to elf loader code.Steve Reinhardt
2004-01-14Merge codebases for CompressedMemBank and SimpleMemBank into one templatized ...Erik Hallnor
2004-01-14Use the new init phase to initialized the switch eventNathan Binkert
2004-01-14Setup initialization callbacksNathan Binkert
2004-01-13update for new hierarchy parametersErik Hallnor
2004-01-13Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2004-01-13Change to a new centralized way to specify the memory hierarchy parameters (d...Erik Hallnor
2004-01-12- quick support for using a regular expression to selectNathan Binkert
2004-01-12Commit the correct version of the codeNathan Binkert
2004-01-12make the python stuff executableNathan Binkert
2004-01-12Check in python script that reads the python stats output.Nathan Binkert
2004-01-11Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2004-01-11Minor cleanup to bk ignore and makefile libelf rule.Steve Reinhardt
2004-01-11Modify handling of serialize:dir parameter to make it more useful.Steve Reinhardt
2004-01-11Fix cprintf bug, plus minor cleanup & better error messages.Steve Reinhardt
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-08Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2004-01-07Changed elf_object.* to use libelf for reading elf files. The makefileAli Saidi
2003-12-28Improve python output supportNathan Binkert
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