aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.texinfo2
5 files changed, 20 insertions, 10 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 6f218bc..8588eb5 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 50e30e3..24097b8 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 eeadd12..341f2cf 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 c64552c..ee86f40 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 4507521..4385b1c 100644
--- a/gdb/doc/gdbint.texinfo
+++ b/gdb/doc/gdbint.texinfo
@@ -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