install.texi: Update the URL for Jacks.
authorRanjit Mathew <rmathew@hotmail.com>
Wed, 6 Apr 2005 15:36:07 +0000 (15:36 +0000)
committerRanjit Mathew <rmathew@gcc.gnu.org>
Wed, 6 Apr 2005 15:36:07 +0000 (15:36 +0000)
* doc/install.texi: Update the URL for Jacks.
* doc/sourcebuild.texi: Likewise.

From-SVN: r97722

gcc/ChangeLog
gcc/doc/install.texi
gcc/doc/sourcebuild.texi

index 2a839c41542a500a601b21c0188bf842b23c6c01..24d978e558329714bb9de80de5f729311481d55e 100644 (file)
@@ -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
index df43264f22595d841999492bfe20b3db29194470..3ff043bc691aa3a34ad6a32caa1910fa738ef13c 100644 (file)
@@ -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}.
index b7d5b4de9af2ba2f6cc996d792f0a7fb3fd8c100..b5d9af0a861eb8a5ffac33ad09b1f233706045b2 100644 (file)
@@ -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