summaryrefslogtreecommitdiff
path: root/src/python/m5/util/__init__.py
AgeCommit message (Expand)Author
2018-03-06scons: Switch from the print statement to the print function.Gabe Black
2017-03-21python: Automatically disable listeners in batch setupsAndreas Sandberg
2016-03-30style: Refactor the style checker as a Python packageAndreas Sandberg
2016-02-06style: remove trailing whitespaceSteve Reinhardt
2013-02-15base: Add warn() and inform() to m5.utils for use from pythonSascha Bischoff
2011-07-05slicc: cleanup slicc code and make it less verboseNathan Binkert
2011-05-29Misc: Remove the URL from warnings, fatals, panics, etc.Gabe Black
2011-04-15region: add a utility class for keeping track of regions of some rangeNathan Binkert
2010-07-21python: add a sorted dictionary classNathan Binkert
2010-06-14util: clean up attrdict and import multiattrdict into m5.utilNathan Binkert
2009-09-22python: Move more code into m5.util allow SCons to use that code.Nathan Binkert
2009-08-16code_formatter: Add a python class for writing code generator templatesNathan Binkert
2009-08-16orderdict: Use DictMixin and add orderdict to m5.utilNathan Binkert
2009-02-15traceflags: fix --trace-helpNathan Binkert
2008-06-14python: Move various utility classes into a new m5.util package soNathan Binkert