diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/doc/contrib.texi | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 64ef5c0..de069f9 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2014-03-26 Chung-Ju Wu <jasonwucj@gmail.com> + + * doc/contrib.texi: Add myself as Andes nds32 port contributor. + 2014-03-25 Jan Hubicka <hubicka@ucw.cz> PR ipa/60315 diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index b16fc1f..9117f8e 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -1050,6 +1050,9 @@ Carlo Wood for various fixes. 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 |