-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/2379/
-----------------------------------------------------------

Review request for Default.


Repository: gem5


Description
-------

Changeset 10372:ca0d885a183a
---------------------------
base: Clean up redundant string functions and use C++11

This patch does a bit of housekeeping on the string helper functions
and relies on the C++11 standard library where possible. It also does
away with our custom string hash as an implementation is already part
of the standard library.


Diffs
-----

  src/base/statistics.hh e2c43045a81b 
  src/base/stats/text.cc e2c43045a81b 
  src/base/str.hh e2c43045a81b 
  src/base/str.cc e2c43045a81b 
  src/cpu/o3/lsq_unit_impl.hh e2c43045a81b 
  src/dev/uart8250.cc e2c43045a81b 
  src/sim/serialize.cc e2c43045a81b 

Diff: http://reviews.gem5.org/r/2379/diff/


Testing
-------


Thanks,

Andreas Hansson

_______________________________________________
gem5-dev mailing list
gem5-dev@gem5.org
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to