binutils-gdb/sim/v850
Mike Frysinger eac2fbdc4b sim: common: move libcommon.a objects to sources
This simplifies the build logic and avoids an Automake bug where the
common_libcommon_a_OBJECTS variable isn't set in the arch libsim.a
DEPENDENCIES for targets that, alphabetically, come before "common".
We aren't affected by that bug with the current code, but as we move
things out of SIM_ALL_RECURSIVE_DEPS and rely on finer dependencies,
we will trip over it.
2023-01-14 20:48:49 -05:00
..
ChangeLog-2021 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
interp.c sim: cpu: change default init to handle all cpus 2022-12-25 02:10:46 -05:00
local.mk sim: common: move libcommon.a objects to sources 2023-01-14 20:48:49 -05:00
sim-main.h sim: v850: standardize the arch-specific settings a little 2022-12-23 08:32:58 -05:00
simops.c sim: v850: fix SMP compile 2022-12-25 02:10:22 -05:00
simops.h sim: v850: standardize the arch-specific settings a little 2022-12-23 08:32:58 -05:00
v850-sim.h sim: v850: fix SMP compile 2022-12-25 02:10:22 -05:00
v850.dc sim: v850: rename v850.dc to align with other ports 2022-11-11 01:42:29 +07:00
v850.igen sim: v850: fix SMP compile 2022-12-25 02:10:22 -05:00