contrib.texi: Add contribution notes for Balaji Iyer (Cilk+) and Jonny Grant (collect2).

* doc/contrib.texi: Add contribution notes for Balaji Iyer (Cilk+)
        and Jonny Grant (collect2).

From-SVN: r216984
This commit is contained in:
Jeff Law 2014-10-31 13:34:18 -06:00 committed by Jeff Law
parent 625a9766c9
commit 62871ba282
2 changed files with 11 additions and 0 deletions

View 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

View 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.