diff options
author | Matt Thomas <matt@3am-software.com> | 2007-04-06 16:08:06 +0000 |
---|---|---|
committer | Matt Thomas <matt@3am-software.com> | 2007-04-06 16:08:06 +0000 |
commit | 5ad507eea30369c8bd106a793749bb0534353d8f (patch) | |
tree | fdf34cb9b36f1679644ab3faf0a78fe715c249c3 | |
parent | 34d8f01b8064f205026ae3fe3649b9218eed8694 (diff) | |
download | gdb-5ad507eea30369c8bd106a793749bb0534353d8f.zip gdb-5ad507eea30369c8bd106a793749bb0534353d8f.tar.gz gdb-5ad507eea30369c8bd106a793749bb0534353d8f.tar.bz2 |
2007-04-06 Matt Thomas <matt@netbsd.org>
* MAINTAINERS: Add myself as VAX and NetBSD support maintainer.
-rw-r--r-- | binutils/ChangeLog | 4 | ||||
-rw-r--r-- | binutils/MAINTAINERS | 3 |
2 files changed, 6 insertions, 1 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 23235b9..5a528aa 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2007-04-06 Matt Thomas <matt@netbsd.org> + + * MAINTAINERS: Add myself as VAX and NetBSD support maintainer. + 2007-04-05 Alan Modra <amodra@bigpond.net.au> PR binutils/4292 diff --git a/binutils/MAINTAINERS b/binutils/MAINTAINERS index d3acd61..a3fdce3 100644 --- a/binutils/MAINTAINERS +++ b/binutils/MAINTAINERS @@ -96,6 +96,7 @@ responsibility among the other maintainers. MN10300 Eric Christopher <echristo@apple.com> MN10300 Alexandre Oliva <aoliva@redhat.com> MSP430 Dmitry Diky <diwil@spec.ru> + NetBSD support Matt Thomas <matt@netbsd.org> PPC Geoff Keating <geoffk@geoffk.org> PPC Alan Modra <amodra@bigpond.net.au> PPC vector ext Aldy Hernandez <aldyh@redhat.com> @@ -107,7 +108,7 @@ responsibility among the other maintainers. TESTSUITES Ben Elliston <bje@gnu.org> TIC4X Svein Seldal <svein@dev.seldal.com> TIC54X Timothy Wall <twall@alum.mit.edu> - VAX Jason R Thorpe <thorpej@netbsd.org> + VAX Matt Thomas <matt@netbsd.org> VAX Jan-Benedict Glaw <jbglaw@lug-owl.de> x86_64 Jan Hubicka <jh@suse.cz> x86_64 Andreas Jaeger <aj@suse.de> |