aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2018-03-07 22:59:09 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2018-03-07 22:59:09 +0100
commit1c883d03cfc59e57dc1254c07af844d304288720 (patch)
tree2c183980fbab0010ce7d8d9013584e2ccae78205
parent68ad1bf7d08dc8189822d68f72610b6b917fc48d (diff)
downloadgcc-1c883d03cfc59e57dc1254c07af844d304288720.zip
gcc-1c883d03cfc59e57dc1254c07af844d304288720.tar.gz
gcc-1c883d03cfc59e57dc1254c07af844d304288720.tar.bz2
contrib.texi: Add entries for Martin Liska...
* doc/contrib.texi: Add entries for Martin Liska, David Malcolm, Marek Polacek, extend Vladimir Makarov's, Jonathan Wakely's and Volker Reichelt's entry and add entries for people that perform GCC fuzzy testing and report numerous bugs. From-SVN: r258342
-rw-r--r--gcc/ChangeLog7
-rw-r--r--gcc/doc/contrib.texi51
2 files changed, 54 insertions, 4 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 666985e..9c7dd74 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2018-03-07 Jakub Jelinek <jakub@redhat.com>
+
+ * doc/contrib.texi: Add entries for Martin Liska, David Malcolm,
+ Marek Polacek, extend Vladimir Makarov's, Jonathan Wakely's and
+ Volker Reichelt's entry and add entries for people that perform
+ GCC fuzzy testing and report numerous bugs.
+
2018-03-07 Segher Boessenkool <segher@kernel.crashing.org>
PR target/82411
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi
index de92452..a7af65b 100644
--- a/gcc/doc/contrib.texi
+++ b/gcc/doc/contrib.texi
@@ -586,6 +586,11 @@ Chen Liqin for various S+core related fixes/improvement, and for
maintaining the S+core port.
@item
+Martin Liska for his work on identical code folding, the sanitizers,
+HSA, general bug fixing and for running automated regression testing of GCC
+and reporting numerous bugs.
+
+@item
Weiwen Liu for testing and various bug fixes.
@item
@@ -615,8 +620,13 @@ various code generation improvements, work on the global optimizer, etc.
@item
Vladimir Makarov for hacking some ugly i960 problems, PowerPC hacking
improvements to compile-time performance, overall knowledge and
-direction in the area of instruction scheduling, and design and
-implementation of the automaton based instruction scheduler.
+direction in the area of instruction scheduling, design and
+implementation of the automaton based instruction scheduler and
+design and implementation of the integrated and local register allocators.
+
+@item
+David Malcolm for his work on improving GCC diagnostics, JIT, self-tests
+and unit testing.
@item
Bob Manson for his behind the scenes work on dejagnu.
@@ -736,6 +746,10 @@ engine setup, various documentation fixes and other small fixes.
Geoff Noer for his work on getting cygwin native builds working.
@item
+Vegard Nossum for running automated regression testing of GCC and reporting
+numerous bugs.
+
+@item
Diego Novillo for his work on Tree SSA, OpenMP, SPEC performance
tracking web pages, GIMPLE tuples, and assorted fixes.
@@ -784,6 +798,10 @@ out lots of problems we need to solve, maintenance of the web pages, and
taking care of documentation maintenance in general.
@item
+Marek Polacek for his work on the C front end, the sanitizers and general
+bug fixing.
+
+@item
Andrew Pinski for processing bug reports by the dozen.
@item
@@ -805,7 +823,12 @@ David Reese of Sun Microsystems contributed to the Solaris on PowerPC
port.
@item
-Volker Reichelt for keeping up with the problem reports.
+John Regehr for running automated regression testing of GCC and reporting
+numerous bugs.
+
+@item
+Volker Reichelt for running automated regression testing of GCC and reporting
+numerous bugs and for keeping up with the problem reports.
@item
Joern Rennecke for maintaining the sh port, loop, regmove & reload
@@ -947,6 +970,10 @@ Zdenek Sojka for running automated regression testing of GCC and reporting
numerous bugs.
@item
+Arseny Solokha for running automated regression testing of GCC and reporting
+numerous bugs.
+
+@item
Jayant Sonar for contributing the CR16 port.
@item
@@ -960,6 +987,10 @@ Jan Stein of the Chalmers Computer Society provided support for
Genix, as well as part of the 32000 machine description.
@item
+Gerhard Steinmetz for running automated regression testing of GCC and reporting
+numerous bugs.
+
+@item
Nigel Stephens for various mips16 related fixes/improvements.
@item
@@ -979,6 +1010,14 @@ recently his vxworks contributions
Jeff Sturm for Java porting help, bug fixes, and encouragement.
@item
+Zhendong Su for running automated regression testing of GCC and reporting
+numerous bugs.
+
+@item
+Chengnian Sun for running automated regression testing of GCC and reporting
+numerous bugs.
+
+@item
Shigeya Suzuki for this fixes for the bsdi platforms.
@item
@@ -1050,7 +1089,7 @@ Andrew Waterman for contributing the RISC-V port, as well as maintaining it.
@item
Jonathan Wakely for contributing libstdc++ Doxygen notes and XHTML
-guidance.
+guidance and maintaining libstdc++.
@item
Dean Wakerley for converting the install documentation from HTML to texinfo
@@ -1128,6 +1167,10 @@ Kevin Zachmann helped port GCC to the Tahoe.
Ayal Zaks for Swing Modulo Scheduling (SMS).
@item
+Qirun Zhang for running automated regression testing of GCC and reporting
+numerous bugs.
+
+@item
Xiaoqiang Zhang for work on GNU Fortran.
@item