diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 788f269ce491..5ae68769562c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2016-05-27 Gerald Pfeifer + + * doc/sourcebuild.texi: New address for upstream Go repository. + 2016-05-27 Thomas Preud'homme * config/arm/arm.h (TARGET_ARM_V6M): Remove. diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi index 3142cd53ae53..41657b5ea47d 100644 --- a/gcc/doc/sourcebuild.texi +++ b/gcc/doc/sourcebuild.texi @@ -86,7 +86,7 @@ The Fortran runtime library. @item libgo The Go runtime library. The bulk of this library is mirrored from the -@uref{http://code.google.com/@/p/@/go/, master Go repository}. +@uref{https://github.com/@/golang/go, master Go repository}. @item libgomp The GNU Offloading and Multi Processing Runtime Library.