summaryrefslogtreecommitdiff
path: root/src/base/range_map.hh
AgeCommit message (Expand)Author
2012-03-26range_map: Enable const find and iterationAndreas Hansson
2012-03-19gcc: Clean-up of non-C++0x compliant code, first stepsAndreas Hansson
2012-01-31clang: Enable compiling gem5 using clang 2.9 and 3.0Koan-Sin Tan
2011-04-15includes: sort all includesNathan Binkert
2008-10-09range_map: Add a method to find which range a single value falls into.Nathan Binkert
2008-10-09style: conform to M5 style.Nathan Binkert
2006-12-12Fix bugs in tlbmap (and thus rangemap since the code is nearly identical)Ali Saidi
2006-11-23first cut at a sparc tlbAli Saidi