879b939859
Start mn10200 gdb port by adding copies of mn10300 target-specific files with all instances of mn10300 changed to mn10200 to start with. * mn10200-tdep.c: new * config/mn10200/tm-mn10200.h: new, REGISTER_SIZE is 24 bits not 32, SP_REGNUM and FP_REGNUM are different, also no lar or lir. * config/mn10200/mn10200.mt: new
6 lines
135 B
Mathematica
6 lines
135 B
Mathematica
# Target: Matsushita mn10200
|
|
TDEPFILES= mn10200-tdep.o
|
|
TM_FILE= tm-mn10200.h
|
|
|
|
SIM_OBS = remote-sim.o
|
|
SIM = ../sim/mn10200/libsim.a -lm
|