* doc/install.texi (Configuration): Update Valgrind homepage.

From-SVN: r102514
This commit is contained in:
Gerald Pfeifer 2005-07-28 21:29:09 +00:00 committed by Gerald Pfeifer
parent 2c97f8e4f3
commit ccf548a7c0
2 changed files with 5 additions and 1 deletions

View 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

View 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