summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrmathew <rmathew@138bc75d-0d04-0410-961f-82ee72b054a4>2005-04-06 15:36:07 +0000
committerrmathew <rmathew@138bc75d-0d04-0410-961f-82ee72b054a4>2005-04-06 15:36:07 +0000
commitce7f314583a8a42802fc998955a2c754fc849ad2 (patch)
tree401913ebae79544d85a578a1ce639d9fe2500f29
parentec80dddd992e1f645ff5e7cd33a1afc9667cad14 (diff)
downloadppe42-gcc-ce7f314583a8a42802fc998955a2c754fc849ad2.tar.gz
ppe42-gcc-ce7f314583a8a42802fc998955a2c754fc849ad2.zip
* doc/install.texi: Update the URL for Jacks.
* doc/sourcebuild.texi: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@97722 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/doc/install.texi2
-rw-r--r--gcc/doc/sourcebuild.texi2
3 files changed, 7 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 2a839c41542..24d978e5583 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2005-04-06 Ranjit Mathew <rmathew@hotmail.com>
+
+ * doc/install.texi: Update the URL for Jacks.
+ * doc/sourcebuild.texi: Likewise.
+
2005-04-06 Eric Botcazou <ebotcazou@libertysurf.fr>
PR target/17245
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index df43264f225..3ff043bc691 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -1830,7 +1830,7 @@ testsuite at @file{libjava/testsuite/libjava.mauve/mauve}, or by
specifying the location of that tree when invoking @samp{make}, as in
@samp{make MAUVEDIR=~/mauve check}.
-@uref{http://www-124.ibm.com/developerworks/oss/cvs/jikes/~checkout~/jacks/jacks.html,,Jacks}
+@uref{http://sources.redhat.com/mauve/,,Jacks}
is a free testsuite that tests Java compiler front ends. This suite
can be run as part of libgcj testing by placing the Jacks tree within
the libjava testsuite at @file{libjava/testsuite/libjava.jacks/jacks}.
diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi
index b7d5b4de9af..b5d9af0a861 100644
--- a/gcc/doc/sourcebuild.texi
+++ b/gcc/doc/sourcebuild.texi
@@ -1288,7 +1288,7 @@ failures for a test run against the list of expected failures in
Update this file when adding new failing tests to Mauve, or when fixing
bugs in libgcj that had caused Mauve test failures.
-The @uref{http://oss.software.ibm.com/developerworks/opensource/jacks/,,
+The @uref{http://sources.redhat.com/mauve/,,
Jacks} project provides a testsuite for Java compilers that can be used
to test changes that affect the GCJ front end. This testsuite is run as
part of Java testing by placing the Jacks tree within the the libjava
OpenPOWER on IntegriCloud