aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorJames A. Morrison <phython@gcc.gnu.org>2004-11-07 17:08:09 +0000
committerJames A. Morrison <phython@gcc.gnu.org>2004-11-07 17:08:09 +0000
commit328a2a74da2c13fe5c0e7858b86d4ec8235f396e (patch)
treeb24588da2a4151fc31c15c1485e3b83a4b1d12c3 /contrib
parentd060a30bf8d33c6ee8b4ffb545c2d1d7792ed4f5 (diff)
downloadgcc-328a2a74da2c13fe5c0e7858b86d4ec8235f396e.zip
gcc-328a2a74da2c13fe5c0e7858b86d4ec8235f396e.tar.gz
gcc-328a2a74da2c13fe5c0e7858b86d4ec8235f396e.tar.bz2
README: Update website URL.
2004-11-07 James A. Morrison <phython@gcc.gnu.org> * README: Update website URL. From-SVN: r90239
Diffstat (limited to 'contrib')
-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.