]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/m68hc11/sim-main.h
sim: move bfd.h include out of sim-main.h
authorMike Frysinger <vapier@gentoo.org>
Fri, 23 Dec 2022 03:01:19 +0000 (22:01 -0500)
committerMike Frysinger <vapier@gentoo.org>
Fri, 23 Dec 2022 03:06:12 +0000 (22:06 -0500)
commit6cf3ddd23ec1cf33f4b9f82d267e79741a2fdc48
treee02be1dba5bfeb55f0bf55f6fcdb8678e2fd7259
parent4c337f2dd3df1f97d9dc17ace5708f5cdc4512dc
sim: move bfd.h include out of sim-main.h

Not all arches include this in sim-main.h, and the ones that do don't
actually use bfd defines in the sim-main.h header.  Prune it to make
sim-main.h simpler so we can kill it off entirely in the future.

We add the include to the files that utilize e.g. bfd_vma though.
20 files changed:
sim/arm/sim-main.h
sim/common/cgen-trace.h
sim/common/sim-base.h
sim/common/sim-trace.h
sim/cr16/sim-main.h
sim/cr16/simops.c
sim/d10v/sim-main.h
sim/d10v/simops.c
sim/frv/sim-main.h
sim/ft32/sim-main.h
sim/h8300/sim-main.h
sim/m68hc11/interp.c
sim/m68hc11/interrupts.c
sim/m68hc11/sim-main.h
sim/mcore/sim-main.h
sim/mips/sim-main.h
sim/moxie/sim-main.h
sim/riscv/interp.c
sim/rx/gdb-if.c
sim/v850/sim-main.h