From: Jayant Sonar Date: Thu, 23 Feb 2012 14:14:10 +0000 (+0000) Subject: Contribution updates for National Semiconductor's CR16 port inclusion X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5ddfab6d9ce135bd57a71ddd8f6814a8ff186b72;p=gcc.git Contribution updates for National Semiconductor's CR16 port inclusion From-SVN: r184506 --- diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index face894ff48..ccfa0ca36a9 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -343,6 +343,9 @@ tools, the support for Dwarf symbolic debugging information, and much of the support for System V Release 4. He has also worked heavily on the Intel 386 and 860 support. +@item +Sumanth Gundapaneni for contributing the CR16 port. + @item Mostafa Hagog for Swing Modulo Scheduling (SMS) and post reload GCSE@. @@ -881,6 +884,9 @@ rudimentary support for @code{INTEGER*1}, @code{INTEGER*2}, and Zdenek Sojka for running automated regression testing of GCC and reporting numerous bugs. +@item +Jayant Sonar for contributing the CR16 port. + @item Brad Spencer for contributions to the GLIBCPP_FORCE_NEW technique.