Hi, Jeff and Gerald, In the following webpage: http://gcc.gnu.org/onlinedocs/gcc/Contributors.html
I would like to add an item to describe myself as nds32 port contributor. The plaintext ChangeLog and patch are as below. Bootstrapped and the webpage can be successfully built via 'make html'. Is it OK for trunk? Index: gcc/ChangeLog =================================================================== --- gcc/ChangeLog (revision 208744) +++ gcc/ChangeLog (working copy) @@ -1,3 +1,11 @@ +2014-03-24 Chung-Ju Wu <jasonw...@gmail.com> + + * doc/contrib.texi: Add myself as Andes nds32 port contributor. + 2014-03-20 Eric Botcazou <ebotca...@adacore.com> * expr.c (expand_expr_real_1): Remove outdated comment. Index: gcc/doc/contrib.texi =================================================================== --- gcc/doc/contrib.texi (revision 208744) +++ gcc/doc/contrib.texi (working copy) @@ -1050,6 +1050,9 @@ 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. @item Best regards, jasonwucj