From 67e27301b80e25cc62ea535d5970b60fa21eafd3 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Mon, 30 May 2005 18:35:12 +0000 Subject: [PATCH] 2005-05-30 Andrew Cagney * MAINTAINERS: Drop architecture and target vectors. --- gdb/ChangeLog | 4 ++++ gdb/MAINTAINERS | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 98a42e3adfd..dbe98e450fe 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 a61d05b18b1..bbb2833d4f6 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, -- 2.30.2