diff options
author | Palmer Dabbelt <palmer@dabbelt.com> | 2016-11-04 16:08:31 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2016-11-04 16:08:31 +0000 |
commit | 13be4805fe268e9ac61e6a6b22d19b8e6e7738bb (patch) | |
tree | a6c8368ea0859c163eac8eea4248d1485c23252c /binutils | |
parent | 4f7eddc4d1a03c982a4f0361879bc5347b921b10 (diff) | |
download | gdb-13be4805fe268e9ac61e6a6b22d19b8e6e7738bb.zip gdb-13be4805fe268e9ac61e6a6b22d19b8e6e7738bb.tar.gz gdb-13be4805fe268e9ac61e6a6b22d19b8e6e7738bb.tar.bz2 |
Add maintainers for RISC-V target.
* MAINTAINERS: Add myself and Andrew Waterman as maintainers for
the RISC-V target.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 5 | ||||
-rw-r--r-- | binutils/MAINTAINERS | 2 |
2 files changed, 7 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 9b720d9..767a633 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2016-11-04 Palmer Dabbelt <palmer@dabbelt.com> + + * MAINTAINERS: Add myself and Andrew Waterman as maintainers for + the RISC-V target. + 2016-11-01 Palmer Dabbelt <palmer@dabbelt.com> Andrew Waterman <andrew@sifive.com> diff --git a/binutils/MAINTAINERS b/binutils/MAINTAINERS index bd1ffd4..143d481 100644 --- a/binutils/MAINTAINERS +++ b/binutils/MAINTAINERS @@ -122,6 +122,8 @@ responsibility among the other maintainers. PPC Alan Modra <amodra@gmail.com> PPC Peter Bergner <bergner@vnet.ibm.com> PPC vector ext Aldy Hernandez <aldyh@redhat.com> + RISC-V Palmer Dabbelt <palmer@dabbelt.com> + RISC-V Andrew Waterman <andrew@sifive.com> RL78 DJ Delorie <dj@redhat.com> RX DJ Delorie <dj@redhat.com> RX Nick Clifton <nickc@redhat.com> |