summaryrefslogtreecommitdiff
path: root/sim/universe.cc
AgeCommit message (Expand)Author
2005-02-11Rework the command line paramters for python output and howNathan Binkert
2005-02-03small python config related fixes.Nathan Binkert
2005-01-18Merge changes to make m5 g++ 3.4 compatible.Kevin Lim
2005-01-15New and improved configuration mechanism. No more writing ofNathan Binkert
2005-01-14Fixes so m5 compiles on gcc 3.4, which has much stricter syntax. Most change...Kevin Lim
2004-10-25Add explicit phases to order ParamContext initializations.Steve Reinhardt
2004-10-19Clean up/standardize handling of various output files.Steve Reinhardt
2004-06-08Updated Copyright with information in bitkeeper changelogsAli Saidi
2004-03-05add ticks per picosecondNathan Binkert
2004-01-29remove #include of nonexistent fileNathan Binkert
2004-01-29provide an output stream for simulator output. (This takes place of theNathan Binkert
2003-11-02Implement more m5 pseduo opcodes:Nathan Binkert
2003-11-02deprecate the m5exit instruction and rename it to m5exit_oldNathan Binkert
2003-10-10Make include paths explicit and update makefile accordingly.Steve Reinhardt
2003-10-07Import changesetSteve Raasch