]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/sh/ChangeLog
sim: sh: delete global callback/argv
authorMike Frysinger <vapier@gentoo.org>
Sun, 22 Nov 2015 04:47:33 +0000 (20:47 -0800)
committerMike Frysinger <vapier@gentoo.org>
Sun, 22 Nov 2015 05:53:23 +0000 (00:53 -0500)
commit6cc98856315993e8723fc2c6a2baabd8dc7fd360
tree990935cb08865847114510c8b4c63cf2c66f9d61
parentc1fc4b4d17ee89a2f3d1a2b23eb84ffdc02ada2f
sim: sh: delete global callback/argv

We can use the sim state everywhere now to get these values on the fly.
sim/sh/ChangeLog
sim/sh/gencode.c
sim/sh/interp.c