aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/MAINTAINERS2
2 files changed, 4 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 1cf3e61..b252367 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2004-04-22 Elena Zannoni <ezannoni@redhat.com>
+
+ * MAINTAINERS: Drop maintenance of gdb.stabs, and linespec.c.
+
2004-04-22 Jim Blandy <jimb@redhat.com>
* ppc-linux-nat.c (ppc_register_u_addr): Don't assume that r0 is
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index c8164a9..703716f 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -225,7 +225,6 @@ generic symtabs Jim Blandy jimb@redhat.com
coff reader Philippe De Muyter phdm@macqel.be
xcoff reader Any maintainer can modify this; please send tricky
ones to Kevin Buettner <kevinb@redhat.com>
- linespec Elena Zannoni ezannoni@redhat.com
HP/UX readers Any [past] maintainer can modify this.
Please send tricky ones to the symtabs maintainers.
@@ -255,7 +254,6 @@ testsuite (Global Maintainers)
David Carlton carlton@bactrian.org
mi tests (gdb.mi) Elena Zannoni ezannoni@redhat.com
Andrew Cagney cagney@redhat.com
- stabs (gdb.stabs) Elena Zannoni ezannoni@redhat.com
threads (gdb.threads) Michael Snyder msnyder@redhat.com
trace (gdb.trace) Michael Snyder msnyder@redhat.com
hp tests (gdb.hp) (vacant)