From d1074796e06f5bf32cfe9ee7af778482f3d03f98 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Thu, 9 Apr 2015 20:12:40 +0000 Subject: * doc/contrib.texi (Contributors): Add John Marino. From-SVN: r221961 --- gcc/ChangeLog | 4 ++++ gcc/doc/contrib.texi | 3 +++ 2 files changed, 7 insertions(+) (limited to 'gcc') diff --git a/gcc/ChangeLog b/gcc/ChangeLog index cedbd18..133007f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2015-04-09 Gerald Pfeifer + + * doc/contrib.texi (Contributors): Add John Marino. + 2015-04-09 Jakub Jelinek PR tree-optimization/65709 diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 9935ac7..714666e 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -590,6 +590,9 @@ implementation of the automaton based instruction scheduler. Bob Manson for his behind the scenes work on dejagnu. @item +John Marino for contributing the DragonFly BSD port. + +@item Philip Martin for lots of libstdc++ string and vector iterator fixes and improvements, and string clean up and testsuites. -- cgit v1.1