Files
gem5/src
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
..
2014-10-16 05:49:51 -04:00
2014-10-16 05:49:51 -04:00
2014-10-16 05:49:51 -04:00
2014-10-16 05:49:46 -04:00
2014-07-23 16:09:04 -05:00
2014-10-16 05:49:51 -04:00
2014-01-30 12:21:58 -06:00