igen: Fix SMP simulator generator support.
authorAndrew Cagney <cagney@redhat.com>
Sat, 31 Jan 1998 06:23:41 +0000 (06:23 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sat, 31 Jan 1998 06:23:41 +0000 (06:23 +0000)
commit9ec6741b177fbd4d872a13002d540b60b11e4b78
tree882348d86144658f9148f517f17c39dabe54df1e
parent5266a484f4aa49a9ea52adbca949f6224ec2fcee
igen: Fix SMP simulator generator support.
Use the bfd-processor name in the sim-engine switch.
Add nr_cpus argument to sim_engine_run.
tic80, v850, d30v, mips, common:
Update
mips: Fill in bfd-processor field of model records so that
they match ../bfd/archures.
sim/common/ChangeLog
sim/igen/ChangeLog
sim/igen/gen-engine.c [new file with mode: 0644]
sim/igen/gen-support.c
sim/igen/igen.c
sim/mips/ChangeLog
sim/mips/interp.c
sim/mips/sim-main.h
sim/tic80/ChangeLog
sim/tic80/cpu.h
sim/v850/ChangeLog