binutils-gdb/sim
Mike Frysinger d9e217e950 sim: cgen: move cgen-types.h include to cgen-defs.h
The cgen-types.h header sets up types that are needed by cgen-defs.h,
so move the include out of sim-main.h and to that header.  It might
be needed in other specific modules, but for now let's kick it out of
sim-main.h to make some progress.  Things still build with just this.
2022-12-23 00:51:14 -05:00
..
aarch64 sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
arm sim: move bfd.h include out of sim-main.h 2022-12-22 22:06:12 -05:00
avr sim: switch sim_{read,write} APIs to 64-bit all the time [PR sim/7504] 2022-12-22 19:29:24 -05:00
bfin sim: use bfd_vma when reading start addr from bfd info 2022-12-22 19:29:10 -05:00
bpf sim: cgen: move cgen-types.h include to cgen-defs.h 2022-12-23 00:51:14 -05:00
common sim: cgen: move cgen-types.h include to cgen-defs.h 2022-12-23 00:51:14 -05:00
cr16 sim: move bfd.h include out of sim-main.h 2022-12-22 22:06:12 -05:00
cris sim: cgen: move cgen-types.h include to cgen-defs.h 2022-12-23 00:51:14 -05:00
d10v sim: move bfd.h include out of sim-main.h 2022-12-22 22:06:12 -05:00
erc32 sim: switch sim_{read,write} APIs to 64-bit all the time [PR sim/7504] 2022-12-22 19:29:24 -05:00
example-synacor sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
frv sim: cgen: move cgen-types.h include to cgen-defs.h 2022-12-23 00:51:14 -05:00
ft32 sim: move bfd.h include out of sim-main.h 2022-12-22 22:06:12 -05:00
h8300 sim: move bfd.h include out of sim-main.h 2022-12-22 22:06:12 -05:00
igen sim: igen: cleanup archaic pointer-to-long printf casts 2022-11-11 22:08:14 +07:00
iq2000 sim: cgen: move cgen-types.h include to cgen-defs.h 2022-12-23 00:51:14 -05:00
lm32 sim: cgen: move cgen-types.h include to cgen-defs.h 2022-12-23 00:51:14 -05:00
m4 sim: restore lstat & mkdir func checks 2022-11-10 00:19:45 +07:00
m32c sim: switch sim_{read,write} APIs to 64-bit all the time [PR sim/7504] 2022-12-22 19:29:24 -05:00
m32r sim: cgen: move cgen-types.h include to cgen-defs.h 2022-12-23 00:51:14 -05:00
m68hc11 sim: move bfd.h include out of sim-main.h 2022-12-22 22:06:12 -05:00
mcore sim: move bfd.h include out of sim-main.h 2022-12-22 22:06:12 -05:00
microblaze sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
mips sim: move bfd.h include out of sim-main.h 2022-12-22 22:06:12 -05:00
mn10300 Revert "sim: mn10300: drop unused sim-main.c" 2022-12-23 00:22:53 -05:00
moxie sim: move bfd.h include out of sim-main.h 2022-12-22 22:06:12 -05:00
msp430 sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
or1k sim: cgen: move cgen-types.h include to cgen-defs.h 2022-12-23 00:51:14 -05:00
ppc sim: switch sim_{read,write} APIs to 64-bit all the time [PR sim/7504] 2022-12-22 19:29:24 -05:00
pru sim: use bfd_vma when reading start addr from bfd info 2022-12-22 19:29:10 -05:00
riscv sim: move bfd.h include out of sim-main.h 2022-12-22 22:06:12 -05:00
rl78 sim: switch sim_{read,write} APIs to 64-bit all the time [PR sim/7504] 2022-12-22 19:29:24 -05:00
rx sim: move bfd.h include out of sim-main.h 2022-12-22 22:06:12 -05:00
sh sim: switch sim_{read,write} APIs to 64-bit all the time [PR sim/7504] 2022-12-22 19:29:24 -05:00
testsuite sim: pru: Fix behaviour when loop count is zero 2022-11-12 15:10:07 +02:00
v850 sim: move bfd.h include out of sim-main.h 2022-12-22 22:06:12 -05:00
.gitignore sim: drop unused gentmap & nltvals.def logic 2021-11-28 13:24:00 -05:00
aclocal.m4 sim: build: switch to bfd & opcodes libtool linker scripts 2022-11-04 07:42:31 +07:00
arch-subdir.mk.in sim: mips: move fpu bitsize defines to top-level configure 2022-12-21 22:27:12 -05:00
ChangeLog-2021 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
config.h.in sim: restore lstat & mkdir func checks 2022-11-10 00:19:45 +07:00
configure sim: mips: move fpu bitsize defines to top-level configure 2022-12-21 22:27:12 -05:00
configure.ac sim: mips: move subtarget defines to top-level configure 2022-12-21 22:27:11 -05:00
COPYING sim: clarify license text via COPYING file 2021-11-06 01:44:06 -04:00
gdbinit.in sim: gdbinit: hoist setup to common code 2022-02-21 13:57:33 -05:00
MAINTAINERS sim: Update mailing list address 2022-09-01 10:15:09 -04:00
Makefile.am sim: build: add a proper var for enabled arches 2022-11-07 21:51:11 +07:00
Makefile.in sim: mips: move fpu bitsize defines to top-level configure 2022-12-21 22:27:12 -05:00
README-HACKING sim: build: move install steps to the top-level 2022-11-05 16:26:08 +07:00