summaryrefslogtreecommitdiff
path: root/gcc/doc/contrib.texi
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2014-10-31 19:34:18 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>2014-10-31 19:34:18 +0000
commit52077fa24c24728d7fb42eb63e6387f7cb3dae4b (patch)
tree1ce688c3c8858738cbe4e6cb0300f81c1bcb9e94 /gcc/doc/contrib.texi
parentd09ef31aa3b155f154f02f14dfca8cb6cc544ec5 (diff)
downloadgcc-52077fa24c24728d7fb42eb63e6387f7cb3dae4b.tar.gz
* doc/contrib.texi: Add contribution notes for Balaji Iyer (Cilk+)
and Jonny Grant (collect2). git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@216984 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/contrib.texi')
-rw-r--r--gcc/doc/contrib.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi
index 9117f8e2995..3b696fa4d24 100644
--- a/gcc/doc/contrib.texi
+++ b/gcc/doc/contrib.texi
@@ -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