diff options
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index f895f64..c56c5ae 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2008-09-26 Joel Brobecker <brobecker@adacore.com> + + * MAINTAINERS (GLOBAL MAINTAINERS): Add Pedro Alves. + 2008-09-25 Stephan Springl <springl-gdb@bfw-online.de> (tiny change) * stack.c (print_frame_args): Fix typos in comments. diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index d767276..cccd57a 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -158,6 +158,7 @@ future, if there are, a reference to the list will be included here. The current global maintainers are (in alphabetical order): +Pedro Alves pedro@codesourcery.com Jim Blandy jimb@mozilla.com Joel Brobecker brobecker@adacore.com Kevin Buettner kevinb@redhat.com |