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 2d6824d8d53eb76c28422d24e02392bee7a34465..4d452e07c8028beca876d1d37bfd9e1f66c5ad7e 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 9117f8e29950bd4c2dd4bad7cb7aba6b5de61c73..3b696fa4d2498a551c8183ae5e8dfbbb3433073c 100644 (file)
@@ -324,6 +324,9 @@ multiply- and divide-by-constant optimization, improved long long
 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.
@@ -420,6 +423,9 @@ Kamil Iskra for general m68k hacking.
 @item
 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.