aboutsummaryrefslogtreecommitdiff
path: root/gdb/config
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config')
-rw-r--r--gdb/config/i386v4.mh7
-rw-r--r--gdb/config/i386v4.mt3
2 files changed, 10 insertions, 0 deletions
diff --git a/gdb/config/i386v4.mh b/gdb/config/i386v4.mh
new file mode 100644
index 0000000..6d7592d
--- /dev/null
+++ b/gdb/config/i386v4.mh
@@ -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
diff --git a/gdb/config/i386v4.mt b/gdb/config/i386v4.mt
new file mode 100644
index 0000000..57e55c2
--- /dev/null
+++ b/gdb/config/i386v4.mt
@@ -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