diff options
author | ebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-01-06 08:53:16 +0000 |
---|---|---|
committer | ebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-01-06 08:53:16 +0000 |
commit | fa8b719f9d22480037ef71a038217710f7e5638d (patch) | |
tree | 2e8c0e4645fe2a132763532903c59a1b4672a0c8 | |
parent | 8992df51cbb8c833d37770b28547b157523a92b7 (diff) | |
download | gcc-fa8b719f9d22480037ef71a038217710f7e5638d.tar.gz |
* MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@219220 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f5834a66180..325f4ccf468 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2015-01-06 Eric Botcazou <ebotcazou@adacore.com> + * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port. + +2015-01-06 Eric Botcazou <ebotcazou@adacore.com> + * configure.ac: Add Visium support. * configure: Regenerate. diff --git a/MAINTAINERS b/MAINTAINERS index bfb785233f8..57d7652c189 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -115,6 +115,7 @@ tilegx port Walter Lee <walt@tilera.com> tilepro port Walter Lee <walt@tilera.com> v850 port Nick Clifton <nickc@redhat.com> vax port Matt Thomas <matt@3am-software.com> +visium port Eric Botcazou <ebotcazou@libertysurf.fr> x86-64 port Jan Hubicka <hubicka@ucw.cz> xstormy16 port Nick Clifton <nickc@redhat.com> xtensa port Sterling Augustine <augustine.sterling@gmail.com> |