[commit/www] Replaced sources.redhat.com with sourceware.org
Joel Brobecker
brobecker@adacore.com
Wed Dec 20 05:36:00 GMT 2006
> > I noticed that we are still refering to sources.redhat.com in the GDB
> > web pages. Shouldn't we be using sourceware.org instead? I can make
> > the change in the HTML, but I want to make sure it is desired first.
>
> Yes, please do!
Excellent! I committed the attached patch. The change was made using
a perl command on all files of the htdocs repo, and then double-checked
visually.
2006-12-20 Joel Brobecker <brobecker@adacore.com>
* index.html: Replace sources.redhat.com with sourceware.org.
* bugs/index.html: Likewise.
* contribute/index.html: Likewise.
* current/index.html: Likewise.
* documentation/index.html: Likewise.
* download/index.html: Likewise.
* links/index.html: Likewise.
* mailing-lists/index.html: Likewise.
* mascot/index.html: Likewise.
* news/index.html: Likewise.
* papers/multi-arch/real-multi-arch/index.html: Likewise.
* testing/index.html: Likewise.
--
Joel
-------------- next part --------------
Index: index.html
===================================================================
RCS file: /cvs/gdb/htdocs/index.html,v
retrieving revision 1.173
diff -u -p -r1.173 index.html
--- index.html 18 Dec 2006 10:36:45 -0000 1.173
+++ index.html 20 Dec 2006 05:14:10 -0000
@@ -79,9 +79,9 @@ href="../gdb/download/ANNOUNCEMENT">ANNO
including changes in this release.<p>
An errata list (<a
-href="http://sources.redhat.com/cgi-bin/cvsweb.cgi/~checkout~/src/gdb/PROBLEMS?content-type=text/x-cvsweb-markup&cvsroot=src"
+href="http://sourceware.org/cgi-bin/cvsweb.cgi/~checkout~/src/gdb/PROBLEMS?content-type=text/x-cvsweb-markup&cvsroot=src"
>PROBLEMS</a>) and <a
-href="http://sources.redhat.com/gdb/download/onlinedocs/">documentation</a>
+href="http://sourceware.org/gdb/download/onlinedocs/">documentation</a>
are also available.<p>
<h3><a href="http://www.gnu.org/philosophy/sco/sco.html">FSF's Position regarding SCO's attacks on Free Software</a></h3>
@@ -132,7 +132,7 @@ in <a href="news/reversible.html">revers
<p> The GDB 6.6 branch (<tt>gdb_6_6-branch</tt>) has been created.
To check out a copy of the branch use:
<pre>
-cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src co -r gdb_6_6-branch gdb
+cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co -r gdb_6_6-branch gdb
</pre>
</p>
</dd>
@@ -141,7 +141,7 @@ cvs -d :pserver:anoncvs@sources.redhat.c
Late breaking information, such as recently added features, can be
found in the <a
-href="http://sources.redhat.com/cgi-bin/cvsweb.cgi/~checkout~/src/gdb/NEWS?content-type=text/x-cvsweb-markup&cvsroot=src"
+href="http://sourceware.org/cgi-bin/cvsweb.cgi/~checkout~/src/gdb/NEWS?content-type=text/x-cvsweb-markup&cvsroot=src"
>NEWS</a> file in the gdb source tree. Old announcements are in the
news <a href="../gdb/news">archive</a>.
@@ -185,7 +185,7 @@ Floor, Boston, MA 02110-1301 USA.</p>
<p>Verbatim copying and distribution of this entire article is
permitted in any medium, provided this notice is preserved.</p>
-<p>Last modified 2006-12-18.</p>
+<p>Last modified 2006-12-20.</p>
</address>
</body>
Index: bugs/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/bugs/index.html,v
retrieving revision 1.34
diff -u -p -r1.34 index.html
--- bugs/index.html 6 Jul 2006 03:18:07 -0000 1.34
+++ bugs/index.html 20 Dec 2006 05:14:11 -0000
@@ -51,7 +51,7 @@ Fish]" /></a>
Please report bugs!<p>
GDB has a <a
-href="http://sources.redhat.com/cgi-bin/gnatsweb.pl?database=gdb&user=guest&password=guest&cmd=login">Bug
+href="http://sourceware.org/cgi-bin/gnatsweb.pl?database=gdb&user=guest&password=guest&cmd=login">Bug
Database</a>. It is used to track bugs (Problem Reports or PRs) and
enhancements (Change Requests or CRs). In addition to problems
encountered when running GDB, bugs include: errors or missing
@@ -72,7 +72,7 @@ the best people to find a bug as it pert
distribution.<p>
Before submitting a new PR/CR, try <a
-href="http://sources.redhat.com/cgi-bin/gnatsweb.pl?database=gdb&user=guest&password=guest&cmd=query">browsing</a>
+href="http://sourceware.org/cgi-bin/gnatsweb.pl?database=gdb&user=guest&password=guest&cmd=query">browsing</a>
the database to see if the problem has already been reported or even
fixed.<p>
@@ -204,7 +204,7 @@ Floor, Boston, MA 02110-1301 USA.</p>
<p>Verbatim copying and distribution of this entire article is
permitted in any medium, provided this notice is preserved.</p>
-<p>Last modified 2006-07-05.</p>
+<p>Last modified 2006-12-20.</p>
</address>
</body>
Index: contribute/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/contribute/index.html,v
retrieving revision 1.27
diff -u -p -r1.27 index.html
--- contribute/index.html 6 Jul 2006 03:18:07 -0000 1.27
+++ contribute/index.html 20 Dec 2006 05:14:13 -0000
@@ -55,14 +55,14 @@ can help!
<br>
See the file <a
-href="http://sources.redhat.com/cgi-bin/cvsweb.cgi/~checkout~/src/gdb/CONTRIBUTE?content-type=text/x-cvsweb-markup&cvsroot=src"
+href="http://sourceware.org/cgi-bin/cvsweb.cgi/~checkout~/src/gdb/CONTRIBUTE?content-type=text/x-cvsweb-markup&cvsroot=src"
> CONTRIBUTE</a> in the GDB directory for how to submit patches and
contribute new files to GDB.</dd>
<br>
If you are looking for a project, check the <a
-href="http://sources.redhat.com/cgi-bin/cvsweb.cgi/~checkout~/src/gdb/TODO?content-type=text/x-cvsweb-markup&cvsroot=src"
+href="http://sourceware.org/cgi-bin/cvsweb.cgi/~checkout~/src/gdb/TODO?content-type=text/x-cvsweb-markup&cvsroot=src"
> TODO</a> file a possible idea (again included in the GDB sources).
<p>
@@ -109,7 +109,7 @@ Floor, Boston, MA 02110-1301 USA.</p>
<p>Verbatim copying and distribution of this entire article is
permitted in any medium, provided this notice is preserved.</p>
-<p>Last modified 2006-07-05.</p>
+<p>Last modified 2006-12-20.</p>
</address>
</body>
Index: current/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/current/index.html,v
retrieving revision 1.37
diff -u -p -r1.37 index.html
--- current/index.html 6 Jul 2006 04:50:28 -0000 1.37
+++ current/index.html 20 Dec 2006 05:14:13 -0000
@@ -68,16 +68,16 @@ Before your first access of the CVS repo
Use the command:
<pre>
-cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src login
+cvs -d :pserver:anoncvs@sourceware.org:/cvs/src login
{enter "anoncvs" as the password}
</pre>
A weekly snapshot (gdb-weekly-CVS-VERSION.YYYYMMDD.tar.bz2) of the
sources checked out using CVS is available for download from the <a
-href="ftp://sources.redhat.com/pub/gdb/snapshots/current/"> current
+href="ftp://sourceware.org/pub/gdb/snapshots/current/"> current
snapshot</a> directory. The latest weekly snapshot is also accessible
under gdb.tar.bz2. Since the archive is compressed using
-<a href="http://sources.redhat.com/bzip2/">bzip2</a> it is the fastest
+<a href="http://sourceware.org/bzip2/">bzip2</a> it is the fastest
and most efficient way of obtaining a read-only source tree under
CVS.<p>
@@ -98,7 +98,7 @@ Alternativly, you can check out a copy o
using the command:
<pre>
-cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src co gdb
+cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co gdb
</pre>
Slow internet connection? Use <tt>cvs -z COMPRESSION-LEVEL -d
@@ -136,7 +136,7 @@ acc=$1 ; shift
cd ${dst}
find `basename ${src}` -name 'Root' -print | while read root
do
- echo ":ext:${acc}@sources.redhat.com:/cvs/src" > $root
+ echo ":ext:${acc}@sourceware.org:/cvs/src" > $root
done
</pre>
@@ -145,7 +145,7 @@ use a command sequence like:
<pre>
CVS_RSH=ssh ; export CVS_RSH
-cvs -d :ext:YOURACCOUNT@sources.redhat.com:/cvs/src co gdb
+cvs -d :ext:YOURACCOUNT@sourceware.org:/cvs/src co gdb
</pre>
<p>
@@ -153,18 +153,18 @@ cvs -d :ext:YOURACCOUNT@sources.redhat.c
<li><b>FTP</b>:<p>
A daily snapshot of the current development sources (<a
-href="ftp://sources.redhat.com/pub/gdb/snapshots/current/">current</a>
+href="ftp://sourceware.org/pub/gdb/snapshots/current/">current</a>
subdirectory) and most recent release branch (<a
-href="ftp://sources.redhat.com/pub/gdb/snapshots/branch/">branch</a>
+href="ftp://sourceware.org/pub/gdb/snapshots/branch/">branch</a>
subdirectory) are available from:
<pre>
-<a href="ftp://sources.redhat.com/pub/gdb/snapshots/"
->ftp://sources.redhat.com/pub/gdb/snapshots/</a>
+<a href="ftp://sourceware.org/pub/gdb/snapshots/"
+>ftp://sourceware.org/pub/gdb/snapshots/</a>
</pre>
These snapshots are <a
-href="http://sources.redhat.com/mirrors.html">mirrored</a> so it will
+href="http://sourceware.org/mirrors.html">mirrored</a> so it will
pay to check for a more local site. <p>
Differences between daily snapshots are also available.
@@ -172,7 +172,7 @@ Differences between daily snapshots are
<li><b>WWW</b>:<p>
Browse the CVS repository via the web using the <a
-href="http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/?cvsroot=src">CVSweb
+href="http://sourceware.org/cgi-bin/cvsweb.cgi/src/?cvsroot=src">CVSweb
interface</a>.
</ul>
@@ -189,9 +189,9 @@ The web pages are maintained using CVS.
<li><b>Read-only CVS</b>:<br>
<pre>
-cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/gdb login
+cvs -d :pserver:anoncvs@sourceware.org:/cvs/gdb login
{enter "anoncvs" as the password}
-cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/gdb co htdocs
+cvs -d :pserver:anoncvs@sourceware.org:/cvs/gdb co htdocs
</pre>
</li>
@@ -199,7 +199,7 @@ cvs -d :pserver:anoncvs@sources.redhat.c
<pre>
CVS_RSH=ssh ; export CVS_RSH
-cvs -d :ext:YOURACCOUNT@sources.redhat.com:/cvs/gdb co htdocs
+cvs -d :ext:YOURACCOUNT@sourceware.org:/cvs/gdb co htdocs
</pre>
</li>
@@ -216,9 +216,9 @@ source code snapshots. The scripts are
should be accessible using:
<pre>
-cvs -z9 -d :pserver:anoncvs@sources.redhat.com:/cvs/gdbadmin login
+cvs -z9 -d :pserver:anoncvs@sourceware.org:/cvs/gdbadmin login
{enter "anoncvs" as the password}
-cvs -z9 -d :pserver:anoncvs@sources.redhat.com:/cvs/gdbadmin co .
+cvs -z9 -d :pserver:anoncvs@sourceware.org:/cvs/gdbadmin co .
</pre>
Write access to this repository is restricted.<p>
@@ -263,7 +263,7 @@ Floor, Boston, MA 02110-1301 USA.</p>
<p>Verbatim copying and distribution of this entire article is
permitted in any medium, provided this notice is preserved.</p>
-<p>Last modified 2006-07-05.</p>
+<p>Last modified 2006-12-20.</p>
</address>
</body>
Index: documentation/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/documentation/index.html,v
retrieving revision 1.41
diff -u -p -r1.41 index.html
--- documentation/index.html 6 Jul 2006 03:18:07 -0000 1.41
+++ documentation/index.html 20 Dec 2006 05:14:13 -0000
@@ -63,9 +63,9 @@ sources are available online:
<dl>
<dt><a
-href="http://sources.redhat.com/gdb/current/onlinedocs/gdb_toc.html"><b>GDB
+href="http://sourceware.org/gdb/current/onlinedocs/gdb_toc.html"><b>GDB
User Manual</b></a> (<a
-href="http://sources.redhat.com/gdb/current/onlinedocs/gdb.pdf.gz">gziped</a>
+href="http://sourceware.org/gdb/current/onlinedocs/gdb.pdf.gz">gziped</a>
PDF)</dt>
<dd>Describes how to use GDB.<br> Translations are also available:
@@ -83,9 +83,9 @@ Sivachenko.
</dd>
<dt><a
-href="http://sources.redhat.com/gdb/current/onlinedocs/gdbint_toc.html"><b>GDB
+href="http://sourceware.org/gdb/current/onlinedocs/gdbint_toc.html"><b>GDB
Internals Manual</b></a> (<a
-href="http://sources.redhat.com/gdb/current/onlinedocs/gdbint.pdf.gz">gziped</a>
+href="http://sourceware.org/gdb/current/onlinedocs/gdbint.pdf.gz">gziped</a>
PDF)</dt>
<dd>Technical details of the internals of GDB.</dd>
@@ -93,13 +93,13 @@ PDF)</dt>
</dl>
The documentation is also available for <a
-href="http://sources.redhat.com/gdb/current/onlinedocs/">download</a>
+href="http://sourceware.org/gdb/current/onlinedocs/">download</a>
in a number of different formats including (HTML, DVI, PS and PDF).<p>
Versions of the documentation generated from the last <a
-href="http://sources.redhat.com/gdb/download/onlinedocs/">release</a>
+href="http://sourceware.org/gdb/download/onlinedocs/">release</a>
and most recent <a
-href="http://sources.redhat.com/gdb/onlinedocs/">branch</a>
+href="http://sourceware.org/gdb/onlinedocs/">branch</a>
are also available.
<h3>Reference Material</h3>
@@ -116,22 +116,22 @@ href="http://www.fsf.org/prep/maintain_t
Maintainers of GNU Software</a>.</li>
<li><a
-href="http://sources.redhat.com/gdb/current/onlinedocs/stabs_toc.html">Stabs
+href="http://sourceware.org/gdb/current/onlinedocs/stabs_toc.html">Stabs
debug format documentation</a></li>
-<li><a href="http://sources.redhat.com/gdb/papers/libgdb2/">The libGDB
+<li><a href="http://sourceware.org/gdb/papers/libgdb2/">The libGDB
architecture</a>, Andrew Cagney
-<li><a href="http://sources.redhat.com/gdb/papers/multi-arch/" >Notes
+<li><a href="http://sourceware.org/gdb/papers/multi-arch/" >Notes
on multi-arch work</a>
-<li><a href="http://sources.redhat.com/gdb/papers/linux/">Linux</a>
+<li><a href="http://sourceware.org/gdb/papers/linux/">Linux</a>
materials
-<li><a href="http://sources.redhat.com/gdb/papers/unwind.html"
+<li><a href="http://sourceware.org/gdb/papers/unwind.html"
>Unwinding</a> the stack</li>
-<li><a href="http://sources.redhat.com/gdb/talks/esc-west-1999/">The
+<li><a href="http://sourceware.org/gdb/talks/esc-west-1999/">The
Heisenberg Debugging Technology</a> - the Introspect feature of GDB
allows users to record and play back debugging sessions on a remote
embedded system.</li>
@@ -232,7 +232,7 @@ Floor, Boston, MA 02110-1301 USA.</p>
<p>Verbatim copying and distribution of this entire article is
permitted in any medium, provided this notice is preserved.</p>
-<p>Last modified 2006-07-05.</p>
+<p>Last modified 2006-12-20.</p>
</address>
</body>
Index: download/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/download/index.html,v
retrieving revision 1.43
diff -u -p -r1.43 index.html
--- download/index.html 18 Dec 2006 10:36:45 -0000 1.43
+++ download/index.html 20 Dec 2006 05:14:15 -0000
@@ -55,7 +55,7 @@ Project GNU's FTP server, or Red Hat's s
<pre>
<a href="http://ftp.gnu.org/gnu/gdb" >http://ftp.gnu.org/gnu/gdb</a> (<a href="http://www.gnu.org/order/ftp.html">mirrors</a>)
-<a href="ftp://sources.redhat.com/pub/gdb/releases/" >ftp://sources.redhat.com/pub/gdb/releases/</a> (<a href="http://sources.redhat.com/mirrors.html">mirrors</a>).
+<a href="ftp://sourceware.org/pub/gdb/releases/" >ftp://sourceware.org/pub/gdb/releases/</a> (<a href="http://sourceware.org/mirrors.html">mirrors</a>).
</pre>
Sources to the current development version are also available using
@@ -67,7 +67,7 @@ We've got GDB releases going back to the
They're all on-line in the GDB ftp directory in:
<pre>
-<a href="ftp://sources.redhat.com/pub/gdb/old-releases/">ftp://sources.redhat.com/pub/gdb/old-releases/</a> (<a href="http://sources.redhat.com/mirrors.html">mirrors</a>).
+<a href="ftp://sourceware.org/pub/gdb/old-releases/">ftp://sourceware.org/pub/gdb/old-releases/</a> (<a href="http://sourceware.org/mirrors.html">mirrors</a>).
</pre>
Be warned that few of these are likely to work on any modern
@@ -115,7 +115,7 @@ Floor, Boston, MA 02110-1301 USA.</p>
<p>Verbatim copying and distribution of this entire article is
permitted in any medium, provided this notice is preserved.</p>
-<p>Last modified 2006-12-18.</p>
+<p>Last modified 2006-12-20.</p>
</address>
</body>
Index: links/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/links/index.html,v
retrieving revision 1.37
diff -u -p -r1.37 index.html
--- links/index.html 6 Jul 2006 03:18:07 -0000 1.37
+++ links/index.html 20 Dec 2006 05:14:15 -0000
@@ -57,7 +57,7 @@ the following are a sample:
<ul>
-<li><a href="http://sources.redhat.com/insight/">Insight</a> is a GUI for GDB written in
+<li><a href="http://sourceware.org/insight/">Insight</a> is a GUI for GDB written in
tcl/tk.
<li><a href="http://www.gnu.org/software/ddd/">DDD</a> is a popular
@@ -107,9 +107,9 @@ high-performance computers.
and Automatic Debugging</a>, various information about debugging and
testing.
-<li><a href="http://sources.redhat.com/cygwin" >Cygwin</a> tools for
+<li><a href="http://sourceware.org/cygwin" >Cygwin</a> tools for
Windows, including <a
-href="http://sources.redhat.com/cygwin/cygwin-ug-net/gdb.html"
+href="http://sourceware.org/cygwin/cygwin-ug-net/gdb.html"
>GDB</a>.
<li><a href="http://www.mozilla.org/unix/debugging-faq.html" >Mozilla
@@ -194,7 +194,7 @@ Floor, Boston, MA 02110-1301 USA.</p>
<p>Verbatim copying and distribution of this entire article is
permitted in any medium, provided this notice is preserved.</p>
-<p>Last modified 2006-07-05.</p>
+<p>Last modified 2006-12-20.</p>
</address>
</body>
Index: mailing-lists/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/mailing-lists/index.html,v
retrieving revision 1.33
diff -u -p -r1.33 index.html
--- mailing-lists/index.html 6 Jul 2006 03:18:07 -0000 1.33
+++ mailing-lists/index.html 20 Dec 2006 05:14:17 -0000
@@ -53,12 +53,12 @@ development, GDB announcements, GDB bug
<dl>
-<dt><a href="http://sources.redhat.com/ml/gdb-announce/"
+<dt><a href="http://sourceware.org/ml/gdb-announce/"
name="gdb-announce"> <b>gdb-announce</b></a></dt> <dd> A read-only low
volume list for the posting of announcements about releases or other
important events.</dd>
-<dt><a href="http://sources.redhat.com/ml/gdb/" name="gdb">
+<dt><a href="http://sourceware.org/ml/gdb/" name="gdb">
<b>gdb</b></a></dt> <dd> A list for general discussion about GDB. Any
GDB-related subject not covered by another list is appropriate here;
in practice, most of the discussions are about ideas for future
@@ -66,19 +66,19 @@ changes. Patches should be sent to <b><
href="#gdb-patches">gdb-patches</a></tt></b>. Bugs should be reported
using the <a href="../../gdb/bugs">Bug Database</a>.</dd>
-<dt><a href="http://sources.redhat.com/ml/gdb-patches/"
+<dt><a href="http://sourceware.org/ml/gdb-patches/"
name="gdb-patches"> <b>gdb-patches</b></a></dt> <dd> For patch
submissions and discussion. All patch submissions and submission
discussion should go through this list.</dd>
-<dt><a href="http://sources.redhat.com/ml/gdb-prs/" name="gdb-prs">
+<dt><a href="http://sourceware.org/ml/gdb-prs/" name="gdb-prs">
<b>gdb-prs</b></a></dt> <dd> Mailing list for discussing bug reports.
See the <a href="../../gdb/bugs/">Bug Database</a> for information on how to
submit a bug.</dd>
<!-- what is gdb-gnats for? -->
-<dt><a href="http://sources.redhat.com/ml/gdb-testers/"
+<dt><a href="http://sourceware.org/ml/gdb-testers/"
name="gdb-testers"> <b>gdb-testers</b></a></dt> <dd> is a list for the
announcement of development snapshots and the reporting of test
results.</dd>
@@ -89,16 +89,16 @@ name="gdb-discuss">
non-technical GDB issues that is monitored by GDB's steering
committee. It should be low volume.</dd>
-<dt><a href="http://sources.redhat.com/ml/gdb-cvs/" name="gdb-cvs">
+<dt><a href="http://sourceware.org/ml/gdb-cvs/" name="gdb-cvs">
<b>gdb-cvs</b></a></dt> <dd> A read-only list for CVS commit messages
from commits to the GDB CVS repository. Note that this list may be
high volume from time to time.</dd>
-<dt><a href="http://sources.redhat.com/ml/src-cvs/" name="src-cvs">
+<dt><a href="http://sourceware.org/ml/src-cvs/" name="src-cvs">
<b>src-cvs</b></a></dt> <dd> A read-only list for CVS commit messages
from the top-level files and shared directories.</dd>
-<dt><a href="http://sources.redhat.com/ml/gdbadmin/" name="gdbadmin">
+<dt><a href="http://sourceware.org/ml/gdbadmin/" name="gdbadmin">
<b>gdbadmin</b></a></dt> <dd> A read-only list for <tt>cron</tt> log
messages and other dull boring stuff.</dd>
@@ -112,7 +112,7 @@ name="bug-gdb"> <b>bug-gdb</b></a>) is t
form:
<blockquote>
-<form method="get" action="http://sources.redhat.com/cgi-bin/ml-request">
+<form method="get" action="http://sourceware.org/cgi-bin/ml-request">
Mailing list:
<select name="listname">
<option value="gdb-announce">gdb-announce
@@ -179,7 +179,7 @@ Floor, Boston, MA 02110-1301 USA.</p>
<p>Verbatim copying and distribution of this entire article is
permitted in any medium, provided this notice is preserved.</p>
-<p>Last modified 2006-07-05.</p>
+<p>Last modified 2006-12-20.</p>
</address>
</body>
Index: mascot/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/mascot/index.html,v
retrieving revision 1.14
diff -u -p -r1.14 index.html
--- mascot/index.html 6 Jul 2006 03:18:07 -0000 1.14
+++ mascot/index.html 20 Dec 2006 05:14:17 -0000
@@ -49,7 +49,7 @@ Fish]" /></a>
<!-- body, update above using ../../gdb/index.sh -->
Jamie Guian <a
-href="http://sources.redhat.com/ml/gdb/2001-07/msg00248.html"
+href="http://sourceware.org/ml/gdb/2001-07/msg00248.html"
>wrote</a>:
<p> <cite>For a fish, the archer fish is known to shoot down bugs from
@@ -107,7 +107,7 @@ Floor, Boston, MA 02110-1301 USA.</p>
<p>Verbatim copying and distribution of this entire article is
permitted in any medium, provided this notice is preserved.</p>
-<p>Last modified 2006-07-05.</p>
+<p>Last modified 2006-12-20.</p>
</address>
</body>
Index: news/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/news/index.html,v
retrieving revision 1.77
diff -u -p -r1.77 index.html
--- news/index.html 18 Dec 2006 10:36:45 -0000 1.77
+++ news/index.html 20 Dec 2006 05:14:17 -0000
@@ -92,7 +92,7 @@ in <a href="reversible.html">reversible
<p> The GDB 6.6 branch (<tt>gdb_6_6-branch</tt>) has been created.
To check out a copy of the branch use:
<pre>
-cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src co -r gdb_6_6-branch gdb
+cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co -r gdb_6_6-branch gdb
</pre>
<p>
</dd>
@@ -124,7 +124,7 @@ release includes.
<p> The GDB 6.5 branch (<tt>gdb_6_5-branch</tt>) has been created.
To check out a copy of the branch use:
<pre>
-cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src co -r gdb_6_5-branch gdb
+cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co -r gdb_6_5-branch gdb
</pre>
<p>
</dd>
@@ -152,7 +152,7 @@ release includes.
<p> The GDB 6.4 branch (<tt>gdb_6_4-branch</tt>) has been created.
To check out a copy of the branch use:
<pre>
-cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src co -r gdb_6_4-branch gdb
+cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co -r gdb_6_4-branch gdb
</pre>
<p>
</dd>
@@ -187,7 +187,7 @@ into GDB. In this release, support is l
<p> The GDB 6.3 branch (<tt>gdb_6_3-branch</tt>) has been created.
To check out a copy of the branch use:
<pre>
-cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src co -r gdb_6_3-branch gdb
+cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co -r gdb_6_3-branch gdb
</pre>
<p>
</dd>
@@ -234,7 +234,7 @@ be addressed in the next update.
<p> The GDB 6.2 branch (<tt>gdb_6_2-branch</tt>) has been created.
To check out a copy of the branch use:
<pre>
-cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src co -r gdb_6_2-branch gdb
+cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co -r gdb_6_2-branch gdb
</pre>
<p>
</dd>
@@ -258,7 +258,7 @@ contributors.
<p> The GDB 6.1 branch (<tt>gdb_6_1-branch</tt>) has been created.
To check out a copy of the branch use:
<pre>
-cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src co -r gdb_6_1-branch gdb+dejagnu
+cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co -r gdb_6_1-branch gdb+dejagnu
</pre>
<p>
</dd>
@@ -270,7 +270,7 @@ contributors.
<p>
</dd>
-<dt>September 18, 2003: <b><a href="http://sources.redhat.com/ml/gdb-patches/2003-09/msg00403.html">New SPARC branch</a></b></dt>
+<dt>September 18, 2003: <b><a href="http://sourceware.org/ml/gdb-patches/2003-09/msg00403.html">New SPARC branch</a></b></dt>
<dd>
<p> Mark Kettenis has create a new SPARC branch
(kettenis_sparc-20030918-branch) and is using it to reimplement the
@@ -286,7 +286,7 @@ branch.
<p> The GDB 6.0 branch (<tt>gdb_6_0-branch</tt>) has been created.
To check out a copy of the branch use:
<pre>
-cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src co -r gdb_6_0-branch gdb+dejagnu
+cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co -r gdb_6_0-branch gdb+dejagnu
</pre>
<p>
</dd>
@@ -294,7 +294,7 @@ cvs -d :pserver:anoncvs@sources.redhat.c
<dt>February 26, 2003: <b>ADA 5.3 tar ball</b></dt>
<dd>
<p> Act have updated their <a
-href="ftp://sources.redhat.com/pub/gdb/contrib/gnat"> contrib </a>
+href="ftp://sourceware.org/pub/gdb/contrib/gnat"> contrib </a>
directory with a version of GDB 5.3 that includes Ada support.
<p>
</dd>
@@ -311,7 +311,7 @@ contributors.
<p> The GDB 5.3 branch (<tt>gdb_5_3-branch</tt>)has been created.
To check out a copy of the branch use:
<pre>
-cvs -d :pserver:anoncvs@sources.redhat.com:/cvs/src co -r gdb_5_3-branch gdb+dejagnu
+cvs -d :pserver:anoncvs@sourceware.org:/cvs/src co -r gdb_5_3-branch gdb+dejagnu
</pre>
<p>
</dd>
@@ -339,7 +339,7 @@ contributors.
<dd>
<p> Petr Sorfa (<a href="http://www.caldera.com/">Caldera</a>) has
contributed <a
-href="ftp://sources.redhat.com/pub/gdb/contrib/caldera/">patches</a>
+href="ftp://sourceware.org/pub/gdb/contrib/caldera/">patches</a>
against GDB 5.1.1 that add support for FORTRAN 95. It even includes
support for a location expression parser and support for many other
DWARF[23] extensions.
@@ -381,11 +381,11 @@ cvs -d :pserver:anoncvs@anoncvs.cygnus.c
Alternativly, a snapshot take from the branch can be downloaded from
the directory:
<pre>
-<a href="ftp://sources.redhat.com/pub/gdb/snapshots/branch">
-ftp://sources.redhat.com/pub/gdb/snapshots/branch</a>
+<a href="ftp://sourceware.org/pub/gdb/snapshots/branch">
+ftp://sourceware.org/pub/gdb/snapshots/branch</a>
</pre>
These snapshots are <a
-href="http://sources.redhat.com/mirrors.html">mirrored</a> so it may
+href="http://sourceware.org/mirrors.html">mirrored</a> so it may
pay to check for a more local site.
<p>
</dd>
@@ -406,9 +406,9 @@ cvs -d :pserver:anoncvs@anoncvs.cygnus.c
<p> Jason Molenda (<a href="http://www.apple.com/">Apple</a>) and Paul
Hilfinger <a href="http://www.gnat.com/">A.C.T.</a> have contributed
major changes, in the form of snapshots, to GDB.
-<p> Apple's <a href="ftp://sources.redhat.com/pub/gdb/contrib/apple">
+<p> Apple's <a href="ftp://sourceware.org/pub/gdb/contrib/apple">
snapshot </a> includes support for MacOS X and Objective C++.
-<p> Act's <a href="ftp://sources.redhat.com/pub/gdb/contrib/gnat">
+<p> Act's <a href="ftp://sourceware.org/pub/gdb/contrib/gnat">
snapshot </a> contains support for GNU Ada.
<p> While much much work is still needed before these changes can be
integrated into GDB this does mean that the changes are available.
@@ -472,10 +472,10 @@ GNU/Linux platform. It has been committ
<p>
</dd>
-<dt>August 18, 2001: <b><tt>sources.redhat.com</tt> down Sunday
+<dt>August 18, 2001: <b><tt>sourceware.org</tt> down Sunday
morning 2001-08-19 UCT</b></dt>
<dd>
-<p> The machine <tt>sources.redhat.com</tt>, which hosts the GDB CVS
+<p> The machine <tt>sourceware.org</tt>, which hosts the GDB CVS
repository, mailing lists and these web pages, will be unavailable for
roughly an hour from 2001-08-19 0700 UCT. During this time the
machine will be physically moved to a co-location. This, among the
@@ -500,7 +500,7 @@ cvs -d :pserver:anoncvs@anoncvs.cygnus.c
<dt>July 11, 2001: <b>Tentative Release Schedule for GDB 5.1</b></dt>
<dd>
<p> A <a
-href="http://sources.redhat.com/ml/gdb/2001-07/msg00107.html">Tentative
+href="http://sourceware.org/ml/gdb/2001-07/msg00107.html">Tentative
Relese Schedule</a> for GDB 5.1 has been posted. At this stage, it is
hoped that the 5.1 branch will be cut on or around 2001-07-22.
<p>
@@ -549,7 +549,7 @@ permanently REMOVED.
<dd>
<p> Chris Faylor and Tom Tromey have set up the <em>Terf</em> system
as a way of publishing GDB testresults. See <a
-href="http://sources.redhat.com/cgi-bin/gdb.cgi">http://sources.redhat.com/cgi-bin/gdb.cgi</a>
+href="http://sourceware.org/cgi-bin/gdb.cgi">http://sourceware.org/cgi-bin/gdb.cgi</a>
<p>
</dd>
@@ -623,7 +623,7 @@ cvs -z9 -d :pserver:anoncvs@anoncvs.cygn
<dt>Feb, 2000: <b>GDB 5.0 release cycle started</b></dt>
<dd>
<p> See the <a
-href="http://sources.redhat.com/cgi-bin/cvsweb.cgi/~checkout~/src/gdb/TODO?content-type=text/x-cvsweb-markup&cvsroot=src">TODO</a>
+href="http://sourceware.org/cgi-bin/cvsweb.cgi/~checkout~/src/gdb/TODO?content-type=text/x-cvsweb-markup&cvsroot=src">TODO</a>
file for an up-to-date status report.
<p>
</dd>
@@ -638,7 +638,7 @@ details about 4.18.
<dt>July 27, 1999: <b>Insight is released!</b></dt>
<dd>
<p> The first release of the <a
-href="http://sources.redhat.com/insight/">Insight GUI for GDB</a> has
+href="http://sourceware.org/insight/">Insight GUI for GDB</a> has
been made. Insight is a tcl/tk based GUI for GDB which has been in
development for about five years. Check it out. <p>
</dd>
@@ -684,7 +684,7 @@ Floor, Boston, MA 02110-1301 USA.</p>
<p>Verbatim copying and distribution of this entire article is
permitted in any medium, provided this notice is preserved.</p>
-<p>Last modified 2006-12-18.</p>
+<p>Last modified 2006-12-20.</p>
</address>
</body>
Index: papers/multi-arch/real-multi-arch/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/papers/multi-arch/real-multi-arch/index.html,v
retrieving revision 1.1
diff -u -p -r1.1 index.html
--- papers/multi-arch/real-multi-arch/index.html 11 Jun 2001 23:17:14 -0000 1.1
+++ papers/multi-arch/real-multi-arch/index.html 20 Dec 2006 05:14:51 -0000
@@ -873,7 +873,7 @@ simultaneously and quickly and efficient
<!--docid::SEC39::-->
<P>
-The proposed change (discussed on <A HREF="mailto:gdb@sources.redhat.com">GDB
+The proposed change (discussed on <A HREF="mailto:gdb@sourceware.org">GDB
Discussion Mailing List</A>) is to:
</P><P>
Index: testing/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/testing/index.html,v
retrieving revision 1.26
diff -u -p -r1.26 index.html
--- testing/index.html 6 Jul 2006 03:18:07 -0000 1.26
+++ testing/index.html 20 Dec 2006 05:17:08 -0000
@@ -52,7 +52,7 @@ GDB test results for your target can be
<ul>
<li><a
-href="http://sources.redhat.com/cgi-bin/gdb.cgi">http://sources.redhat.com/cgi-bin/gdb.cgi</a>
+href="http://sourceware.org/cgi-bin/gdb.cgi">http://sourceware.org/cgi-bin/gdb.cgi</a>
</ul>
<!-- /body, update below using ../../gdb/index.sh -->
@@ -95,7 +95,7 @@ Floor, Boston, MA 02110-1301 USA.</p>
<p>Verbatim copying and distribution of this entire article is
permitted in any medium, provided this notice is preserved.</p>
-<p>Last modified 2006-07-05.</p>
+<p>Last modified 2006-12-20.</p>
</address>
</body>
More information about the Gdb-patches
mailing list