aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contrib/regression/ChangeLog4
-rw-r--r--contrib/regression/README2
2 files changed, 5 insertions, 1 deletions
diff --git a/contrib/regression/ChangeLog b/contrib/regression/ChangeLog
index f1b1e00..23e1e28 100644
--- a/contrib/regression/ChangeLog
+++ b/contrib/regression/ChangeLog
@@ -1,3 +1,7 @@
+2004-11-07 James A. Morrison <phython@gcc.gnu.org>
+
+ * README: Update website URL.
+
2004-10-27 Geoffrey Keating <geoffk@apple.com>
* btest-gcc.sh (TESTLOGS): The libstdc++-v3 test log is called
diff --git a/contrib/regression/README b/contrib/regression/README
index 7e0e657..445704f 100644
--- a/contrib/regression/README
+++ b/contrib/regression/README
@@ -1,5 +1,5 @@
This directory contains scripts that are used by the regression
-tester, <http://people.redhat.com/geoffk/gcc-regression/>.
+tester, <http://gcc.gnu.org/regtest/>
The primary script is 'btest-gcc.sh'. This is the script that is run
to actually test the compiler.