aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2011-11-29 16:36:43 -0500
committerDJ Delorie <dj@gcc.gnu.org>2011-11-29 16:36:43 -0500
commit85b8555ed3c45855b237b0f3a044eefb9382255c (patch)
tree65c814557c3c0e61f746e922c96ca834174464c4 /MAINTAINERS
parentc360c0fb8a1dd8ef61d986671d02071075d2c0b9 (diff)
downloadgcc-85b8555ed3c45855b237b0f3a044eefb9382255c.zip
gcc-85b8555ed3c45855b237b0f3a044eefb9382255c.tar.gz
gcc-85b8555ed3c45855b237b0f3a044eefb9382255c.tar.bz2
.
* configure.ac (rl78-*-*) New case. * configure: Regenerate. * MAINTAINERS: Add myself as RL78 maintainer. libgcc * config.host (rl78-*-elf): New case. * config/rl78: New directory for the Renesas RL78. gcc * config.gcc (rl78-*-elf): New case. * doc/extend.texi: Add RL78 documentation. * doc/invoke.texi: Likewise. * doc/md.texi: Likewise. * doc/contrib.texi: Add RL78. * doc/install.texi: Add rl78-*-elf. * config/rl78: New directory for the Renesas RL78. contrib * config-list.mk (LIST): Add rl78-elf. From-SVN: r181819
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index d6af32e..cad649c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -87,6 +87,7 @@ moxie port Anthony Green green@moxielogic.com
pdp11 port Paul Koning ni1d@arrl.net
picochip port Hariharan Sandanagobalane hariharan@picochip.com
picochip port Daniel Towner dant@picochip.com
+rl78 port DJ Delorie dj@redhat.com
rs6000 port Geoff Keating geoffk@geoffk.org
rs6000 port David Edelsohn dje.gcc@gmail.com
rs6000 vector extns Aldy Hernandez aldyh@redhat.com