binutils-gdb/sim/v850
Mike Frysinger 6cf3ddd23e 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.
2022-12-22 22:06:12 -05:00
..
ChangeLog-2021 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
interp.c sim: v850: invert sim_cpu storage 2022-12-21 00:00:01 -05:00
local.mk sim: v850: rename v850.dc to align with other ports 2022-11-11 01:42:29 +07:00
Makefile.in sim: v850: drop subdir configure logic 2022-11-07 23:26:07 +07:00
sim-main.h sim: move bfd.h include out of sim-main.h 2022-12-22 22:06:12 -05:00
simops.c sim: v850: switch from SIM_ADDR to address_word 2022-12-22 19:46:36 -05:00
simops.h sim: v850: switch from SIM_ADDR to address_word 2022-12-22 19:46:36 -05:00
v850_sim.h remove PARAMS from sim 2014-01-07 09:17:05 -07:00
v850.dc sim: v850: rename v850.dc to align with other ports 2022-11-11 01:42:29 +07:00
v850.igen sim: v850: invert sim_cpu storage 2022-12-21 00:00:01 -05:00