summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorphython <phython@138bc75d-0d04-0410-961f-82ee72b054a4>2004-11-07 17:08:09 +0000
committerphython <phython@138bc75d-0d04-0410-961f-82ee72b054a4>2004-11-07 17:08:09 +0000
commit6f397b8a1ba6bfbf2d1d9ff9306551189334067d (patch)
treeb24588da2a4151fc31c15c1485e3b83a4b1d12c3 /contrib
parente91e41ec87044228b644a6ccb63b73e5cab02012 (diff)
downloadgcc-6f397b8a1ba6bfbf2d1d9ff9306551189334067d.tar.gz
2004-11-07 James A. Morrison <phython@gcc.gnu.org>
* README: Update website URL. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90239 138bc75d-0d04-0410-961f-82ee72b054a4
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 f1b1e00eba0..23e1e287fd2 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 7e0e657932e..445704f85a4 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.