]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: d10v: push down sd/cpu vars
authorMike Frysinger <vapier@gentoo.org>
Sun, 15 Nov 2015 10:57:42 +0000 (02:57 -0800)
committerMike Frysinger <vapier@gentoo.org>
Mon, 16 Nov 2015 01:47:03 +0000 (20:47 -0500)
commit679546067e1f3e1617bff22d03e483fb2beeed24
tree1cf4ce63f612fb30be3ab13bdd657b44f2b46bed
parenta572cc6fd43e90e28e828c6bdaa344c1ef6a75ab
sim: d10v: push down sd/cpu vars

By itself, this commit doesn't really change anything.  It lays the
groundwork for using the cpu state in follow up commits, both for
engine state and for cpu state.  Splitting things up this way so it
is easier to see how things have changed.
sim/d10v/ChangeLog
sim/d10v/d10v_sim.h
sim/d10v/endian.c
sim/d10v/gencode.c
sim/d10v/interp.c
sim/d10v/simops.c