* configure.tgt: Remove i[34567]86-*-go32*,
authorMark Kettenis <kettenis@gnu.org>
Fri, 9 Apr 2004 15:01:46 +0000 (15:01 +0000)
committerMark Kettenis <kettenis@gnu.org>
Fri, 9 Apr 2004 15:01:46 +0000 (15:01 +0000)
i[34567]86-*-msdosdjgpp*, i[34567]86-*-sco*, i[34567]86-*-sysv*
and i[34567]86-*-isc*.  Set gdb_target to i386 for
i[34567]86-*-netware* and i[34567]86-*-*.
* config/i386/i386.mt: New file.
* config/i386/embed.mt: Remove file.
* config/i386/go32.mt: Remove file.
* config/i386/i386nw.mt: Remove file.
* config/i386/i386v.mt: Remove file.
* config/i386/tm-go32.h: Remove file.

gdb/ChangeLog
gdb/config/i386/embed.mt [deleted file]
gdb/config/i386/go32.mt [deleted file]
gdb/config/i386/i386.mt [new file with mode: 0644]
gdb/config/i386/i386nw.mt [deleted file]
gdb/config/i386/i386v.mt [deleted file]
gdb/config/i386/tm-go32.h [deleted file]
gdb/configure.tgt

index 228ba9c3970bf4f245c7948a27b2f901a994c6aa..869e88390f5065f5eecb94c506c809b288e168b8 100644 (file)
@@ -1,5 +1,16 @@
 2004-04-09  Mark Kettenis  <kettenis@gnu.org>
 
+       * configure.tgt: Remove i[34567]86-*-go32*,
+       i[34567]86-*-msdosdjgpp*, i[34567]86-*-sco*, i[34567]86-*-sysv*
+       and i[34567]86-*-isc*.  Set gdb_target to i386 for
+       i[34567]86-*-netware* and i[34567]86-*-*.
+       * config/i386/i386.mt: New file.
+       * config/i386/embed.mt: Remove file.
+       * config/i386/go32.mt: Remove file.
+       * config/i386/i386nw.mt: Remove file.
+       * config/i386/i386v.mt: Remove file.
+       * config/i386/tm-go32.h: Remove file.
+
        * tui/tui-hooks.c: Include "readline/readline.h" after
        "gdb_curses.h" instead of before.
        * tui/tui-io.c: Likewise.
diff --git a/gdb/config/i386/embed.mt b/gdb/config/i386/embed.mt
deleted file mode 100644 (file)
index 0a008c7..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-# Target: Embedded Intel 386 
-TDEPFILES= i386-tdep.o i387-tdep.o
diff --git a/gdb/config/i386/go32.mt b/gdb/config/i386/go32.mt
deleted file mode 100644 (file)
index 9b82c64..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-# Target: Intel 386 running DJGPP
-TDEPFILES= i386-tdep.o i387-tdep.o
-TM_FILE= tm-go32.h
diff --git a/gdb/config/i386/i386.mt b/gdb/config/i386/i386.mt
new file mode 100644 (file)
index 0000000..d2eab6d
--- /dev/null
@@ -0,0 +1,2 @@
+# Target: i386
+TDEPFILES= i386-tdep.o i387-tdep.o
diff --git a/gdb/config/i386/i386nw.mt b/gdb/config/i386/i386nw.mt
deleted file mode 100644 (file)
index 77c6519..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-# Target: Intel 386 running NetWare
-TDEPFILES= i386-tdep.o i387-tdep.o
diff --git a/gdb/config/i386/i386v.mt b/gdb/config/i386/i386v.mt
deleted file mode 100644 (file)
index 630b19e..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-# Target: Intel 386 running System V
-TDEPFILES= i386-tdep.o i387-tdep.o
diff --git a/gdb/config/i386/tm-go32.h b/gdb/config/i386/tm-go32.h
deleted file mode 100644 (file)
index ece1fff..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-/* Target-dependent definitions for Intel x86 running DJGPP.
-
-   Copyright 1995, 1996, 1997, 1999, 2000, 2004 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_GO32_H
-#define TM_GO32_H
-
-#undef HAVE_SSE_REGS   /* FIXME! go32-nat.c needs to support XMMi registers */
-
-#endif /* TM_GO32_H */
index 0a14df22dbcdeb46ac3d6229cc2bfa4873dbffa0..c07445eee6c44239ce0746ab230ceb9bf72dc124 100644 (file)
@@ -80,23 +80,18 @@ i[34567]86-ncr-*)   gdb_target=ncr3000 ;;
 i[34567]86-*-netbsd* | i[34567]86-*-knetbsd*-gnu)
                        gdb_target=nbsd ;;
 i[34567]86-*-openbsd*) gdb_target=obsd ;;
-i[34567]86-*-go32*)    gdb_target=i386aout ;;
-i[34567]86-*-msdosdjgpp*) gdb_target=go32 ;;
 i[34567]86-*-nto*)     gdb_target=nto ;;
 i[34567]86-*-lynxos*)  gdb_target=i386lynx ;;
 i[34567]86-*-solaris*) gdb_target=i386sol2 ;;
-i[34567]86-*-sco*)     gdb_target=i386v ;;
-i[34567]86-*-sysv*)    gdb_target=i386v ;;
 i[34567]86-*-linux*)   gdb_target=linux
                        build_gdbserver=yes
                        ;;
-i[34567]86-*-isc*)     gdb_target=i386v ;;
 i[34567]86-*-gnu*)     gdb_target=i386gnu ;;
-i[34567]86-*-netware*) gdb_target=i386nw
-               configdirs="${configdirs} nlm" ;;
+i[34567]86-*-netware*) gdb_target=i386
+                       configdirs="${configdirs} nlm" ;;
 i[34567]86-*-cygwin*)  gdb_target=cygwin  ;;
 i[34567]86-*-vxworks*) gdb_target=vxworks ;;
-i[34567]86-*-*)                gdb_target=embed ;;
+i[34567]86-*-*)                gdb_target=i386 ;;
 
 ia64-*-aix*)           gdb_target=aix ;;
 ia64-*-linux*)         gdb_target=linux
This page took 0.037798 seconds and 4 git commands to generate.