summaryrefslogtreecommitdiff
path: root/src/mem/ruby/common/Address.hh
AgeCommit message (Expand)Author
2015-10-12misc: Remove redundant compiler-specific definesAndreas Hansson
2015-09-18ruby: print addresses in hexNilay Vaish
2015-08-14ruby: replace Address by AddrNilay Vaish
2014-10-16mem: Dynamically determine page bytes in memory componentsAndreas Hansson
2014-09-01ruby: remove typedef of Index as int64Nilay Vaish
2013-12-20ruby: declare variables to be unsigned in Address.hhNilay Vaish
2013-06-09ruby: remove undefined functions in Address classNilay Vaish
2012-12-11ruby: add functions for computing next stride/page addressNilay Vaish
2012-04-14clang/gcc: Fix compilation issues with clang 3.0 and gcc 4.6Andreas Hansson
2011-11-03Ruby: Remove some unused typedefsNilay Vaish
2011-08-03Ruby: Remove files and includes not in useNilay Vaish
2011-02-25Ruby: Make Address.hh independent of RubySystemNilay Vaish
2011-01-03Make commenting on close namespace brackets consistent.Steve Reinhardt
2010-08-20ruby: fixed DirectoryMemory's numa_high_bit configurationBrad Beckmann
2010-04-02ruby: get "using namespace" out of headersNathan Binkert
2010-03-31style: another ruby style passNathan Binkert
2010-03-22ruby: style passNathan Binkert
2010-03-21ruby: Adds configurable bit selection for numa mappingBrad Beckmann
2010-03-10ruby: get rid of std-includes.hhNathan Binkert
2009-11-04build: fix compile problems pointed out by gcc 4.4Nathan Binkert
2009-07-18ruby: removed all refs to old RubyConfigDerek Hower
2009-07-06ruby: Import the latest ruby changes from gems.Nathan Binkert
2009-06-10copyright: I missed some copyrights during ruby integrationNathan Binkert
2009-05-11ruby: Make ruby #includes use full paths to the files they're including.Nathan Binkert
2009-05-11ruby: Import ruby and slicc from GEMSNathan Binkert