binutils-gdb/sim
Mike Frysinger 110028744c sim: lm32/m32r: drop redundant opcode/cgen.h include
The xxx-desc.h header file already includes this, and it's how the
other cgen ports are getting it, so drop it from these two.
2022-12-23 00:58:40 -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 symcat.h include to where it's used 2022-12-23 00:52:04 -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 symcat.h include to where it's used 2022-12-23 00:52:04 -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 symcat.h include to where it's used 2022-12-23 00:52:04 -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 symcat.h include to where it's used 2022-12-23 00:52:04 -05:00
lm32 sim: lm32/m32r: drop redundant opcode/cgen.h include 2022-12-23 00:58:40 -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: lm32/m32r: drop redundant opcode/cgen.h include 2022-12-23 00:58:40 -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: ppc: drop unused types from sim-main.h 2022-12-23 00:57:32 -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
aclocal.m4
arch-subdir.mk.in sim: mips: move fpu bitsize defines to top-level configure 2022-12-21 22:27:12 -05:00
ChangeLog-2021
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
gdbinit.in
MAINTAINERS
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