summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2005-06-22fix tokenizeNathan Binkert
2005-06-05Get rid of Python stats output option.Steve Reinhardt
2005-06-05Many files:Steve Reinhardt
2005-06-05Many files:Steve Reinhardt
2005-05-29Major cleanup of python config code.Steve Reinhardt
2005-04-17Mostly hacks for multiplying Frequency-type proxies by constantsSteve Reinhardt
2005-03-14- Add capability to auto-generate Param structs fromSteve Reinhardt
2005-03-11stick all python stuff into a top level python directory.Nathan Binkert
2005-03-10update genini so it is more like m5Nathan Binkert
2005-02-22Small initial steps toward generating C++ param structsSteve Reinhardt
2005-02-09More fixes to the pbs stuff to make it more robust.Nathan Binkert
2005-02-05Tweak genini.Nathan Binkert
2005-02-02Update config file language to take simobj and no longer use siminstNathan Binkert
2005-01-17Config cleanupsNathan Binkert
2005-01-17Add the pentium 4 configuration. Add some command line optionsNathan Binkert
2005-01-15New and improved configuration mechanism. No more writing ofNathan Binkert
2004-06-08Updated Copyright with information in bitkeeper changelogsAli Saidi
2004-05-21rename namespace Statistics to StatsNathan Binkert
2004-05-12Make a new stat type of Value which is a scalar stat thatNathan Binkert
2004-05-04Major stats package cleanupNathan Binkert
2004-04-06Beta version of Python configuration tool. Generates .ini files fromSteve Reinhardt
2004-04-02Basic cleanup pass to get rid of a few things that made the PythonSteve Reinhardt
2004-02-07Totally rework the Range class. Now the range is from [start, end)Nathan Binkert
2004-01-15Make each stat take up one full line. This allows us to use grepNathan Binkert
2003-12-24Add python output support to the statistics package!Nathan Binkert
2003-12-23Make it so you can override CC and CXXNathan Binkert
2003-12-20Fix a bunch of memory leak type bugs, and add some betterNathan Binkert
2003-12-09Sweeping change in the stats package....again...Nathan Binkert
2003-10-31Make the to_number function work better.Nathan Binkert
2003-10-21New ini-file feature: += appends RHS to LHS.Steve Reinhardt
2003-10-20Implement reset for stats.Nathan Binkert
2003-10-15Global whitespace fixesNathan Binkert
2003-10-10Make include paths explicit and update makefile accordingly.Steve Reinhardt
2003-10-07Import changesetSteve Raasch