binutils-gdb/sim/moxie
Mike Frysinger 0754b62591 sim: moxie: 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:25 -05:00
..
ChangeLog-2021 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
interp.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
local.mk sim: moxie: move libsim.a creation to top-level 2023-01-10 01:15:25 -05:00
Makefile.in sim: moxie: move libsim.a creation to top-level 2023-01-10 01:15:25 -05:00
moxie-gdb.dtb Fix DTB generation mechanism and build failure 2021-04-08 15:02:14 -03:00
moxie-gdb.dts [sim] Update old contact info in GPL license notices 2012-12-19 07:18:22 +00:00
moxie-sim.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
sim-main.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00