diff options
| -rw-r--r-- | ChangeLog | 6 | ||||
| -rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2004-09-10 Nathan Sidwell <nathan@codesourcery.com> + + * MAINTAINERS: Add self as c++ and type-safe vector maintainer. + 2004-09-09 Daniel Berlin <dberlin@dberlin.org> * Makefile.def: Remove libbanshee. @@ -576,7 +580,7 @@ of libf2c. * configure, Makefile.in: Regenerate. -2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org> +2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org> * MAINTAINERS (Write After Approval): Add myself. diff --git a/MAINTAINERS b/MAINTAINERS index 9414ff3..9b40913 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -112,6 +112,7 @@ fortran 95 Steven Bosscher stevenb@suse.de fortran 95 Toon Moene toon@moene.indiv.nluug.nl c++ Jason Merrill jason@redhat.com c++ Mark Mitchell mark@codesourcery.com +c++ Nathan Sidwell nathan@codesourcery.com cpplib Dave Brolley brolley@redhat.com cpplib Per Bothner per@bothner.com cpplib Zack Weinberg zack@codesourcery.com @@ -180,6 +181,7 @@ PRE, points-to Daniel Berlin dberlin@dberlin.org mudflap Frank Ch. Eigler fche@redhat.com tree browser/unparser Sebastian Pop s.pop@laposte.net profile feedback Jan Hubicka jh@suse.cz +type-safe vectors Nathan Sidwell nathan@codesourcery.com Note individuals who maintain parts of the compiler need approval to check in changes outside of the parts of the compiler they maintain. |
