diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index 299a5c392bb1b608b2847fdccae11c6dd3280828..48bb47c2b3c80ae19068736b8d61e617382f3a21 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,11 @@ +2002-09-09 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> + + Fix PR web/7596: + * ffe.texi (Front End): Fix broken links. + * bugs.texi (Known Bugs): Refer to gcc.gnu.org instead of + www.gnu.org for onlinedocs. + * news.texi (News): Ditto. + 2002-09-07 Jan Hubicka <jh@suse.cz> * com.c (ffe_type_for_mode): Handle long double. diff --git a/gcc/f/bugs.texi b/gcc/f/bugs.texi index bdd87651d8a970f60ccf8bb78ded0716657db89e..f82d1bda2a69a55665a310bddc8323449f86bd53 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{gcc}) is available via -@uref{http://www.gnu.org/software/gcc/onlinedocs/g77/Trouble.html}. +@uref{http://gcc.gnu.org/onlinedocs/g77/Trouble.html}. Follow the ``Known Bugs'' link. The following information was last updated on @value{last-update-bugs}: diff --git a/gcc/f/ffe.texi b/gcc/f/ffe.texi index b6fbac9ad74e438cf82b0bb2800f010e756f11a3..9f4fc4ed4a212cdc53dd9250d33a8b10c3988141 100644 --- a/gcc/f/ffe.texi +++ b/gcc/f/ffe.texi @@ -17,7 +17,7 @@ search for the string TBD. If you want to help by working on one or more of these items, email @email{gcc@@gcc.gnu.org}. If you're planning to do more than just research issues and offer comments, -see @uref{http://www.gnu.org/software/contribute.html} for steps you might +see @uref{http://www.gnu.org/software/gcc/contribute.html} for steps you might need to take first. @menu diff --git a/gcc/f/news.texi b/gcc/f/news.texi index 733acd01f3a575faa64f8aa52dc6f62f57952c54..643482d1a8022567d9787d62cd2e999d06f78fb6 100644 --- a/gcc/f/news.texi +++ b/gcc/f/news.texi @@ -148,7 +148,7 @@ An online, ``live'' version of this document (derived directly from the mainline, development version of @command{g77} within @command{gcc}) is available at -@uref{http://www.gnu.org/software/gcc/onlinedocs/g77/News.html}. +@uref{http://gcc.gnu.org/onlinedocs/g77/News.html}. @end ifclear The following information was last updated on @value{last-update-news}: