Commit a1c6afb0 by Alexandre Oliva Committed by Jeff Law

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
parent 70ade953
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> Sat Jul 17 11:28:43 1999 Craig Burley <craig@jcb-sc.com>
* root.texi, g77install.texi: Switchover to GCC terminology. * root.texi, g77install.texi: Switchover to GCC terminology.
......
...@@ -427,8 +427,8 @@ code-generation methodology, and so on.\n\ ...@@ -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\ For more information on g77 and gcc, type the commands `info -f g77'\n\
and `info -f gcc' to read the Info documentation.\n\ and `info -f gcc' to read the Info documentation.\n\
\n\ \n\
Report bugs to <egcs-bugs@egcs.cygnus.com>.\n\ For bug reporting instructions, please see:\n\
See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.\n"); <URL:http://gcc.gnu.org/faq.html#bugreport>.\n");
exit (0); exit (0);
break; break;
#endif #endif
......
...@@ -16,8 +16,8 @@ ...@@ -16,8 +16,8 @@
@c FSF-G77 indicates this is the FSF (0.5.23 or earlier) version of g77. @c FSF-G77 indicates this is the FSF (0.5.23 or earlier) version of g77.
@clear FSF-G77 @clear FSF-G77
@set email-general egcs@@egcs.cygnus.com @set email-general gcc@@gcc.gnu.org
@set email-bugs egcs-bugs@@egcs.cygnus.com @set email-bugs gcc-bugs@@gcc.gnu.org
@set path-g77 egcs/gcc/f @set path-g77 egcs/gcc/f
@set path-libf2c egcs/libf2c @set path-libf2c egcs/libf2c
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment