* config/i386/i386mk.mt (OBJFORMATS): Delete, no longer used.
authorStan Shebs <shebs@codesourcery.com>
Sat, 14 Feb 1998 00:49:47 +0000 (00:49 +0000)
committerStan Shebs <shebs@codesourcery.com>
Sat, 14 Feb 1998 00:49:47 +0000 (00:49 +0000)
* config/i386/xm-i386mk.h: Fix an include.
* config/pyr/tm-pyr.h (PC_INNER_THAN): Remove, never used.

gdb/ChangeLog
gdb/config/i386/i386mk.mt
gdb/config/i386/xm-i386mk.h

index 41e6d3f9169a0e15575795fa9bb20d6632dfe19a..6acd36ad32b34e5e4982686e12f5af7d9070fa2a 100644 (file)
@@ -1,3 +1,9 @@
+Fri Feb 13 16:40:30 1998  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * config/i386/i386mk.mt (OBJFORMATS): Delete, no longer used.
+       * config/i386/xm-i386mk.h: Fix an include.
+       * config/pyr/tm-pyr.h (PC_INNER_THAN): Remove, never used.
+
 Thu Feb 12 16:12:07 1998  Frank Ch. Eigler  <fche@cygnus.com>
 
        * remote-mips.c (mips_enter_debug): Sleep before sending CR to
index aa2f6a48732f2dc7d87271746e97c854beda477a..fc59442ac0dc755bd23692d1d7029db7d13344e7 100644 (file)
@@ -1,6 +1,6 @@
 # Target: Intel 386 with a.out in osf 1/mk
 TDEPFILES= i386-tdep.o 
 TM_FILE= tm-i386osf1mk.h
+
 TM_CFLAGS= -I/usr/mach3/include
 TM_CLIBS= /usr/mach3/ccs/lib/libmachid.a /usr/mach3/ccs/lib/libnetname.a /usr/mach3/ccs/lib/libmach.a
-OBJFORMATS= dbxread.o
index 7bbe02f8da706ec615cad3ae582d6a8eeadfc4cb..661c9cbd36cfcd3c70ae1703bc128ee2f2437a55 100644 (file)
@@ -22,4 +22,4 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 #define EMULATOR_BASE  0xa0000000
 #define EMULATOR_END   0xa0040000
 
-#include "xm-i386mach3.h"
+#include "i386/xm-i386m3.h"