mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 22:48:57 +08:00
Initial revision
This commit is contained in:
7
gdb/config/i386v4.mh
Normal file
7
gdb/config/i386v4.mh
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# Host: Intel 386 running SVR4.
|
||||||
|
XDEPFILES= procfs.o i386-xdep.o
|
||||||
|
XM_FILE= xm-i386v4.h
|
||||||
|
XM_CLIBS=
|
||||||
|
SYSV_DEFINE=-DSYSV
|
||||||
|
REGEX=regex.o
|
||||||
|
REGEX1=regex.o
|
3
gdb/config/i386v4.mt
Normal file
3
gdb/config/i386v4.mt
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# Target: Intel 386 running SVR4
|
||||||
|
TDEPFILES= exec.o i386-pinsn.o i386-tdep.o i387-tdep.o
|
||||||
|
TM_FILE= tm-i386v4.h
|
Reference in New Issue
Block a user