binutils-gdb/sim
Mike Frysinger d47ea1b9c1 sim: build: hoist lists of common objects up
In order to create libsim.a in the common dir, we need the list of
objects for each target.  To avoid duplicating the list with the
recursive make in each port, pass it down as a variable.  This is
a temporary hack until the top-level creates libsim.a for ports.
2022-12-21 22:21:25 -05:00
..
aarch64 sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
arm sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
avr sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
bfin sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
bpf sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
common sim: build: hoist lists of common objects up 2022-12-21 22:21:25 -05:00
cr16 sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
cris sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
d10v sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
erc32
example-synacor sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
frv sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
ft32 sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
h8300 sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
igen
iq2000 sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
lm32 sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
m4
m32c sim: move register headers into sim/ namespace [PR sim/29869] 2022-12-20 21:06:32 -05:00
m32r sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
m68hc11 sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
mcore sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
microblaze sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
mips sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
mn10300 sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
moxie sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
msp430 sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
or1k sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
ppc sim: move register headers into sim/ namespace [PR sim/29869] 2022-12-20 21:06:32 -05:00
pru sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
riscv sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
rl78 sim: move register headers into sim/ namespace [PR sim/29869] 2022-12-20 21:06:32 -05:00
rx sim: move register headers into sim/ namespace [PR sim/29869] 2022-12-20 21:06:32 -05:00
sh sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
testsuite
v850 sim: enable common sim_cpu usage everywhere 2022-12-21 00:00:18 -05:00
.gitignore
aclocal.m4
arch-subdir.mk.in sim: build: hoist lists of common objects up 2022-12-21 22:21:25 -05:00
ChangeLog-2021
config.h.in
configure
configure.ac
COPYING
gdbinit.in
MAINTAINERS
Makefile.am
Makefile.in sim: build: hoist lists of common objects up 2022-12-21 22:21:25 -05:00
README-HACKING