]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/sh/ChangeLog
sim: sh: convert to nrun
authorMike Frysinger <vapier@gentoo.org>
Sat, 28 Mar 2015 21:36:03 +0000 (17:36 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sat, 28 Mar 2015 21:45:31 +0000 (17:45 -0400)
commit62454d3da2aaabb266e49a4ba22948484e91edc1
treead6ea2f2d5a29ee8c5db972346c2e957ea9f3f77
parent5fa71a1b13a624feec5ff4b92ff1f92a26ff031e
sim: sh: convert to nrun

A lot of cpu state is stored in global variables, as is memory handling.
The sim_size support needs unwinding at some point.  But at least this
is an improvement on the status quo.
sim/sh/ChangeLog
sim/sh/Makefile.in
sim/sh/interp.c
sim/sh/sim-main.h [new file with mode: 0644]
sim/sh/tconfig.h [deleted file]