]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/mcore/ChangeLog
sim: mcore: convert to nrun
authorMike Frysinger <vapier@gentoo.org>
Sun, 29 Mar 2015 07:53:01 +0000 (03:53 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sun, 29 Mar 2015 08:14:27 +0000 (04:14 -0400)
commitea6b7543b422836409fe7848abbfcb452ad26398
treec08ac4c055496e198f976e1ef7e586538491cbc3
parent525887679c4de93b8006b5013904dec8d19f12f0
sim: mcore: 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/mcore/ChangeLog
sim/mcore/Makefile.in
sim/mcore/interp.c
sim/mcore/sim-main.h [new file with mode: 0644]