From ae9c96868f768597c840d904e15111f485132ca6 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Thu, 28 Jul 2005 21:34:51 +0000 Subject: [PATCH] * doc/install.texi (Configuration): Update Valgrind homepage. From-SVN: r102519 --- gcc/ChangeLog | 4 ++++ gcc/doc/install.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 017127f47269..37dae8975fb9 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2005-07-28 Gerald Pfeifer + + * doc/install.texi (Configuration): Update Valgrind homepage. + 2005-07-28 Richard Sandiford PR c/20187 diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 610ce994e954..8b88169856c0 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -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. -- 2.47.2