From: Michael Chastain Date: Mon, 22 Sep 2003 23:06:16 +0000 (+0000) Subject: 2003-09-22 Michael Chastain X-Git-Tag: gdb_6_1-branchpoint~1448 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=592e30103586ae9684ee82413272543c81317b08;p=thirdparty%2Fbinutils-gdb.git 2003-09-22 Michael Chastain * MAINTAINERS: Rename gdb.c++ to gdb.cp. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b2cded9aa9d..c2d979769ef 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2003-09-22 Michael Chastain + + * MAINTAINERS: Rename gdb.c++ to gdb.cp. + 2003-09-22 Jeff Johnston * top.c (quit_force): Fix indirect call to quit_target so diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index d47dbbcf10b..d0478846e61 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -254,7 +254,7 @@ testsuite (Global Maintainers) lib Fernando Nasser fnasser@redhat.com Mark Salter msalter@redhat.com gdbtk (gdb.gdbtk) Keith Seitz keiths@redhat.com - c++ (gdb.c++) Michael Chastain mec@shout.net + c++ (gdb.cp) Michael Chastain mec@shout.net David Carlton carlton@kealia.com mi tests (gdb.mi) Elena Zannoni ezannoni@redhat.com Andrew Cagney cagney@redhat.com