mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +08:00
Initial revision
This commit is contained in:
7
gdb/config/delta88.mh
Normal file
7
gdb/config/delta88.mh
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# Host: Motorola 88000 running DGUX
|
||||||
|
XDEPFILES= infptrace.o m88k-xdep.o
|
||||||
|
XM_FILE= xm-delta88.h
|
||||||
|
REGEX=regex.o
|
||||||
|
REGEX1=regex.o
|
||||||
|
# Have to use /bin/nm because a bfd nm won't do the right thing
|
||||||
|
MUNCH_DEFINE=MUNCH_NM=/bin/nm
|
5
gdb/config/delta88.mt
Normal file
5
gdb/config/delta88.mt
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# Target: Motorola 88000
|
||||||
|
TDEPFILES= tdesc.o m88k-tdep.o m88k-pinsn.o exec.o coredep.o
|
||||||
|
TM_CLIBS= tdesc-lib/libdc.o
|
||||||
|
TM_CDEPS= tdesc-lib/libdc.o
|
||||||
|
TM_FILE= tm-delta88.h
|
Reference in New Issue
Block a user