]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* doc/install.texi (Configuration): Update Valgrind homepage.
authorGerald Pfeifer <gerald@pfeifer.com>
Thu, 28 Jul 2005 21:34:51 +0000 (21:34 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Thu, 28 Jul 2005 21:34:51 +0000 (21:34 +0000)
From-SVN: r102519

gcc/ChangeLog
gcc/doc/install.texi

index 017127f472691e14f1eeb9bf4059715910d3fd00..37dae8975fb9bec1375938147b59f6aa7e553223 100644 (file)
@@ -1,3 +1,7 @@
+2005-07-28  Gerald Pfeifer  <gerald@pfeifer.com>
+  
+       * doc/install.texi (Configuration): Update Valgrind homepage.
 2005-07-28  Richard Sandiford  <richard@codesourcery.com>
 
        PR c/20187
index 610ce994e9546970a995bb2db0ce21df12fb4c00..8b88169856c080e548424752451262dd57b93db8 100644 (file)
@@ -1085,7 +1085,7 @@ specifying @var{list}; the categories of checks available are
 @samp{misc}, @samp{tree}, @samp{gc}, @samp{rtl}, @samp{rtlflag},
 @samp{fold}, @samp{gcac} and @samp{valgrind}.  The check @samp{valgrind}
 requires the external @command{valgrind} simulator, available from
-@uref{http://valgrind.kde.org/}.  The default when @var{list} is
+@uref{http://valgrind.org/}.  The default when @var{list} is
 not specified is @samp{misc,tree,gc,rtlflag}; the checks @samp{rtl},
 @samp{gcac} and @samp{valgrind} are very expensive.