aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorAlexandre Oliva <oliva@dcc.unicamp.br>1999-07-18 03:51:22 +0000
committerJeff Law <law@gcc.gnu.org>1999-07-17 21:51:22 -0600
commita1c6afb002536733f0cdd04fb24ca04f729547a0 (patch)
tree5df4f521961186470e1c093ed025f5fde72a91d8 /gcc
parent70ade953ebe5743a77bab6ece63e571c9493debe (diff)
downloadgcc-a1c6afb002536733f0cdd04fb24ca04f729547a0.zip
gcc-a1c6afb002536733f0cdd04fb24ca04f729547a0.tar.gz
gcc-a1c6afb002536733f0cdd04fb24ca04f729547a0.tar.bz2
root.texi: Update e-mail addresses to gcc.gnu.org.
* root.texi: Update e-mail addresses to gcc.gnu.org. * g77spec.c (lang_specific_driver): Updated URL with bug reporting instructions to gcc.gnu.org. Removed e-mail address. From-SVN: r28155
Diffstat (limited to 'gcc')
-rw-r--r--gcc/f/ChangeLog6
-rw-r--r--gcc/f/g77spec.c4
-rw-r--r--gcc/f/root.texi4
3 files changed, 10 insertions, 4 deletions
diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog
index 785ac1b..4c8e307 100644
--- a/gcc/f/ChangeLog
+++ b/gcc/f/ChangeLog
@@ -1,3 +1,9 @@
+1999-07-17 Alexandre Oliva <oliva@dcc.unicamp.br>
+
+ * root.texi: Update e-mail addresses to gcc.gnu.org.
+ * g77spec.c (lang_specific_driver): Updated URL with bug reporting
+ instructions to gcc.gnu.org. Removed e-mail address.
+
Sat Jul 17 11:28:43 1999 Craig Burley <craig@jcb-sc.com>
* root.texi, g77install.texi: Switchover to GCC terminology.
diff --git a/gcc/f/g77spec.c b/gcc/f/g77spec.c
index 4bf318d..32b3c3e 100644
--- a/gcc/f/g77spec.c
+++ b/gcc/f/g77spec.c
@@ -427,8 +427,8 @@ code-generation methodology, and so on.\n\
For more information on g77 and gcc, type the commands `info -f g77'\n\
and `info -f gcc' to read the Info documentation.\n\
\n\
-Report bugs to <egcs-bugs@egcs.cygnus.com>.\n\
-See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.\n");
+For bug reporting instructions, please see:\n\
+<URL:http://gcc.gnu.org/faq.html#bugreport>.\n");
exit (0);
break;
#endif
diff --git a/gcc/f/root.texi b/gcc/f/root.texi
index abc0058..4ade3cc 100644
--- a/gcc/f/root.texi
+++ b/gcc/f/root.texi
@@ -16,8 +16,8 @@
@c FSF-G77 indicates this is the FSF (0.5.23 or earlier) version of g77.
@clear FSF-G77
-@set email-general egcs@@egcs.cygnus.com
-@set email-bugs egcs-bugs@@egcs.cygnus.com
+@set email-general gcc@@gcc.gnu.org
+@set email-bugs gcc-bugs@@gcc.gnu.org
@set path-g77 egcs/gcc/f
@set path-libf2c egcs/libf2c