Files
gem5/src/arch/mips
Andreas Hansson a2d246b6b8 arch: Use shared_ptr for all Faults
This patch takes quite a large step in transitioning from the ad-hoc
RefCountingPtr to the c++11 shared_ptr by adopting its use for all
Faults. There are no changes in behaviour, and the code modifications
are mostly just replacing "new" with "make_shared".
2014-10-16 05:49:51 -04:00
..
2009-07-21 01:08:53 -07:00
2014-10-16 05:49:51 -04:00
2014-08-26 10:13:31 -04:00
2009-07-21 01:08:53 -07:00
2007-11-15 14:21:01 -05:00
2014-10-16 05:49:51 -04:00
2014-10-16 05:49:51 -04:00
2009-07-21 01:08:53 -07:00
2014-10-16 05:49:51 -04:00
2011-03-26 09:23:52 -04:00
2012-01-28 07:24:01 -08:00
2012-01-30 21:07:57 -08:00