binutils-gdb/sim
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
..
aarch64 sim: cpu: change default init to handle all cpus 2022-12-25 02:10:46 -05:00
arm sim: cpu: change default init to handle all cpus 2022-12-25 02:10:46 -05:00
avr sim: cpu: change default init to handle all cpus 2022-12-25 02:10:46 -05:00
bfin sim: cpu: change default init to handle all cpus 2022-12-25 02:10:46 -05:00
bpf sim: cpu: change default init to handle all cpus 2022-12-25 02:10:46 -05:00
common sim: cpu: change default init to handle all cpus 2022-12-25 02:10:46 -05:00
cr16 sim: cpu: change default init to handle all cpus 2022-12-25 02:10:46 -05:00
cris sim: cpu: change default init to handle all cpus 2022-12-25 02:10:46 -05:00
d10v sim: cpu: change default init to handle all cpus 2022-12-25 02:10:46 -05:00
erc32 sim: switch sim_{read,write} APIs to 64-bit all the time [PR sim/7504] 2022-12-22 19:29:24 -05:00
example-synacor sim: cpu: change default init to handle all cpus 2022-12-25 02:10:46 -05:00
frv sim: cpu: change default init to handle all cpus 2022-12-25 02:10:46 -05:00
ft32 sim: cpu: change default init to handle all cpus 2022-12-25 02:10:46 -05:00
h8300 sim: cpu: change default init to handle all cpus 2022-12-25 02:10:46 -05:00
igen sim: igen: support in-place updates ourself 2022-12-24 21:33:24 -05:00
iq2000 sim: cpu: change default init to handle all cpus 2022-12-25 02:10:46 -05:00
lm32 sim: cpu: change default init to handle all cpus 2022-12-25 02:10:46 -05:00
m4 sim: restore lstat & mkdir func checks 2022-11-10 00:19:45 +07:00
m32c sim: switch sim_{read,write} APIs to 64-bit all the time [PR sim/7504] 2022-12-22 19:29:24 -05:00
m32r sim: cpu: change default init to handle all cpus 2022-12-25 02:10:46 -05:00
m68hc11 sim: cpu: change default init to handle all cpus 2022-12-25 02:10:46 -05:00
mcore sim: cpu: change default init to handle all cpus 2022-12-25 02:10:46 -05:00
microblaze sim: cpu: change default init to handle all cpus 2022-12-25 02:10:46 -05:00
mips sim: cpu: change default init to handle all cpus 2022-12-25 02:10:46 -05:00
mn10300 sim: cpu: change default init to handle all cpus 2022-12-25 02:10:46 -05:00
moxie sim: cpu: change default init to handle all cpus 2022-12-25 02:10:46 -05:00
msp430 sim: cpu: change default init to handle all cpus 2022-12-25 02:10:46 -05:00
or1k sim: cpu: change default init to handle all cpus 2022-12-25 02:10:46 -05:00
ppc sim: igen: drop move-if-changed usage 2022-12-24 21:35:54 -05:00
pru sim: cpu: change default init to handle all cpus 2022-12-25 02:10:46 -05:00
riscv sim: cpu: change default init to handle all cpus 2022-12-25 02:10:46 -05:00
rl78 sim: switch sim_{read,write} APIs to 64-bit all the time [PR sim/7504] 2022-12-22 19:29:24 -05:00
rx sim: move bfd.h include out of sim-main.h 2022-12-22 22:06:12 -05:00
sh sim: cpu: change default init to handle all cpus 2022-12-25 02:10:46 -05:00
testsuite sim: pru: Fix behaviour when loop count is zero 2022-11-12 15:10:07 +02:00
v850 sim: cpu: change default init to handle all cpus 2022-12-25 02:10:46 -05:00
.gitignore
aclocal.m4 sim: build: switch to bfd & opcodes libtool linker scripts 2022-11-04 07:42:31 +07:00
arch-subdir.mk.in sim: mips: clean up a bit after mips/configure removal 2022-12-24 22:13:56 -05:00
ChangeLog-2021
config.h.in sim: restore lstat & mkdir func checks 2022-11-10 00:19:45 +07:00
configure sim: mips: move igen settings to top-level configure 2022-12-24 22:13:13 -05:00
configure.ac sim: mips: clean up a bit after mips/configure removal 2022-12-24 22:13:56 -05:00
COPYING
gdbinit.in
MAINTAINERS
Makefile.am sim: build: add a proper var for enabled arches 2022-11-07 21:51:11 +07:00
Makefile.in sim: mips: clean up a bit after mips/configure removal 2022-12-24 22:13:56 -05:00
README-HACKING sim: build: move install steps to the top-level 2022-11-05 16:26:08 +07:00