aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJeffrey A Law <law@cygnus.com>1999-08-05 09:18:29 +0000
committerJeff Law <law@gcc.gnu.org>1999-08-05 03:18:29 -0600
commit5b281b2133dc0b9af24c5f7cfce06bd7fd4cba1c (patch)
treea1c0a7c3f2ad55d506f6179db605b901a902146f /gcc
parent82fb18dd276a481075cc8d01b6727e45f9c2bc7b (diff)
downloadgcc-5b281b2133dc0b9af24c5f7cfce06bd7fd4cba1c.zip
gcc-5b281b2133dc0b9af24c5f7cfce06bd7fd4cba1c.tar.gz
gcc-5b281b2133dc0b9af24c5f7cfce06bd7fd4cba1c.tar.bz2
g77spec.c: Update URLS and mail addresses.
* g77spec.c: Update URLS and mail addresses. * root.texi: Update URLS and mail addresses. From-SVN: r28536
Diffstat (limited to 'gcc')
-rw-r--r--gcc/f/ChangeLog5
-rw-r--r--gcc/f/g77spec.c2
-rw-r--r--gcc/f/root.texi2
3 files changed, 7 insertions, 2 deletions
diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog
index 62942e1..7227d13 100644
--- a/gcc/f/ChangeLog
+++ b/gcc/f/ChangeLog
@@ -1,3 +1,8 @@
+Thu Aug 5 02:40:42 1999 Jeffrey A Law (law@cygnus.com)
+
+ * g77spec.c: Update URLS and mail addresses.
+ * root.texi: Update URLS and mail addresses.
+
1999-07-25 Richard Henderson <rth@cygnus.com>
* com.c (ptr_type_node, va_list_type_node): New.
diff --git a/gcc/f/g77spec.c b/gcc/f/g77spec.c
index 32b3c3e..50e7738 100644
--- a/gcc/f/g77spec.c
+++ b/gcc/f/g77spec.c
@@ -428,7 +428,7 @@ 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\
For bug reporting instructions, please see:\n\
-<URL:http://gcc.gnu.org/faq.html#bugreport>.\n");
+<URL:http://www.gnu.org/software/gcc/faq.html#bugreport>.\n");
exit (0);
break;
#endif
diff --git a/gcc/f/root.texi b/gcc/f/root.texi
index 4ade3cc..f48241a 100644
--- a/gcc/f/root.texi
+++ b/gcc/f/root.texi
@@ -17,7 +17,7 @@
@clear FSF-G77
@set email-general gcc@@gcc.gnu.org
-@set email-bugs gcc-bugs@@gcc.gnu.org
+@set email-bugs gcc-bugs@@gcc.gnu.org or bug-gcc@@gnu.org
@set path-g77 egcs/gcc/f
@set path-libf2c egcs/libf2c