OSDN Git Service

2004-04-05 Andrew Cagney <cagney@redhat.com>
authorcagney <cagney>
Tue, 6 Apr 2004 01:53:44 +0000 (01:53 +0000)
committercagney <cagney>
Tue, 6 Apr 2004 01:53:44 +0000 (01:53 +0000)
* config/i386/tm-i386.h: Delete file.
* config/i386/tm-vxworks.h: Update copyright, do not include
"tm-i386.h".
* config/i386/tm-nto.h, config/i386/tm-linux.h: Ditto.
* config/i386/tm-i386sol2.h, config/i386/tm-i386lynx.h: Ditto.
* config/i386/tm-go32.h, config/i386/tm-cygwin.h: Ditto.
* config/i386/ncr3000.mt (TM_FILE): Delete.
* config/i386/interix.mt (TM_FILE): Delete.
* config/i386/i386v.mt (TM_FILE): Delete.
* config/i386/i386nw.mt (TM_FILE): Delete.
* config/i386/i386gnu.mt (TM_FILE): Delete.
* config/i386/i386aout.mt (TM_FILE): Delete.
* config/i386/embed.mt (TM_FILE): Delete.

16 files changed:
gdb/ChangeLog
gdb/config/i386/embed.mt
gdb/config/i386/i386aout.mt
gdb/config/i386/i386gnu.mt
gdb/config/i386/i386nw.mt
gdb/config/i386/i386v.mt
gdb/config/i386/interix.mt
gdb/config/i386/ncr3000.mt
gdb/config/i386/tm-cygwin.h
gdb/config/i386/tm-go32.h
gdb/config/i386/tm-i386.h [deleted file]
gdb/config/i386/tm-i386lynx.h
gdb/config/i386/tm-i386sol2.h
gdb/config/i386/tm-linux.h
gdb/config/i386/tm-nto.h
gdb/config/i386/tm-vxworks.h

index 3fe9a42..089ea3f 100644 (file)
@@ -1,3 +1,19 @@
+2004-04-05  Andrew Cagney  <cagney@redhat.com>
+
+       * config/i386/tm-i386.h: Delete file.
+       * config/i386/tm-vxworks.h: Update copyright, do not include
+       "tm-i386.h".
+       * config/i386/tm-nto.h, config/i386/tm-linux.h: Ditto.
+       * config/i386/tm-i386sol2.h, config/i386/tm-i386lynx.h: Ditto.
+       * config/i386/tm-go32.h, config/i386/tm-cygwin.h: Ditto.
+       * config/i386/ncr3000.mt (TM_FILE): Delete.
+       * config/i386/interix.mt (TM_FILE): Delete.
+       * config/i386/i386v.mt (TM_FILE): Delete.
+       * config/i386/i386nw.mt (TM_FILE): Delete.
+       * config/i386/i386gnu.mt (TM_FILE): Delete.
+       * config/i386/i386aout.mt (TM_FILE): Delete.
+       * config/i386/embed.mt (TM_FILE): Delete.
+
 2004-04-05  Kevin Buettner  <kevinb@redhat.com>
 
        * frv-tdep.h (fsr0_regnum, acc0_regnum, acc7_regnum, accg0123_regnum)
index 6925a83..0a008c7 100644 (file)
@@ -1,3 +1,2 @@
 # Target: Embedded Intel 386 
 TDEPFILES= i386-tdep.o i387-tdep.o
-TM_FILE= tm-i386.h
index 2a33369..67b4c2e 100644 (file)
@@ -1,3 +1,2 @@
 # Target: Intel 386 with a.out
 TDEPFILES= i386-tdep.o i387-tdep.o
-TM_FILE= tm-i386.h
index 2029e99..220b64a 100644 (file)
@@ -1,3 +1,2 @@
 # Target: Intel 386 running the GNU Hurd
 TDEPFILES= i386-tdep.o i387-tdep.o i386gnu-tdep.o
-TM_FILE= tm-i386.h
index 9eafe7d..77c6519 100644 (file)
@@ -1,3 +1,2 @@
 # Target: Intel 386 running NetWare
 TDEPFILES= i386-tdep.o i387-tdep.o
-TM_FILE= tm-i386.h
index 1ee5305..630b19e 100644 (file)
@@ -1,3 +1,2 @@
 # Target: Intel 386 running System V
 TDEPFILES= i386-tdep.o i387-tdep.o
-TM_FILE= tm-i386.h
index 8d60962..21285aa 100644 (file)
@@ -1,3 +1,2 @@
 # Target: Intel 386 running Interix
 TDEPFILES= i386-tdep.o i387-tdep.o i386-interix-tdep.o solib.o solib-pei.o
-TM_FILE= tm-i386.h
index 4773dae..20a0728 100644 (file)
@@ -1,3 +1,2 @@
 # Target: Intel 386 running SVR4
 TDEPFILES= i386-tdep.o i387-tdep.o solib.o solib-svr4.o solib-legacy.o
-TM_FILE= tm-i386.h
index e7b49de..52ec275 100644 (file)
@@ -1,6 +1,7 @@
 /* Macro definitions for i386 running under the win32 API Unix.
-   Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
-   Free Software Foundation, Inc.
+
+   Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2004 Free
+   Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -19,8 +20,6 @@
    Foundation, Inc., 59 Temple Place - Suite 330,
    Boston, MA 02111-1307, USA.  */
 
-#include "i386/tm-i386.h"
-
 #define ATTACH_NO_WAIT
 #define SOLIB_ADD(filename, from_tty, targ, readsyms) child_solib_add(filename, from_tty, targ, readsyms)
 #define PC_SOLIB(addr) solib_address (addr)
index 85e0888..ece1fff 100644 (file)
@@ -1,5 +1,7 @@
 /* Target-dependent definitions for Intel x86 running DJGPP.
-   Copyright 1995, 1996, 1997, 1999, 2000 Free Software Foundation, Inc.
+
+   Copyright 1995, 1996, 1997, 1999, 2000, 2004 Free Software
+   Foundation, Inc.
 
    This file is part of GDB.
 
@@ -23,6 +25,4 @@
 
 #undef HAVE_SSE_REGS   /* FIXME! go32-nat.c needs to support XMMi registers */
 
-#include "i386/tm-i386.h"
-
 #endif /* TM_GO32_H */
diff --git a/gdb/config/i386/tm-i386.h b/gdb/config/i386/tm-i386.h
deleted file mode 100644 (file)
index e2bd81f..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-/* Macro definitions for GDB on an Intel i[345]86.
-   Copyright 1995, 1996, 1998, 1999, 2000, 2001
-   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.  */
-
-#ifndef TM_I386_H
-#define TM_I386_H 1
-
-#endif /* ifndef TM_I386_H */
index 03fe4ff..fbb7f81 100644 (file)
@@ -1,5 +1,6 @@
 /* Macro definitions for Intel 386 running under LynxOS.
-   Copyright 1993, 1995, 2002 Free Software Foundation, Inc.
+
+   Copyright 1993, 1995, 2002, 2004 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -23,7 +24,4 @@
 
 #include "config/tm-lynx.h"
 
-/* Most definitions from sysv could be used. */
-#include "i386/tm-i386.h"
-
 #endif /* TM_I386LYNX_H */
index 921df26..3f9aaa5 100644 (file)
@@ -1,5 +1,6 @@
 /* Macro definitions for GDB on an Intel i386 running Solaris 2.
-   Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
+
+   Copyright 1998, 1999, 2000, 2004 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -21,8 +22,6 @@
 #ifndef TM_I386SOL2_H
 #define TM_I386SOL2_H 1
 
-#include "i386/tm-i386.h"
-
 /* The SunPRO compiler puts out 0 instead of the address in N_SO symbols,
    and for SunPRO 3.0, N_FUN symbols too.  */
 #define SOFUN_ADDRESS_MAYBE_MISSING
index 83440a8..1c8bbaf 100644 (file)
@@ -1,7 +1,7 @@
 /* Definitions to target GDB to GNU/Linux on 386.
 
-   Copyright 1992, 1993, 1995, 1996, 1998, 1999, 2000, 2001, 2002 Free
-   Software Foundation, Inc.
+   Copyright 1992, 1993, 1995, 1996, 1998, 1999, 2000, 2001, 2002,
+   2004 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -23,7 +23,6 @@
 #ifndef TM_LINUX_H
 #define TM_LINUX_H
 
-#include "i386/tm-i386.h"
 #include "config/tm-linux.h"
 
 /* The following works around a problem with /usr/include/sys/procfs.h  */
index ff5eb78..670acc8 100644 (file)
@@ -1,6 +1,6 @@
 /* QNX Neutrino target header.
  
-   Copyright 2003 Free Software Foundation, Inc.
+   Copyright 2003, 2004 Free Software Foundation, Inc.
 
    This code was donated by QNX Software Systems Ltd.
 
@@ -24,9 +24,7 @@
 #ifndef TM_NTO_H
 #define TM_NTO_H 1
 
-/* Pick up most of what we need from the generic i386 target include file.  */
-#include "i386/tm-i386.h"
-#include "tm-nto.h"
+#include "config/tm-nto.h"
 
 #include "solib.h"
 
index f9b6be4..c0a042e 100644 (file)
@@ -1,6 +1,7 @@
-/* Target machine description for VxWorks on the 80[3456]86,
-   for GDB, the GNU debugger.
-   Copyright 1999 Free Software Foundation, Inc.
+/* Target machine description for VxWorks on the 80[3456]86, for GDB,
+   the GNU debugger.
+
+   Copyright 1999, 2004 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -22,7 +23,6 @@
 #ifndef TM_VXWORKS_H
 #define TM_VXWORKS_H
 
-#include "i386/tm-i386.h"
 #include "config/tm-vxworks.h"
 
 #endif /* ifndef TM_VXWORKS_H */