summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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