* configure.tgt (arm-*-nto*, sh-*-nto*): Remove.
authorUlrich Weigand <uweigand@de.ibm.com>
Fri, 13 Apr 2007 00:39:49 +0000 (00:39 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Fri, 13 Apr 2007 00:39:49 +0000 (00:39 +0000)
gdb/ChangeLog
gdb/configure.tgt

index e04950c..64e7862 100644 (file)
@@ -1,5 +1,9 @@
 2007-04-12  Ulrich Weigand  <uweigand@de.ibm.com>
 
+       * configure.tgt (arm-*-nto*, sh-*-nto*): Remove.
+
+2007-04-12  Ulrich Weigand  <uweigand@de.ibm.com>
+
        * config/m68k/tm-monitor.h: Delete file.
        * config/m68k/monitor.mt (DEPRECATED_TM_FILE): Remove.
        * m68k-tdep.c (m68k_gdbarch_init): set_gdbarch_decr_pc_after_break
index e326ea7..3402444 100644 (file)
@@ -81,7 +81,6 @@ arm*-*-linux*)                gdb_target=linux
                        ;;
 arm*-*-netbsd* | arm*-*-knetbsd*-gnu)
                        gdb_target=nbsd ;;
-arm-*-nto*)            gdb_target=nto ;;
 arm*-*-openbsd*)       gdb_target=obsd ;;
 arm*-*-* | thumb*-*-* | strongarm*-*-*)
                        gdb_target=embed
@@ -201,7 +200,6 @@ sh-*-linux*)                gdb_target=linux
                        ;;
 sh*-*-netbsdelf* | sh*-*-knetbsd*-gnu)
                        gdb_target=nbsd ;;
-sh-*-nto*)             gdb_target=nto ;;
 sh*-*-openbsd*)                gdb_target=obsd ;;
 sh64-*-elf*)           gdb_target=sh64 ;;
 sh*)                   gdb_target=embed ;;