summaryrefslogtreecommitdiff
path: root/src/python/m5/options.py
AgeCommit message (Expand)Author
2019-02-23python: Enforce absolute imports for Python 3 compatibilityAndreas Sandberg
2019-02-22python: Make iterator handling Python 3 compatibleAndreas Sandberg
2008-10-06python: cleanup options parsing stuff so that it properly deals with defaults.Nathan Binkert
2008-06-14python: Separate the options parsing stuff. Remove options parsing stuff fromNathan Binkert