aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@pfeifer.com>2017-02-11 08:46:26 +0000
committerGerald Pfeifer <gerald@gcc.gnu.org>2017-02-11 08:46:26 +0000
commit56a9ca70382a7077d864a65e018616a7f409359c (patch)
tree044a352fb1f51a881dd0c07e76be919d8af8150e /gcc
parent6a5cdb0e9e1294a72f3be8237f8e48c86c8b8dba (diff)
downloadgcc-56a9ca70382a7077d864a65e018616a7f409359c.zip
gcc-56a9ca70382a7077d864a65e018616a7f409359c.tar.gz
gcc-56a9ca70382a7077d864a65e018616a7f409359c.tar.bz2
contrib.texi (Contributors): Remove broken link into the Mauve CVS repository.
* doc/contrib.texi (Contributors): Remove broken link into the Mauve CVS repository. From-SVN: r245355
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/doc/contrib.texi4
2 files changed, 6 insertions, 3 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index f37f49c..8e7c2de 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2017-02-11 Gerald Pfeifer <gerald@pfeifer.com>
+
+ * doc/contrib.texi (Contributors): Remove broken link into
+ the Mauve CVS repository.
+
2017-02-11 Jakub Jelinek <jakub@redhat.com>
PR middle-end/79454
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi
index 85cd1d3..42fe39b 100644
--- a/gcc/doc/contrib.texi
+++ b/gcc/doc/contrib.texi
@@ -632,9 +632,7 @@ 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},
-for Java test code.
+All of the Mauve project contributors for Java test code.
@item
Bryce McKinlay for numerous GCJ and libgcj fixes and improvements.