aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-08-09 06:47:03 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-08-09 06:47:03 +0000
commit649c2f980a99d26468446fc9180fda4a1dd44bac (patch)
treeae6fe9f85460c37e3f9f4809997c75c18a75cf6f
parent9d8f7ea061c62acf116e49e22168a781d6ee5969 (diff)
More web page & mail address updates.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-2_95-branch@28614 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--INSTALL/README2
-rw-r--r--gcc/BUGS6
-rw-r--r--gcc/cp/typeck2.c2
-rw-r--r--gcc/f/BUGS2
-rw-r--r--gcc/f/NEWS2
-rw-r--r--gcc/f/bugs.texi2
-rw-r--r--gcc/f/ffe.texi2
-rw-r--r--gcc/f/news.texi2
-rw-r--r--gcc/gcc.texi4
-rw-r--r--gcc/system.h2
10 files changed, 13 insertions, 13 deletions
diff --git a/INSTALL/README b/INSTALL/README
index 5fd9648bfef..8afbd068f4f 100644
--- a/INSTALL/README
+++ b/INSTALL/README
@@ -2,7 +2,7 @@ This directory has been obsoleted for egcs snapshots and CVS access.
Instead check out the toplevel "wwwdocs" as a sibling of your egcs
tree or read these files via the egcs web site
-http://egcs.cygnus.com
+http://www.gnu.org/software/gcc/
Copies of the relevant files will be copied into this directory for
diff --git a/gcc/BUGS b/gcc/BUGS
index e628a6467ed..2d875a092ef 100644
--- a/gcc/BUGS
+++ b/gcc/BUGS
@@ -1,4 +1,4 @@
-If you think you may have found a bug in GNU CC, please
+If you think you may have found a bug in GCC, please
read the Bugs section of the GCC manual for advice on
(1) how to tell when to report a bug,
@@ -22,6 +22,6 @@ a like manner. (Standalone Info is part of the Texinfo distribution.)
(3) By hand. Search for the chapter "Reporting Bugs" in gcc.texi, or
cat /usr/local/info/gcc* | more "+/^File: gcc.info, Node: Bugs,"
-You may also want to take a look at the EGCS FAQ, in which there are
+You may also want to take a look at the GCC FAQ, in which there are
additional instructions for submitting bug reports:
- http://egcs.cygnus.com/faq.html#bugreport
+ http://www.gnu.org/software/gcc/faq.html#bugreport
diff --git a/gcc/cp/typeck2.c b/gcc/cp/typeck2.c
index 4dd9e3910c7..6322157e624 100644
--- a/gcc/cp/typeck2.c
+++ b/gcc/cp/typeck2.c
@@ -359,7 +359,7 @@ my_friendly_abort (i)
error ("Internal compiler error %d.", i);
error ("Please submit a full bug report.");
- fatal ("See <URL:http://egcs.cygnus.com/faq.html#bugreport> for instructions.");
+ fatal ("See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions.");
}
void
diff --git a/gcc/f/BUGS b/gcc/f/BUGS
index 2efe6e259c2..6f04b2b08f7 100644
--- a/gcc/f/BUGS
+++ b/gcc/f/BUGS
@@ -33,7 +33,7 @@ is expected to contain documentation that is most consistent with the
An online, "live" version of this document (derived directly from
the mainline, development version of `g77' within `egcs') is available
-via `http://egcs.cygnus.com/onlinedocs/g77_bugs.html'. Follow the
+via `http://www.gnu.org/software/gcc/onlinedocs/g77_bugs.html'. Follow the
"Known Bugs" link.
For information on bugs that might afflict people who configure,
diff --git a/gcc/f/NEWS b/gcc/f/NEWS
index 3849c2d0217..b8b524309ca 100644
--- a/gcc/f/NEWS
+++ b/gcc/f/NEWS
@@ -64,7 +64,7 @@ about previous `g77' versions up-to-date.
An online, "live" version of this document (derived directly from
the mainline, development version of `g77' within `egcs') is available
-at `http://egcs.cygnus.com/onlinedocs/g77_news.html'.
+at `http://www.gnu.org/software/gcc/onlinedocs/g77_news.html'.
The following information was last updated on 1999-07-08:
diff --git a/gcc/f/bugs.texi b/gcc/f/bugs.texi
index 77665daa6ea..3f4cd903920 100644
--- a/gcc/f/bugs.texi
+++ b/gcc/f/bugs.texi
@@ -79,7 +79,7 @@ An online, ``live'' version of this document
(derived directly from the mainline, development version
of @code{g77} within @code{egcs})
is available via
-@uref{http://egcs.cygnus.com/onlinedocs/g77_bugs.html}.
+@uref{http://www.gnu.org/software/gcc/onlinedocs/g77_bugs.html}.
Follow the ``Known Bugs'' link.
@ifset DOC-G77
diff --git a/gcc/f/ffe.texi b/gcc/f/ffe.texi
index 7a8b0e8790c..e30333280d1 100644
--- a/gcc/f/ffe.texi
+++ b/gcc/f/ffe.texi
@@ -21,7 +21,7 @@ search for the string TBD.
If you want to help by working on one or more of these items,
email me at @email{@value{email-burley}}.
If you're planning to do more than just research issues and offer comments,
-see @uref{http://egcs.cygnus.com/contribute.html} for steps you might
+see @uref{http://www.gnu.org/software/contribute.html} for steps you might
need to take first.
@menu
diff --git a/gcc/f/news.texi b/gcc/f/news.texi
index 9a929c237ec..a4b6d6837ad 100644
--- a/gcc/f/news.texi
+++ b/gcc/f/news.texi
@@ -146,7 +146,7 @@ An online, ``live'' version of this document
(derived directly from the mainline, development version
of @code{g77} within @code{egcs})
is available at
-@uref{http://egcs.cygnus.com/onlinedocs/g77_news.html}.
+@uref{http://www.gnu.org/software/gcc/onlinedocs/g77_news.html}.
@end ifclear
The following information was last updated on @value{last-update-news}:
diff --git a/gcc/gcc.texi b/gcc/gcc.texi
index 8bbb226ac9e..d2bbbb55902 100644
--- a/gcc/gcc.texi
+++ b/gcc/gcc.texi
@@ -2681,13 +2681,13 @@ GCC distribution.
If you would like to help pretest GCC releases to assure they work
well, or if you would like to work on improving GCC, please contact
-the maintainers at @code{egcs@@egcs.cygnus.com}. A pretester should
+the maintainers at @code{gcc@@gcc.gnu.org}. A pretester should
be willing to try to investigate bugs as well as report them.
If you'd like to work on improvements, please ask for suggested projects
or suggest your own ideas. If you have already written an improvement,
please tell us about it. If you have not yet started work, it is useful
-to contact @code{egcs@@egcs.cygnus.com} before you start; the
+to contact @code{gcc@@gcc.gnu.org} before you start; the
maintainers may be able to suggest ways to make your extension fit in
better with the rest of GCC and with other development plans.
diff --git a/gcc/system.h b/gcc/system.h
index 93ba4c3a365..7d6082ccf29 100644
--- a/gcc/system.h
+++ b/gcc/system.h
@@ -399,7 +399,7 @@ extern void fatal PVPROTO((const char *, ...)) ATTRIBUTE_PRINTF_1 ATTRIBUTE_NORE
#else
#define abort() fatal ("Internal compiler error in `%s', at %s:%d\n" \
"Please submit a full bug report.\n" \
- "See <URL:http://egcs.cygnus.com/faq.html#bugreport> for instructions.", \
+ "See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions.", \
__PRETTY_FUNCTION__, trim_filename (__FILE__), __LINE__)
#endif /* recent gcc */