diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5ef1fcc04241a14f584f8b19dd6acd2070217917..fb25f75f23b61e2cad5191623136c2a6f9fed4ce 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2016-11-29 Janus Weil <janus@gcc.gnu.org> + + * doc/contrib.texi: Add a few missing gfortran contributors. + 2016-11-29 Segher Boessenkool <segher@kernel.crashing.org> * combine.c (change_zero_ext): Also handle extends from a subreg diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 6d9ca5833fe38e498ca3f019ce5b7b00b0d50bfe..e0a0eca297f4dfdf9347d57ddb41843d607e768e 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -140,6 +140,9 @@ to 2013. @item Craig Burley for leadership of the G77 Fortran effort. +@item +Tobias Burnus for contributions to GNU Fortran. + @item Stephan Buys for contributing Doxygen notes for libstdc++. @@ -196,6 +199,9 @@ well as other miscellaneous build process and documentation clean-ups. @item Ralf Corsepius for SH testing and minor bug fixing. +@item +Fran@,{c}ois-Xavier Coudert for contributions to GNU Fortran. + @item Stan Cox for care and feeding of the x86 port and lots of behind the scenes hacking. @@ -223,6 +229,9 @@ Bud Davis for work on the G77 and GNU Fortran compilers. @item Mo DeJong for GCJ and libgcj bug fixes. +@item +Jerry DeLisle for contributions to GNU Fortran. + @item DJ Delorie for the DJGPP port, build and libiberty maintenance, various bug fixes, and the M32C, MeP, MSP430, and RL78 ports. @@ -971,6 +980,9 @@ Holger Teutsch provided the support for the Clipper CPU@. @item Gary Thomas for his ongoing work to make the PPC work for GNU/Linux. +@item +Paul Thomas for contributions to GNU Fortran. + @item Philipp Thomas for random bug fixes throughout the compiler @@ -1049,6 +1061,9 @@ value range propagation and other work, WE32k port. @item Ulrich Weigand for work on the s390 port. +@item +Janus Weil for contributions to GNU Fortran. + @item Zack Weinberg for major work on cpplib and various other bug fixes.