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

gcc/ChangeLog
gcc/doc/install.texi

index 495a756ea2a3c53fa98f61997bade83434c2b883..0f4432c0b5b541b16c052e7d7101a86b40d6f856 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 Henderson  <rth@redhat.com>
 
        * cfgrtl.c (rtl_merge_blocks): Call maybe_remove_eh_handler on
index c1853bda5ce49416e10068f75d67553549b29273..afd268bc01fcddf610c6c3a2fd64615daf75a4a6 100644 (file)
@@ -1151,7 +1151,7 @@ Individual checks can be enabled with these flags @samp{assert},
 @samp{rtlflag}, @samp{runtime}, @samp{tree}, and @samp{valgrind}.
 
 The @samp{valgrind} check requires the external @command{valgrind}
-simulator, available from @uref{http://valgrind.kde.org/}.  The
+simulator, available from @uref{http://valgrind.org/}.  The
 @samp{rtl}, @samp{gcac} and @samp{valgrind} checks are very expensive.
 To disable all checking, @samp{--disable-checking} or
 @samp{--enable-checking=none} must be explicitly requested.  Disabling
This page took 0.07862 seconds and 5 git commands to generate.