diff options
-rw-r--r-- | contrib/regression/ChangeLog | 4 | ||||
-rw-r--r-- | contrib/regression/README | 2 |
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. |