diff options
author | Nathan Sidwell <nathan@codesourcery.com> | 2015-07-31 17:54:31 +0000 |
---|---|---|
committer | Nathan Sidwell <nathan@gcc.gnu.org> | 2015-07-31 17:54:31 +0000 |
commit | 430bcac10d68ffcd87c9c3a7ddcc09a3565fc8c7 (patch) | |
tree | 527c29427245f9d0edff40db4fc8a266719b52ec | |
parent | 2e2fc3bd51b507987542acb13e6aa42cf3a94f68 (diff) | |
download | gcc-430bcac10d68ffcd87c9c3a7ddcc09a3565fc8c7.zip gcc-430bcac10d68ffcd87c9c3a7ddcc09a3565fc8c7.tar.gz gcc-430bcac10d68ffcd87c9c3a7ddcc09a3565fc8c7.tar.bz2 |
* MAINTAINERS (nvptx): Add self.
From-SVN: r226449
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2015-07-31 Nathan Sidwell <nathan@codesourcery.com> + + * MAINTAINERS (nvptx): Add self. + 2015-07-29 Alan Lawrence <alan.lawrence@arm.com> * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for diff --git a/MAINTAINERS b/MAINTAINERS index 1e9211a..72e8501 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -90,6 +90,7 @@ nds32 port Shiva Chen <shiva0217@gmail.com> nios2 port Chung-Lin Tang <cltang@codesourcery.com> nios2 port Sandra Loosemore <sandra@codesourcery.com> nvptx port Bernd Schmidt <bernds_cb1@t-online.de> +nvptx port Nathan Sidwell <nathan@codesourcery.com> pdp11 port Paul Koning <ni1d@arrl.net> picochip port Daniel Towner <dant@picochip.com> rl78 port DJ Delorie <dj@redhat.com> |