]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: cr16/d10v: drop redundant call to sim_create_inferior
authorMike Frysinger <vapier@gentoo.org>
Sun, 15 Nov 2015 11:47:10 +0000 (03:47 -0800)
committerMike Frysinger <vapier@gentoo.org>
Mon, 16 Nov 2015 01:47:31 +0000 (20:47 -0500)
commit7ea08e8cb74bc21fcfe5befc0f3c8de3762cb0d6
treeb43d85cab6e227e89e359aa8ae91fca31643464b
parente9b0081f986716eca364580fdfeb1034c5da76c9
sim: cr16/d10v: drop redundant call to sim_create_inferior

With the conversion to the nrun frontend, this call should no longer be
necessary.  It also actively crashes when trying to use the sd state.
sim/cr16/ChangeLog
sim/cr16/interp.c
sim/d10v/ChangeLog
sim/d10v/interp.c