Fri Oct 16 13:06:08 1992 K. Richard Pixley (rich@sendai.cygnus.com)
+ Miscellaneous 386 configs updated.
+
+ * config/i386aout.mt (TDEPFILES): removed exec.o.
+ * config/i386sol2.mh, config/ncr3000.mh, config/i386v4.mh
+ (XDEPFILES): removed procfs.o fork-child.o i386-xdep.o.
+ (NAT_FILE, NATDEPFILES): new macros.
+ * config/i386aout.mt, config/i386sol2.mt, config/ncr3000.mt,
+ config/i386v4.mt (TDEPFILES): removed exec.o.
+ * config/i386v32.mh (XDEPFILES): removed infptrace.o inftarg.o
+ fork-child.o coredep.o corelow.o i386-xdep.o i387-tdep.o.
+ (NAT_FILE, NATDEPFILES): new macros.
+ * config/i386sco.mh (XDEPFILES): removed infptrace.o inftarg.o
+ fork-child.o coredep.o corelow.o i386-xdep.o.
+ (NAT_FILE, NATDEPFILES): new macros.
+
Native support cleanup for i386bsd (untested).
* config/i386bsd.mt (NATDEPFILES): exec.o removed.
# Target: Intel 386 with a.out
-TDEPFILES= exec.o i386-tdep.o i386-pinsn.o
+TDEPFILES= i386-tdep.o i386-pinsn.o
TM_FILE= tm-i386v.h
# Host: Intel 386 running SCO Unix (pre-SVR4)
-XDEPFILES= infptrace.o inftarg.o fork-child.o coredep.o corelow.o i386-xdep.o i387-tdep.o
+XDEPFILES= i387-tdep.o
XM_FILE= xm-i386sco.h
+NAT_FILE= nm-i386sco.h
+NATDEPFILES= infptrace.o inftarg.o fork-child.o coredep.o corelow.o i386v-nat.o
XM_CLIBS= -lPW
SYSV_DEFINE=-DSYSV
REGEX=regex.o
# Need to compile and link in support for SVR4's /proc and i386 host dependent
# routines.
-XDEPFILES= procfs.o fork-child.o i386-xdep.o
+XDEPFILES=
# Use the i386 SVR4 host configuration file.
XM_FILE= xm-i386v4.h
+NAT_FILE= nm-i386v.h
+NATDEPFILES= exec.o procfs.o fork-child.o i386v-nat.o
+
# We need to find alloca() somewhere. Gcc has one built in, but most other
# compilers don't. Using the one in /usr/ucblib/libucb.a is tricky because
# we have to be careful not to pull in anything else from the library (lots
# Target: Intel 386 running SVR4
-TDEPFILES= exec.o i386-pinsn.o i386-tdep.o i387-tdep.o solib.o
+TDEPFILES= i386-pinsn.o i386-tdep.o i387-tdep.o solib.o
TM_FILE= tm-i386v4.h
# Host: Intel 386 running System V release 3.2
-XDEPFILES= infptrace.o inftarg.o fork-child.o coredep.o corelow.o i386-xdep.o i387-tdep.o
+XDEPFILES=
XM_FILE= xm-i386v32.h
+NAT_FILE= nm-i386v.h
+NATDEPFILES= infptrace.o inftarg.o fork-child.o coredep.o corelow.o i386v-nat.o
XM_CLIBS= -lPW
SYSV_DEFINE=-DSYSV
REGEX=regex.o
# Need to compile and link in support for SVR4's /proc and i386 host dependent
# routines.
-XDEPFILES= procfs.o fork-child.o i386-xdep.o
+XDEPFILES=
# Use the i386 SVR4 host configuration file.
XM_FILE= xm-i386v4.h
+NAT_FILE= nm-i386v.h
+NATDEPFILES= exec.o procfs.o fork-child.o i386v-nat.o
+
# We need to find alloca() somewhere. Gcc has one built in, but most other
# compilers don't. Using the one in /usr/ucblib/libucb.a is tricky because
# we have to be careful not to pull in anything else from the library (lots
# Target: Intel 386 running SVR4
-TDEPFILES= exec.o i386-pinsn.o i386-tdep.o i387-tdep.o solib.o
+TDEPFILES= i386-pinsn.o i386-tdep.o i387-tdep.o solib.o
TM_FILE= tm-i386v4.h
# Need to compile and link in support for SVR4's /proc and i386 host dependent
# routines.
-XDEPFILES= procfs.o fork-child.o i386-xdep.o
+XDEPFILES=
# Use the i386 SVR4 host configuration file.
XM_FILE= xm-i386v4.h
+NAT_FILE= nm-i386v.h
+NATDEPFILES= exec.o procfs.o fork-child.o i386v-nat.o
+
# We need to find alloca() somewhere. Gcc has one built in, but most other
# compilers don't. Using the one in /usr/ucblib/libucb.a is tricky because
# we have to be careful not to pull in anything else from the library (lots
# Target: Intel 386 running SVR4
-TDEPFILES= exec.o i386-pinsn.o i386-tdep.o i387-tdep.o solib.o
+TDEPFILES= i386-pinsn.o i386-tdep.o i387-tdep.o solib.o
TM_FILE= tm-i386v4.h