From d1074796e06f5bf32cfe9ee7af778482f3d03f98 Mon Sep 17 00:00:00 2001
From: Gerald Pfeifer <gerald@pfeifer.com>
Date: Thu, 9 Apr 2015 20:12:40 +0000
Subject: [PATCH] * doc/contrib.texi (Contributors): Add John Marino.

From-SVN: r221961
---
 gcc/ChangeLog        | 4 ++++
 gcc/doc/contrib.texi | 3 +++
 2 files changed, 7 insertions(+)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index cedbd18db9d4..133007ffe2f1 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2015-04-09  Gerald Pfeifer  <gerald@pfeifer.com>
+
+	* doc/contrib.texi (Contributors): Add John Marino.
+
 2015-04-09  Jakub Jelinek  <jakub@redhat.com>
 
 	PR tree-optimization/65709
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi
index 9935ac7d6c74..714666ebbfaf 100644
--- a/gcc/doc/contrib.texi
+++ b/gcc/doc/contrib.texi
@@ -589,6 +589,9 @@ implementation of the automaton based instruction scheduler.
 @item
 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.
-- 
GitLab