]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/h8300/compile.c
sim: cris/frv/h8300/iq2000/lm32/m32r/sh64: standardize cpu state
authorMike Frysinger <vapier@gentoo.org>
Wed, 15 Apr 2015 05:22:34 +0000 (01:22 -0400)
committerMike Frysinger <vapier@gentoo.org>
Wed, 15 Apr 2015 05:25:32 +0000 (01:25 -0400)
commitf95f4ed2c4680fea68399691481b277ece11570e
tree748d1545cd42a16b83339b64bd02327252079e85
parent0ce398f106dac65c3a1d2f7d254213fa652af089
sim: cris/frv/h8300/iq2000/lm32/m32r/sh64: standardize cpu state

This sets up the sim_state structure and the cpu member to match what we
do in most other sims, and what the common code suggests.  This is a step
to unifying on the sim-cpu.o object.
15 files changed:
sim/cris/ChangeLog
sim/cris/sim-main.h
sim/frv/ChangeLog
sim/frv/sim-main.h
sim/h8300/ChangeLog
sim/h8300/compile.c
sim/h8300/sim-main.h
sim/iq2000/ChangeLog
sim/iq2000/sim-main.h
sim/lm32/ChangeLog
sim/lm32/sim-main.h
sim/m32r/ChangeLog
sim/m32r/sim-main.h
sim/sh64/ChangeLog
sim/sh64/sim-main.h