]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: arm: convert to nrun
authorMike Frysinger <vapier@gentoo.org>
Mon, 30 Mar 2015 07:05:57 +0000 (03:05 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 30 Mar 2015 16:58:24 +0000 (12:58 -0400)
commit49d62f892578dab739391b7309bc60ea2baeafc4
tree5520688d7704c2cbae7644b0fe1f85254c10136a
parentdbf8e8afcdf6bbec4ecaf911481b7fc9a4a01e87
sim: arm: 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/arm/ChangeLog
sim/arm/Makefile.in
sim/arm/sim-main.h [new file with mode: 0644]
sim/arm/wrapper.c