binutils-gdb/sim/v850
Mike Frysinger 883be19774 sim: cpu: change default init to handle all cpus
All the runtimes were only initializing a single CPU.  When SMP is
enabled, things quickly crash as none of the other CPU structs are
setup.  Change the default from 0 to the compile time value.
2022-12-25 02:10:46 -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: igen: drop move-if-changed usage 2022-12-24 21:35:54 -05:00
Makefile.in sim: v850: drop subdir configure logic 2022-11-07 23:26:07 +07: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