OSDN Git Service

2005-05-30 Andrew Cagney <cagney@gnu.org>
authorcagney <cagney>
Mon, 30 May 2005 18:35:08 +0000 (18:35 +0000)
committercagney <cagney>
Mon, 30 May 2005 18:35:08 +0000 (18:35 +0000)
* MAINTAINERS: Drop architecture and target vectors.

gdb/ChangeLog
gdb/MAINTAINERS

index 98a42e3..dbe98e4 100644 (file)
@@ -1,3 +1,7 @@
+2005-05-30  Andrew Cagney  <cagney@gnu.org>
+
+       * MAINTAINERS: Drop architecture and target vectors.
+
 2005-05-29  Eli Zaretskii  <eliz@gnu.org>
 
        * config/djgpp/fnchange.lst: Add mappings for linux-ppc-low.c and
index a61d05b..bbb2833 100644 (file)
@@ -185,10 +185,10 @@ Solaris/SPARC native & host (devolved)
 
 Core: Generic components used by all of GDB
 
-generic arch support   Andrew Cagney           cagney@redhat.com
+generic arch support   (Global Maintainers)
                        Any host/target maintainer can add to
-                       gdbarch.{c,h,sh}.  Send tricky ones to cagney.
-target vector          Andrew Cagney           cagney@redhat.com
+                       gdbarch.{c,h,sh}.
+target vector          (Global Maintainers)
 
 event loop             Elena Zannoni           ezannoni@redhat.com
                         For the part of top.c related to the event loop,