aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@pfeifer.com>2010-12-31 12:35:36 +0000
committerGerald Pfeifer <gerald@gcc.gnu.org>2010-12-31 12:35:36 +0000
commitf38bdf47e49a35e0ab4f16c5b2620914d82cbade (patch)
tree879147d5e10cfab2ccfb9d6803297ba0958ae57b /gcc
parentefdfdfa788fade696b710e1df7651e7fa1bd428b (diff)
downloadgcc-f38bdf47e49a35e0ab4f16c5b2620914d82cbade.zip
gcc-f38bdf47e49a35e0ab4f16c5b2620914d82cbade.tar.gz
gcc-f38bdf47e49a35e0ab4f16c5b2620914d82cbade.tar.bz2
* doc/sourcebuild.texi (Top Level): Adjust link to libgo.
From-SVN: r168374
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/sourcebuild.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 8a2676b..2f31cb8 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,9 @@
2010-12-31 Gerald Pfeifer <gerald@pfeifer.com>
+ * doc/sourcebuild.texi (Top Level): Adjust link to libgo.
+
+2010-12-31 Gerald Pfeifer <gerald@pfeifer.com>
+
* doc/install.texi (Specific): Remove reference to interix.com.
2010-12-31 Paul Koning <ni1d@arrl.net>
diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi
index 7c36264..57512c1 100644
--- a/gcc/doc/sourcebuild.texi
+++ b/gcc/doc/sourcebuild.texi
@@ -83,7 +83,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{http://code.google.com/@/p/@/go/, master Go repository}.
@item libgomp
The GNU OpenMP runtime library.