summaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-02-23 20:59:55 +0000
committerAndrew Cagney <cagney@redhat.com>2002-02-23 20:59:55 +0000
commitaca3d323a1e7ef424de06914afc24723268a1503 (patch)
tree33d2bc7aff5bfe52f1e03e1967cabf4496acda44 /gdb
parent80d4ff92ebf316cd3203db7b0b8f693a02ac139b (diff)
downloadgdb-aca3d323a1e7ef424de06914afc24723268a1503.tar.gz
s/cygnus.com/.../
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog6
-rw-r--r--gdb/MAINTAINERS10
-rw-r--r--gdb/README8
-rw-r--r--gdb/doc/ChangeLog4
-rw-r--r--gdb/doc/gdbint.texinfo4
5 files changed, 21 insertions, 11 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 6f218bc99d1..8588eb5d63f 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
2002-02-23 Andrew Cagney <ac131313@redhat.com>
+ * README: Remove references to cygnus.com.
+ * MAINTAINERS: Change Past Maintainer addresses to ``foo at bar
+ dot com'' form. Remove references to cygnus.com and sourceware.
+
+2002-02-23 Andrew Cagney <ac131313@redhat.com>
+
From 2002-02-19 Paul Eggert <eggert@twinsun.com>:
* Makefile.in (VER): Change "head -1" to "sed q", since POSIX
1003.1-2001 no longer allows "head -1".
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index 50e30e30646..24097b837c8 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -281,7 +281,7 @@ language support (Blanket Write Privs Maintainers)
Anthony Green green@redhat.com
Objective-C/C++ Klee Dienes kdienes@apple.com
Jim Ingham jimgham@apple.com
- Pascal support Pierre Muller muller@sourceware.redhat.com
+ Pascal support Pierre Muller muller@sources.redhat.com
Scheme support Jim Blandy jimb@redhat.com
shared libs (devolved) Jim Blandy jimb@redhat.com
@@ -376,7 +376,7 @@ Glen McCready gkm@redhat.com
Greg McGary greg@mcgary.org
Jason Merrill jason@redhat.com
Jason Molenda jmolenda@apple.com
-Pierre Muller muller@sourceware.redhat.com
+Pierre Muller muller@sources.redhat.com
Alexandre Oliva aoliva@redhat.com
Tom Rix trix@redhat.com
Mark Salter msalter@redhat.com
@@ -397,9 +397,9 @@ Keith Walker keith.walker@arm.com
Past Maintainers
-Jimmy Guo (gdb.hp, tui) guo@cup.hp.com
-Jeff Law (hppa) law@cygnus.com
-Daniel Berlin (C++ support) dan@cgsoftware.com
+Jimmy Guo (gdb.hp, tui) guo at cup dot hp dot com
+Jeff Law (hppa) law at cygnus dot com
+Daniel Berlin (C++ support) dan at cgsoftware dot com
Nick Duffek (powerpc, SCO, Sol/x86) nick at duffek dot com
David Taylor (d10v, sparc, utils, defs,
expression evaluator, language support) taylor at candd dot org
diff --git a/gdb/README b/gdb/README
index eeadd1270bf..341f2cfaa93 100644
--- a/gdb/README
+++ b/gdb/README
@@ -504,7 +504,7 @@ Graphical interface to GDB -- X Windows, MS Windows
Several graphical interfaces to GDB are available. You should
check:
- http://sourceware.cygnus.com/gdb/#gui
+ http://www.gnu.org/software/gdb/gui/
for an up-to-date list.
@@ -538,9 +538,9 @@ regression testing a GDB with local modifications.
Running the testsuite requires the prior installation of DejaGNU,
which is generally available via ftp. The directory
-ftp://sourceware.cygnus.com/pub/dejagnu/ will contain a recent
-snapshot. Once DejaGNU is installed, you can run the tests in one of
-the following ways:
+ftp://sources.redhat.com/pub/dejagnu/ will contain a recent snapshot.
+Once DejaGNU is installed, you can run the tests in one of the
+following ways:
(1) cd gdb-5.1.1
make check-gdb
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index c64552c2d00..ee86f407664 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,7 @@
+2002-02-23 Andrew Cagney <ac131313@redhat.com>
+
+ * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
+
2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
* gdb.texinfo: Document Cygwin native specific commands.
diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo
index 1abbdd38313..71498ec5160 100644
--- a/gdb/doc/gdbint.texinfo
+++ b/gdb/doc/gdbint.texinfo
@@ -41,7 +41,7 @@ Software Foundation raise funds for GNU development.''
@page
@tex
\def\$#1${{#1}} % Kluge: collect RCS revision info without $...$
-\xdef\manvers{\$Revision: 1.64 $} % For use in headers, footers too
+\xdef\manvers{\$Revision: 1.65 $} % For use in headers, footers too
{\parskip=0pt
\hfill Cygnus Solutions\par
\hfill \manvers\par
@@ -5592,7 +5592,7 @@ permits, which, since the maintainers have many demands to meet, may not
be for quite some time.
Please send patches directly to
-@email{gdb-patches@@sourceware.cygnus.com, the @value{GDBN} maintainers}.
+@email{gdb-patches@@sources.redhat.com, the @value{GDBN} maintainers}.
@section Obsolete Conditionals
@cindex obsolete code