Review Board 2.0.15


AddrRange: Simplify Range by removing stream input/output

Review Request #1389 - Created Sept. 3, 2012 and submitted - Latest diff uploaded

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 9186:caba9377b12a
---------------------------
AddrRange: Simplify Range by removing stream input/output

This patch simplifies the Range class in preparation for the
introduction of a more specific AddrRange class that allows
interleaving/striping.

The only place where the parsing was used was in the unit test.
util/regress all passing (disregarding t1000 and eio)