Searched hist:2969 (Results 1 - 7 of 7) sorted by relevance

/gem5/src/python/m5/util/
H A D__init__.py13672:2969e4d5abf4 Tue Feb 12 04:57:00 EST 2019 Andreas Sandberg <andreas.sandberg@arm.com> python: Replace orderdict with collections.OrderedDict

Python 2.7 and newer has support for ordered dictionaries in the
standard library. Remove this custom class.

Change-Id: I4b720405aa3c4ce8d5c0b401eefe744a85ac3a3e
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/16362
Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
/gem5/util/stats/
H A Dprofile.py13672:2969e4d5abf4 Tue Feb 12 04:57:00 EST 2019 Andreas Sandberg <andreas.sandberg@arm.com> python: Replace orderdict with collections.OrderedDict

Python 2.7 and newer has support for ordered dictionaries in the
standard library. Remove this custom class.

Change-Id: I4b720405aa3c4ce8d5c0b401eefe744a85ac3a3e
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/16362
Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
/gem5/src/python/m5/
H A D__init__.py2969:d2f8f9a23082 Thu Jul 27 17:49:00 EDT 2006 Kevin Lim <ktlim@umich.edu> Clean up some more config stuff.

configs/common/FSConfig.py:
Clean up some code to make functions look less like classes. Also put makeList function (formerly listWrapper) into m5 itself.
configs/test/fs.py:
Update for changed code.
src/python/m5/__init__.py:
Put makeList into m5.
/gem5/src/mem/slicc/symbols/
H A DType.py13672:2969e4d5abf4 Tue Feb 12 04:57:00 EST 2019 Andreas Sandberg <andreas.sandberg@arm.com> python: Replace orderdict with collections.OrderedDict

Python 2.7 and newer has support for ordered dictionaries in the
standard library. Remove this custom class.

Change-Id: I4b720405aa3c4ce8d5c0b401eefe744a85ac3a3e
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/16362
Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
H A DStateMachine.py13672:2969e4d5abf4 Tue Feb 12 04:57:00 EST 2019 Andreas Sandberg <andreas.sandberg@arm.com> python: Replace orderdict with collections.OrderedDict

Python 2.7 and newer has support for ordered dictionaries in the
standard library. Remove this custom class.

Change-Id: I4b720405aa3c4ce8d5c0b401eefe744a85ac3a3e
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/16362
Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
/gem5/src/python/
H A DSConscript13672:2969e4d5abf4 Tue Feb 12 04:57:00 EST 2019 Andreas Sandberg <andreas.sandberg@arm.com> python: Replace orderdict with collections.OrderedDict

Python 2.7 and newer has support for ordered dictionaries in the
standard library. Remove this custom class.

Change-Id: I4b720405aa3c4ce8d5c0b401eefe744a85ac3a3e
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/16362
Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
/gem5/configs/common/
H A DFSConfig.py2969:d2f8f9a23082 Thu Jul 27 17:49:00 EDT 2006 Kevin Lim <ktlim@umich.edu> Clean up some more config stuff.

configs/common/FSConfig.py:
Clean up some code to make functions look less like classes. Also put makeList function (formerly listWrapper) into m5 itself.
configs/test/fs.py:
Update for changed code.
src/python/m5/__init__.py:
Put makeList into m5.

Completed in 106 milliseconds