From: Chung-Ju Wu Date: Wed, 26 Mar 2014 02:59:36 +0000 (+0000) Subject: * doc/contrib.texi: Add myself as Andes nds32 port contributor. X-Git-Tag: releases/gcc-4.9.0~303 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfa6c87bbbc25923a2fb2a3526817df3077946b5;p=thirdparty%2Fgcc.git * doc/contrib.texi: Add myself as Andes nds32 port contributor. From-SVN: r208832 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 64ef5c059f85..de069f991cd5 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2014-03-26 Chung-Ju Wu + + * doc/contrib.texi: Add myself as Andes nds32 port contributor. + 2014-03-25 Jan Hubicka PR ipa/60315 diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index b16fc1ffdaa0..9117f8e29950 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -1049,6 +1049,9 @@ Carlo Wood for various fixes. @item Tom Wood for work on the m88k port. +@item +Chung-Ju Wu for his work on the Andes NDS32 port. + @item Canqun Yang for work on GNU Fortran.