diff options
-rw-r--r-- | gdb/ChangeLog | 5 | ||||
-rw-r--r-- | gdb/MAINTAINERS | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index fd1bf3a..d65f43b 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2011-01-28 Richard Earnshaw <rearnsha@arm.com> + + * MAINTAINERS: Move myself from Responsible Maintainers to Authorized + Committers. + 2011-01-28 Pedro Alves <pedro@codesourcery.com> * tracepoint.c (tfile_xfer_partial): If there's no traceframe diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index e739838..3f5c696 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -255,7 +255,6 @@ the native maintainer when resolving ABI issues. alpha --target=alpha-elf ,-Werror arm --target=arm-elf ,-Werror - Richard Earnshaw rearnsha@arm.com avr --target=avr ,-Werror Tristan Gingold gingold@adacore.com @@ -429,6 +428,7 @@ under no obligation to review posted patches - but, of course, are invited to do so! PowerPC Andrew Cagney cagney@gnu.org +ARM Richard Earnshaw rearnsha@arm.com CRIS Hans-Peter Nilsson hp@axis.com IA64 Jeff Johnston jjohnstn@redhat.com MIPS Joel Brobecker brobecker@adacore.com |