binutils-gdb/sim
Mike Frysinger c65b31b868 sim: avr: move libsim.a creation to top-level
The objects are still compiled in the subdir, but the creation of the
archive itself is in the top-level.  This is a required step before we
can move compilation itself up, and makes it easier to review.

The downside is that each object compile is a recursive make instead of
a single one.  On my 4 core system, it adds ~100msec to the build per
port, so it's not great, but it shouldn't be a big deal.  This will go
away of course once the top-level compiles objects.
2023-01-10 01:15:23 -05:00
..
aarch64 sim: aarch64: move libsim.a creation to top-level 2023-01-10 01:15:23 -05:00
arm sim: arm: move libsim.a creation to top-level 2023-01-10 01:15:23 -05:00
avr sim: avr: move libsim.a creation to top-level 2023-01-10 01:15:23 -05:00
bfin sim: replace -I$srcroot/bfd include with -I$srcroot 2023-01-01 23:17:07 -05:00
bpf sim: modules: trigger generation from top-level 2023-01-10 01:15:23 -05:00
common sim: aarch64: move libsim.a creation to top-level 2023-01-10 01:15:23 -05:00
cr16 sim: modules: trigger generation from top-level 2023-01-10 01:15:23 -05:00
cris sim: modules: trigger generation from top-level 2023-01-10 01:15:23 -05:00
d10v sim: modules: trigger generation from top-level 2023-01-10 01:15:23 -05:00
erc32 sim: build: drop unused SIM_EXTRA_LIBS 2023-01-01 17:46:15 -05:00
example-synacor Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
frv sim: modules: trigger generation from top-level 2023-01-10 01:15:23 -05:00
ft32 Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
h8300 Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
igen Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
iq2000 sim: modules: trigger generation from top-level 2023-01-10 01:15:23 -05:00
lm32 sim: modules: trigger generation from top-level 2023-01-10 01:15:23 -05:00
m4 sim: Move getopt checking inside SIM_AC_PLATFORM 2023-01-05 03:31:42 +00:00
m32c sim: modules: trigger generation from top-level 2023-01-10 01:15:23 -05:00
m32r sim: modules: trigger generation from top-level 2023-01-10 01:15:23 -05:00
m68hc11 sim: modules: trigger generation from top-level 2023-01-10 01:15:23 -05:00
mcore Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
microblaze sim: replace -I$srcroot/opcodes include with -I$srcroot 2023-01-01 23:14:19 -05:00
mips sim: modules: trigger generation from top-level 2023-01-10 01:15:23 -05:00
mn10300 sim: modules: trigger generation from top-level 2023-01-10 01:15:23 -05:00
moxie Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
msp430 Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
or1k sim: modules: trigger generation from top-level 2023-01-10 01:15:23 -05:00
ppc sim: Regenerate using the maintainer mode 2023-01-04 02:14:51 +00:00
pru Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
riscv Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
rl78 sim: replace -I$srcroot/bfd include with -I$srcroot 2023-01-01 23:17:07 -05:00
rx sim: replace -I$srcroot/bfd include with -I$srcroot 2023-01-01 23:17:07 -05:00
sh sim: modules: trigger generation from top-level 2023-01-10 01:15:23 -05:00
testsuite sim: bpf: fix testsuite due to linker warnings [PR sim/29954] 2023-01-04 20:54:14 -05:00
v850 sim: modules: trigger generation from top-level 2023-01-10 01:15:23 -05:00
.gitignore sim: drop unused gentmap & nltvals.def logic 2021-11-28 13:24:00 -05:00
aclocal.m4 sim: smp: make option available again 2022-12-25 02:13:30 -05:00
arch-subdir.mk.in sim: cgen: drop common subdir build rules 2023-01-02 20:31:56 -05:00
ChangeLog-2021 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
config.h.in sim: smp: make option available again 2022-12-25 02:13:30 -05:00
configure sim: Move getopt checking inside SIM_AC_PLATFORM 2023-01-05 03:31:42 +00:00
configure.ac sim: Move getopt checking inside SIM_AC_PLATFORM 2023-01-05 03:31:42 +00: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: move generated headers to built sources 2023-01-02 21:16:19 -05:00
Makefile.in sim: avr: move libsim.a creation to top-level 2023-01-10 01:15:23 -05:00
README-HACKING sim: build: drop support for subdir extra deps 2023-01-10 01:15:23 -05:00