From: Andrew Cagney Date: Mon, 30 May 2005 18:35:12 +0000 (+0000) Subject: 2005-05-30 Andrew Cagney X-Git-Tag: gdb-csl-arm-20051020-branchpoint~1158 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=67e27301b80e25cc62ea535d5970b60fa21eafd3;p=external%2Fbinutils.git 2005-05-30 Andrew Cagney * MAINTAINERS: Drop architecture and target vectors. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 98a42e3..dbe98e4 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2005-05-30 Andrew Cagney + + * MAINTAINERS: Drop architecture and target vectors. + 2005-05-29 Eli Zaretskii * config/djgpp/fnchange.lst: Add mappings for linux-ppc-low.c and diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index a61d05b..bbb2833 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -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,