gem5/src/arch/alpha/isa
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
..
branch.isa scons: Add warning for overloaded virtual functions 2013-02-19 05:56:06 -05:00
decoder.isa arch: Use shared_ptr for all Faults 2014-10-16 05:49:51 -04:00
fp.isa arch: Use shared_ptr for all Faults 2014-10-16 05:49:51 -04:00
int.isa ISA parser: Use '_' instead of '.' to delimit type modifiers on operands. 2011-09-26 23:48:54 -07:00
main.isa arch: teach ISA parser how to split code across files 2014-05-09 18:58:47 -04:00
mem.isa arch: teach ISA parser how to split code across files 2014-05-09 18:58:47 -04:00
opcdec.isa arch: Use shared_ptr for all Faults 2014-10-16 05:49:51 -04:00
pal.isa Style: Replace some tabs with spaces. 2010-12-20 16:24:40 -05:00
unimp.isa arch: Use shared_ptr for all Faults 2014-10-16 05:49:51 -04:00
unknown.isa arch: Use shared_ptr for all Faults 2014-10-16 05:49:51 -04:00
util.isa Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00