mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-21 04:42:53 +08:00
78073dd899
* configure.tgt: Recognize the 68hc11. * m68hc11-tdep.c: New file for 68hc11 target. * config/m68hc11/m68hc11.mt: New file for 68hc11 port. * configure.tgt: When 68hc11, set gdb_multi_arch.
7 lines
140 B
Mathematica
7 lines
140 B
Mathematica
# Target: Motorola 68HC11 processor
|
|
TDEPFILES= m68hc11-tdep.o
|
|
TM_FILE= tm-m68hc11.h
|
|
SIM_OBS= remote-sim.o
|
|
SIM= ../sim/m68hc11/libsim.a -lm
|
|
|