Zap empty or unused xm-*.h files.
authorAndrew Cagney <cagney@redhat.com>
Sun, 20 Jan 2002 01:12:51 +0000 (01:12 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sun, 20 Jan 2002 01:12:51 +0000 (01:12 +0000)
15 files changed:
gdb/ChangeLog
gdb/Makefile.in
gdb/config/alpha/fbsd.mh
gdb/config/alpha/xm-fbsd.h [deleted file]
gdb/config/i386/xm-windows.h [deleted file]
gdb/config/m88k/xm-delta88.h
gdb/config/m88k/xm-delta88v4.h
gdb/config/m88k/xm-dgux.h
gdb/config/m88k/xm-m88k.h [deleted file]
gdb/config/mips/news-mips.mh
gdb/config/mips/xm-news-mips.h [deleted file]
gdb/config/sparc/xm-linux.h
gdb/config/sparc/xm-sparc.h [deleted file]
gdb/config/sparc/xm-sun4os4.h
gdb/config/sparc/xm-sun4sol2.h

index 9e68687302af727445e8456b902902693affed8a..45771d65d3093cbd39873cfa0841df91678b6177 100644 (file)
@@ -1,3 +1,24 @@
+2002-01-19  Andrew Cagney  <ac131313@redhat.com>
+
+       * config/mips/xm-news-mips.h: Delete file.
+       * config/mips/news-mips.mh (XM_FILE): Delete makefile variable.
+
+       * config/m88k/xm-m88k.h: Delete file.
+       * config/m88k/xm-dgux.h: Do not include xm-m88k.h.
+       * config/m88k/xm-delta88v4.h: Ditto.
+       * config/m88k/xm-delta88.h: Ditto.
+
+       * config/alpha/xm-fbsd.h: Delete file.
+       * config/alpha/fbsd.mh (XM_FILE): Delete makefile variable.
+
+       * config/sparc/xm-sparc.h: Delete file.
+       * Makefile.in (xm-sun4os4.h): Delete dependency.
+       * config/sparc/xm-sun4sol2.h: Do not include xm-sparc.h.
+       * config/sparc/xm-sun4os4.h: Ditto.
+       * config/sparc/xm-linux.h: Ditto.
+
+       * config/i386/xm-windows.h: Delete file.
+
 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
 
        * utils.c: Include <sys/param.h> for MAXPATHLEN.
index 4e4e5488fee24ab44588610d5ec4b0a87fc018e7..873d238b1bde616dd05bf3dd8b1accf2ddc7b1f3 100644 (file)
@@ -932,7 +932,6 @@ tm-sun3.h tm-hp300bsd.h tm-altos.h: tm-m68k.h
 tm-hp300hpux.h tm-sun2.h tm-3b1.h: tm-m68k.h
 xm-i386-sv32.h: xm-i386.h
 tm-i386gas.h: tm-i386.h
-xm-sun4os4.h: xm-sparc.h
 tm-sun4os4.h: tm-sparc.h
 xm-vaxult.h: xm-vax.h
 xm-vaxbsd.h: xm-vax.h
index 8db2fa61564db11db091f4a3ea40f59d1b2368ac..7e036e43a47d55e325d04b060a531729103e91b2 100644 (file)
@@ -2,5 +2,4 @@
 NATDEPFILES= fork-child.o infptrace.o inftarg.o \
        solib.o solib-svr4.o solib-legacy.o \
        corelow.o core-regset.o alphabsd-nat.o
-XM_FILE= xm-fbsd.h
 NAT_FILE= nm-fbsd.h
diff --git a/gdb/config/alpha/xm-fbsd.h b/gdb/config/alpha/xm-fbsd.h
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/gdb/config/i386/xm-windows.h b/gdb/config/i386/xm-windows.h
deleted file mode 100644 (file)
index 65680f0..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-/* Definitions for hosting on WIN32, built with Microsoft Visual C/C++, for GDB.
-   Copyright 1996, 1998 Free Software Foundation, Inc.
-
-   This file is part of GDB.
-
-   This program is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   This program is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.  */
-
-#include "i386/xm-cygwin.h"
-
-#undef PRINTF_HAS_LONG_LONG
-#undef HAVE_UNISTD_H
-#undef HAVE_TERMIO_H
-#undef HAVE_TERMIOS_H
-#undef HAVE_SGTTY_H
-#undef HAVE_SBRK
-#define CANT_FORK
-
-#define MALLOC_INCOMPATIBLE
-
-#include <malloc.h>
-
-#define SIGQUIT 3
-#define SIGTRAP 5
index 663a0c44e7fc541e09e256457d69688aab9e5e2c..27c8fe28d223994e367ddb11859eff66e28f3a35 100644 (file)
@@ -19,8 +19,6 @@
    Foundation, Inc., 59 Temple Place - Suite 330,
    Boston, MA 02111-1307, USA.  */
 
-#include "m88k/xm-m88k.h"
-
 #if !defined (USG)
 #define USG 1
 #endif
index 5d51f1c198d86526cca3b5f2dacb2352726d7fac..b09a02dd3359fc17082fe58fd57f0878b7e8d0fb 100644 (file)
@@ -19,6 +19,4 @@
    Foundation, Inc., 59 Temple Place - Suite 330,
    Boston, MA 02111-1307, USA.  */
 
-#include "m88k/xm-m88k.h"
-
 #include "xm-sysv4.h"
index 11220f5c0264423eb7fb226435591942f6c59a87..b6f7f996d75f3b74b20ee9aceca6bded80dea17f 100644 (file)
@@ -19,8 +19,6 @@
    Foundation, Inc., 59 Temple Place - Suite 330,
    Boston, MA 02111-1307, USA.  */
 
-#include "m88k/xm-m88k.h"
-
 #if !defined (USG)
 #define USG 1
 #endif
diff --git a/gdb/config/m88k/xm-m88k.h b/gdb/config/m88k/xm-m88k.h
deleted file mode 100644 (file)
index e69de29..0000000
index 620fbaad7c0c65bf0bfc403452d9700c1ed7b948..5cc138f38e470b8289817207033dbbc84dd3126d 100644 (file)
@@ -1,4 +1,3 @@
 # Host: Big-endian MIPS machine such as Sony News
 NATDEPFILES= infptrace.o inftarg.o fork-child.o corelow.o mips-nat.o
-XM_FILE= xm-news-mips.h
 NAT_FILE= nm-news-mips.h
diff --git a/gdb/config/mips/xm-news-mips.h b/gdb/config/mips/xm-news-mips.h
deleted file mode 100644 (file)
index e69de29..0000000
index e45b702a0fb5623fe6c0ee6167065eb41f2ec5d3..f0f98550cf5c6f73a4eb40bf4ab13928ebdfe102 100644 (file)
@@ -22,8 +22,6 @@
 #ifndef XM_SPARCLINUX_H
 #define XM_SPARCLINUX_H
 
-#include "sparc/xm-sparc.h"
-
 /* This is the amount to subtract from u.u_ar0
    to get the offset in the core file of the register values.  */
 #define KERNEL_U_ADDR 0x0
diff --git a/gdb/config/sparc/xm-sparc.h b/gdb/config/sparc/xm-sparc.h
deleted file mode 100644 (file)
index e69de29..0000000
index f8b27e9f77670d0db26099362c0dbeaf33f36e28..063e150b97b811a7ecc51a5bc6deb4f6a96f9513 100644 (file)
@@ -19,8 +19,6 @@
    Foundation, Inc., 59 Temple Place - Suite 330,
    Boston, MA 02111-1307, USA.  */
 
-#include "sparc/xm-sparc.h"
-
 #define FPU
 
 /* /usr/include/malloc.h is included by vx-share/xdr_ld, and might
index e8834e89f1e71693623551e5e43009e07f9cc277..b775f7cdba05ae4025e8dbf6ec282f45f5f61892 100644 (file)
    Foundation, Inc., 59 Temple Place - Suite 330,
    Boston, MA 02111-1307, USA.  */
 
-/* Most of what we know is generic to SPARC hosts.  */
-
-#include "sparc/xm-sparc.h"
-
 /* Pick up more stuff from the generic SVR4 host include file. */
 
 #include "xm-sysv4.h"