]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
root.texi: Update e-mail addresses to gcc.gnu.org.
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Sun, 18 Jul 1999 03:50:49 +0000 (03:50 +0000)
committerJeff Law <law@gcc.gnu.org>
Sun, 18 Jul 1999 03:50:49 +0000 (21:50 -0600)
        * 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: r28154

gcc/f/ChangeLog
gcc/f/g77spec.c
gcc/f/root.texi

index cfef3c3ecd2516e65e6e5b75e05bbb1c651c449e..7b2a7be15cd0082c338699cfde4bc06371d7ed61 100644 (file)
@@ -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.
index 4bf318d4399d417b767a2c23334f2a93b3dd12d4..32b3c3ee01300de2a50d835114915c5fcfd56131 100644 (file)
@@ -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
index abc0058faf846481f6164260b5fbb56077437139..4ade3ccea6cc6ef1d372c9a481e30c2ffe324dac 100644 (file)
@@ -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