mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-23 18:14:13 +08:00
91a335f9fd
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. |
||
---|---|---|
.. | ||
ChangeLog-2021 | ||
cpu.c | ||
cpu.h | ||
gdb-if.c | ||
load.c | ||
load.h | ||
local.mk | ||
main.c | ||
Makefile.in | ||
mem.c | ||
mem.h | ||
rl78.c | ||
trace.c | ||
trace.h |