----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2979/#review6810 -----------------------------------------------------------
Ship it! Ship It! - Tony Gutierrez On July 19, 2015, 4:41 p.m., Nilay Vaish wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/2979/ > ----------------------------------------------------------- > > (Updated July 19, 2015, 4:41 p.m.) > > > Review request for Default. > > > Repository: gem5 > > > Description > ------- > > Changeset 10935:514ddcac7c76 > --------------------------- > ruby: eliminate type uint64 and int64 > > These types are being replaced with uint64_t and int64_t. > > > Diffs > ----- > > src/cpu/testers/directedtest/RubyDirectedTester.hh 3a925f9856b1 > src/cpu/testers/rubytest/RubyTester.hh 3a925f9856b1 > src/mem/ruby/common/Histogram.hh 3a925f9856b1 > src/mem/ruby/common/Histogram.cc 3a925f9856b1 > src/mem/ruby/common/TypeDefines.hh 3a925f9856b1 > src/mem/ruby/filters/H3BloomFilter.hh 3a925f9856b1 > src/mem/ruby/filters/H3BloomFilter.cc 3a925f9856b1 > src/mem/ruby/filters/MultiBitSelBloomFilter.hh 3a925f9856b1 > src/mem/ruby/filters/MultiBitSelBloomFilter.cc 3a925f9856b1 > src/mem/ruby/network/MessageBuffer.hh 3a925f9856b1 > src/mem/ruby/profiler/AccessTraceForAddress.hh 3a925f9856b1 > src/mem/ruby/profiler/AddressProfiler.hh 3a925f9856b1 > src/mem/ruby/profiler/AddressProfiler.cc 3a925f9856b1 > src/mem/ruby/profiler/StoreTrace.hh 3a925f9856b1 > src/mem/ruby/profiler/StoreTrace.cc 3a925f9856b1 > src/mem/ruby/structures/AbstractReplacementPolicy.hh 3a925f9856b1 > src/mem/ruby/structures/BankedArray.hh 3a925f9856b1 > src/mem/ruby/structures/BankedArray.cc 3a925f9856b1 > src/mem/ruby/structures/CacheMemory.hh 3a925f9856b1 > src/mem/ruby/structures/CacheMemory.cc 3a925f9856b1 > src/mem/ruby/structures/LRUPolicy.hh 3a925f9856b1 > src/mem/ruby/structures/PseudoLRUPolicy.hh 3a925f9856b1 > src/mem/ruby/structures/RubyMemoryControl.hh 3a925f9856b1 > src/mem/ruby/structures/RubyMemoryControl.cc 3a925f9856b1 > src/mem/ruby/system/CacheRecorder.hh 3a925f9856b1 > src/mem/ruby/system/CacheRecorder.cc 3a925f9856b1 > src/mem/ruby/system/System.hh 3a925f9856b1 > src/mem/ruby/system/System.cc 3a925f9856b1 > src/mem/slicc/symbols/StateMachine.py 3a925f9856b1 > > Diff: http://reviews.gem5.org/r/2979/diff/ > > > Testing > ------- > > > Thanks, > > Nilay Vaish > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
