summaryrefslogtreecommitdiff
path: root/src/mem/gems_common/ioutil/confio.hh
AgeCommit message (Collapse)Author
2010-03-10ruby: get rid of the ioutil stuff since it isn't used anymoreNathan Binkert
2009-05-11ruby: Make ruby #includes use full paths to the files they're including.Nathan Binkert
This basically means changing all #include statements and changing autogenerated code so that it generates the correct paths. Because slicc generates #includes, I had to hard code the include paths to mem/protocol.
2009-05-11ruby: Import ruby and slicc from GEMSNathan Binkert
We eventually plan to replace the m5 cache hierarchy with the GEMS hierarchy, but for now we will make both live alongside eachother.