Commit 4eb3e795 by Tom Tromey Committed by Tom Tromey

sourcebuild.texi (libgcj Tests): Use sourceware.org.

	* doc/sourcebuild.texi (libgcj Tests): Use sourceware.org.
	* doc/install.texi (Testing): Use sourceware.org.
	(Binaries): Likewise.
	(Specific): Likewise.
	* doc/contrib.texi (Contributors): Use sourceware.org.

From-SVN: r120873
parent 8a489465
2007-01-17 Tom Tromey <tromey@redhat.com>
* doc/sourcebuild.texi (libgcj Tests): Use sourceware.org.
* doc/install.texi (Testing): Use sourceware.org.
(Binaries): Likewise.
(Specific): Likewise.
* doc/contrib.texi (Contributors): Use sourceware.org.
2007-01-17 Anatoly Sokolov <aesok@post.ru> 2007-01-17 Anatoly Sokolov <aesok@post.ru>
* config/avr/avr.h (AVR_HAVE_LPMX): New macro. * config/avr/avr.h (AVR_HAVE_LPMX): New macro.
......
@c Copyright (C) 1988,1989,1992,1993,1994,1995,1996,1997,1998,1999,2000, @c Copyright (C) 1988,1989,1992,1993,1994,1995,1996,1997,1998,1999,2000,
@c 2001,2002,2003,2004,2005,2006 Free Software Foundation, Inc. @c 2001,2002,2003,2004,2005,2006,2007 Free Software Foundation, Inc.
@c This is part of the GCC manual. @c This is part of the GCC manual.
@c For copying conditions, see the file gcc.texi. @c For copying conditions, see the file gcc.texi.
...@@ -551,7 +551,7 @@ improvements, and string clean up and testsuites. ...@@ -551,7 +551,7 @@ improvements, and string clean up and testsuites.
@item @item
All of the Mauve project All of the Mauve project
@uref{http://sources.redhat.com/cgi-bin/cvsweb.cgi/~checkout~/mauve/THANKS?rev=1.2&cvsroot=mauve&only_with_tag=HEAD,,contributors}, @uref{http://sourceware.org/cgi-bin/cvsweb.cgi/~checkout~/mauve/THANKS?rev=1.2&cvsroot=mauve&only_with_tag=HEAD,,contributors},
for Java test code. for Java test code.
@item @item
......
...@@ -2014,7 +2014,7 @@ The Java runtime tests can be executed via @samp{make check} ...@@ -2014,7 +2014,7 @@ The Java runtime tests can be executed via @samp{make check}
in the @file{@var{target}/libjava/testsuite} directory in in the @file{@var{target}/libjava/testsuite} directory in
the build tree. the build tree.
The @uref{http://sources.redhat.com/mauve/,,Mauve Project} provides The @uref{http://sourceware.org/mauve/,,Mauve Project} provides
a suite of tests for the Java Class Libraries. This suite can be run a suite of tests for the Java Class Libraries. This suite can be run
as part of libgcj testing by placing the Mauve tree within the libjava as part of libgcj testing by placing the Mauve tree within the libjava
testsuite at @file{libjava/testsuite/libjava.mauve/mauve}, or by testsuite at @file{libjava/testsuite/libjava.mauve/mauve}, or by
...@@ -2297,7 +2297,7 @@ SGI---@uref{http://freeware.sgi.com/,,SGI Freeware}. ...@@ -2297,7 +2297,7 @@ SGI---@uref{http://freeware.sgi.com/,,SGI Freeware}.
Microsoft Windows: Microsoft Windows:
@itemize @itemize
@item @item
The @uref{http://sources.redhat.com/cygwin/,,Cygwin} project; The @uref{http://sourceware.org/cygwin/,,Cygwin} project;
@item @item
The @uref{http://www.mingw.org/,,MinGW} project. The @uref{http://www.mingw.org/,,MinGW} project.
@end itemize @end itemize
...@@ -3793,7 +3793,7 @@ The stock GNU binutils 2.15 release is broken on this platform because of a ...@@ -3793,7 +3793,7 @@ The stock GNU binutils 2.15 release is broken on this platform because of a
single bug. It has been fixed on the 2.15 branch in the CVS repository. single bug. It has been fixed on the 2.15 branch in the CVS repository.
You can obtain a working version by checking out the binutils-2_15-branch You can obtain a working version by checking out the binutils-2_15-branch
from the CVS repository or applying the patch from the CVS repository or applying the patch
@uref{http://sources.redhat.com/ml/binutils-cvs/2004-09/msg00036.html} to the @uref{http://sourceware.org/ml/binutils-cvs/2004-09/msg00036.html} to the
release. release.
We recommend using GNU binutils 2.16 or later in conjunction with GCC 4.x, We recommend using GNU binutils 2.16 or later in conjunction with GCC 4.x,
...@@ -4182,7 +4182,7 @@ modern targets. ...@@ -4182,7 +4182,7 @@ modern targets.
For some systems, old versions of GNU binutils may also be useful, For some systems, old versions of GNU binutils may also be useful,
and are available from @file{pub/binutils/old-releases} on and are available from @file{pub/binutils/old-releases} on
@uref{http://sources.redhat.com/mirrors.html,,sources.redhat.com mirror sites}. @uref{http://sourceware.org/mirrors.html,,sourceware.org mirror sites}.
Some of the information on specific systems above relates to Some of the information on specific systems above relates to
such older systems, but much of the information such older systems, but much of the information
......
...@@ -1275,7 +1275,7 @@ Runtime tests are executed via @samp{make check} in the ...@@ -1275,7 +1275,7 @@ Runtime tests are executed via @samp{make check} in the
tree. Additional runtime tests can be checked into this testsuite. tree. Additional runtime tests can be checked into this testsuite.
Regression testing of the core packages in libgcj is also covered by the Regression testing of the core packages in libgcj is also covered by the
Mauve testsuite. The @uref{http://sources.redhat.com/mauve/,,Mauve Project} Mauve testsuite. The @uref{http://sourceware.org/mauve/,,Mauve Project}
develops tests for the Java Class Libraries. These tests are run as part develops tests for the Java Class Libraries. These tests are run as part
of libgcj testing by placing the Mauve tree within the libjava testsuite of libgcj testing by placing the Mauve tree within the libjava testsuite
sources at @file{libjava/testsuite/libjava.mauve/mauve}, or by specifying sources at @file{libjava/testsuite/libjava.mauve/mauve}, or by specifying
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment