2002-05-13 Elena Zannoni <ezannoni@redhat.com>
authorElena Zannoni <ezannoni@kwikemart.cygnus.com>
Tue, 14 May 2002 01:21:39 +0000 (01:21 +0000)
committerElena Zannoni <ezannoni@kwikemart.cygnus.com>
Tue, 14 May 2002 01:21:39 +0000 (01:21 +0000)
* configure.tgt: Remove sh-hms target.
* MAINTAINERS: Don't list sh-hms as a separate target.

gdb/ChangeLog
gdb/MAINTAINERS
gdb/configure.tgt

index b884162..5aa5e38 100644 (file)
@@ -1,3 +1,8 @@
+2002-05-13  Elena Zannoni  <ezannoni@redhat.com>
+
+       * configure.tgt: Remove sh-hms target.
+       * MAINTAINERS: Don't list sh-hms as a separate target.
+
 2002-05-13  Jim Blandy  <jimb@redhat.com>
 
        Add first preprocessor macro-expansion files.
index 1343bd3..c355fe0 100644 (file)
@@ -154,7 +154,7 @@ maintainer works with the native maintainer when resolving API issues.
        s390            --target=s390-linux ,-Werror
                        (contact DJ Barrow      djbarrow@de.ibm.com)
 
-       sh              --target=sh-hms,sh-elf -w
+       sh              --target=sh-elf -w
                        Elena Zannoni           ezannoni@redhat.com
 
        sparc           --target=sparc-elf,sparc64-elf ,-Werror
index ea81019..4475d91 100644 (file)
@@ -245,7 +245,6 @@ s390x-*-*)          gdb_target=s390x
                        ;;
 
 sh*-*-pe)              gdb_target=wince ;;
-sh-*-hms)              gdb_target=embed ;;
 sh-*-coff*)            gdb_target=embed ;;
 sh-*-elf*)             gdb_target=embed ;;
 sh-*-linux*)           gdb_target=linux