From 7d83fb55331a2b77cebc17466e6a60ccfd424f3e Mon Sep 17 00:00:00 2001 From: Jan Hubicka Date: Sun, 12 Apr 2015 22:31:53 +0200 Subject: [PATCH] contrib.texi (Contributors): Add Martin Jambor and Michael Matz. * doc/contrib.texi (Contributors): Add Martin Jambor and Michael Matz. Co-Authored-By: Gerald Pfeifer From-SVN: r222030 --- gcc/ChangeLog | 6 ++++++ gcc/doc/contrib.texi | 8 ++++++++ 2 files changed, 14 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 08f321e0a8e..5e1b6173caa 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2015-04-12 Jan Hubicka + Gerald Pfeifer + + * doc/contrib.texi (Contributors): Add Martin Jambor and + Michael Matz. + 2015-04-12 Jakub Jelinek * BASE-VER: Set to 6.0.0. diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 14aaa199113..cc898921c7f 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -433,6 +433,10 @@ Balaji V. Iyer for Cilk+ development and merging. @item Andreas Jaeger for testing and benchmarking of GCC and various bug fixes. +@item +Martin Jambor for his work on inter-procedural optimizations, the +switch conversion pass, and scalar replacement of aggregates. + @item Jakub Jelinek for his SPARC work and sibling call optimizations as well as lots of bug fixes and test cases, and for improving the Java build @@ -604,6 +608,10 @@ John Marino for contributing the DragonFly BSD port. Philip Martin for lots of libstdc++ string and vector iterator fixes and improvements, and string clean up and testsuites. +@item +Michael Matz for his work on dominance tree discovery, the x86-64 port, +link-time optimization framework and general optimization improvements. + @item All of the Mauve project @uref{http://sourceware.org/cgi-bin/cvsweb.cgi/~checkout~/mauve/THANKS?rev=1.2&cvsroot=mauve&only_with_tag=HEAD,,contributors}, -- 2.30.2