contrib.texi: Add contribution notes for Balaji Iyer (Cilk+) and Jonny Grant (collect2).
authorJeff Law <law@redhat.com>
Fri, 31 Oct 2014 19:34:18 +0000 (13:34 -0600)
committerJeff Law <law@gcc.gnu.org>
Fri, 31 Oct 2014 19:34:18 +0000 (13:34 -0600)
       * doc/contrib.texi: Add contribution notes for Balaji Iyer (Cilk+)
        and Jonny Grant (collect2).

From-SVN: r216984

gcc/ChangeLog
gcc/doc/contrib.texi

index 2d6824d..4d452e0 100644 (file)
@@ -1,3 +1,8 @@
+2014-10-31  Jeff Law  <law@redhat.com>
+
+       * doc/contrib.texi: Add contribution notes for Balaji Iyer (Cilk+)
+       and Jonny Grant (collect2).
+
 2014-10-31  Richard Biener  <rguenther@suse.de>
 
        * builtins.c (fold_builtin_atomic_always_lock_free): Use
index 9117f8e..3b696fa 100644 (file)
@@ -325,6 +325,9 @@ support, improved leaf function register allocation, and his direction
 via the steering committee.
 
 @item
+Jonny Grant for improvements to @code{collect2's} @option{--help} documentation.
+
+@item
 Anthony Green for his @option{-Os} contributions, the moxie port, and
 Java front end work.
 
@@ -421,6 +424,9 @@ Kamil Iskra for general m68k hacking.
 Lee Iverson for random fixes and MIPS testing.
 
 @item
+Balaji V. Iyer for Cilk+ development and merging.
+
+@item
 Andreas Jaeger for testing and benchmarking of GCC and various bug fixes.
 
 @item