diff --git a/gcc/ChangeLog b/gcc/ChangeLog index f37f49c1b12b6c4238b7a5526ae4b9d050d9cd04..8e7c2de5fae3e31065b26cada3fe971b01d74341 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 85cd1d37b7d1639049d2bd1cc2136e1850d3e72b..42fe39b9ab3adfd22233fb444b28c33a88db1c67 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.