From: Andrew Cagney Date: Sat, 23 Feb 2002 20:59:55 +0000 (+0000) Subject: s/cygnus.com/.../ X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=47b95330e3668a7f9dfc3da042655a41a94f84d1;p=binutils-gdb.git s/cygnus.com/.../ --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 6f218bc99d1..8588eb5d63f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2002-02-23 Andrew Cagney + + * 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 From 2002-02-19 Paul Eggert : 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 + + * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com. + 2002-02-19 Pierre Muller * gdb.texinfo: Document Cygwin native specific commands. diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo index 45075212add..4385b1ce8f9 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