diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 48c9e06b143..6da8b90ca30 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2012-10-01 Cary Coutant <ccoutant@google.com> + + * MAINTAINERS: Add myself as dwarf debugging code maintainer. + 2012-09-28 Ian Lance Taylor <iant@google.com> * Makefile.def: Make all-target-libgo depend on diff --git a/MAINTAINERS b/MAINTAINERS index 4a6d8c591d3..3b9b959022f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -185,6 +185,7 @@ caller-save.c Jeff Law law@redhat.com callgraph Jan Hubicka jh@suse.cz debugging code Jim Wilson wilson@tuliptree.org dwarf debugging code Jason Merrill jason@redhat.com +dwarf debugging code Cary Coutant ccoutant@google.com c++ runtime libs Paolo Carlini paolo.carlini@oracle.com c++ runtime libs Gabriel Dos Reis gdr@integrable-solutions.net c++ runtime libs Ulrich Drepper drepper@gmail.com |