Age | Commit message (Expand) | Author |
2004-01-29 | provide an output stream for simulator output. (This takes place of the | Nathan Binkert |
2004-01-29 | use $ENV{PWD} so that the amd paths work ok. | Nathan Binkert |
2004-01-29 | cleanup on aisle 5 | Nathan Binkert |
2004-01-28 | Remove references to dep_tree to fix build | Andrew Schultz |
2004-01-28 | removing the last vestages of the dep-tree stuff (hasn't worked for a LONG time) | Steve Raasch |
2004-01-27 | Minor optimization of new LRU stack code. | Steve Reinhardt |
2004-01-27 | Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5 | Steve Reinhardt |
2004-01-27 | a bunch of warning fixes | Nathan Binkert |
2004-01-27 | Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5 | Erik Hallnor |
2004-01-27 | Remove SS-like code from lru.hh/cc | Erik Hallnor |
2004-01-27 | Always write out a value for pending so that an m5.fast simulator can | Nathan Binkert |
2004-01-27 | Add trace flag for the sampling CPU | Nathan Binkert |
2004-01-25 | Minor cleanup of sb_issue() in full_cpu/issue.cc. | Steve Reinhardt |
2004-01-25 | Change the way the hierarchy is separated. Now all virtual functions are in t... | Erik Hallnor |
2004-01-21 | I hate compiling decoder.cc every time I touch something. | Erik Hallnor |
2004-01-20 | Set LIBELF_LINUX to 0 to build on zax. Builds | Steve Reinhardt |
2004-01-15 | Make each stat take up one full line. This allows us to use grep | Nathan Binkert |
2004-01-15 | Make the python stats script more robust | Nathan Binkert |
2004-01-15 | Make dump cycle relative | Nathan Binkert |
2004-01-14 | Update simple-* configs to Erik's new hierarchy parameter thing. | Steve Reinhardt |
2004-01-14 | Fixes and cleanup to elf loader code. | Steve Reinhardt |
2004-01-14 | Merge codebases for CompressedMemBank and SimpleMemBank into one templatized ... | Erik Hallnor |
2004-01-14 | Use the new init phase to initialized the switch event | Nathan Binkert |
2004-01-14 | Setup initialization callbacks | Nathan Binkert |
2004-01-13 | update for new hierarchy parameters | Erik Hallnor |
2004-01-13 | Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5 | Erik Hallnor |
2004-01-13 | Change 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 select | Nathan Binkert |
2004-01-12 | Commit the correct version of the code | Nathan Binkert |
2004-01-12 | make the python stuff executable | Nathan Binkert |
2004-01-12 | Check in python script that reads the python stats output. | Nathan Binkert |
2004-01-11 | Merge zizzer.eecs.umich.edu:/bk/m5 | Nathan Binkert |
2004-01-11 | Minor cleanup to bk ignore and makefile libelf rule. | Steve Reinhardt |
2004-01-11 | Modify handling of serialize:dir parameter to make it more useful. | Steve Reinhardt |
2004-01-11 | Fix cprintf bug, plus minor cleanup & better error messages. | Steve Reinhardt |
2004-01-08 | the build directory is now correctly created | Ali Saidi |
2004-01-08 | Fixed another small libelf problem, everything should work now, on any | Ali Saidi |
2004-01-08 | should now build... fixed relative path problem | Ali Saidi |
2004-01-08 | Merge zizzer.eecs.umich.edu:/bk/m5 | Nathan Binkert |
2004-01-07 | Changed elf_object.* to use libelf for reading elf files. The makefile | Ali Saidi |
2003-12-28 | Improve python output support | Nathan Binkert |
2003-12-28 | Add a uni-directional bus bridge | Erik Hallnor |
2003-12-24 | Add python output support to the statistics package! | Nathan Binkert |
2003-12-24 | initial basic hooks into the stats package to output python code | Nathan Binkert |
2003-12-24 | Random cleanup | Nathan Binkert |
2003-12-24 | formatting for consistency | Nathan Binkert |
2003-12-24 | more readable formatting | Nathan Binkert |
2003-12-24 | Random cleanup to make things work a bit better | Nathan Binkert |
2003-12-24 | never print the cdf or pdf or the overflow bucket if we're simplescalr | Nathan Binkert |
2003-12-23 | - change the FormatFlags into more general StatFlags | Nathan Binkert |