Commit 51ab55d4 by Gerald Pfeifer Committed by Gerald Pfeifer

re PR web/7596 (Broken links on g77 web page)

	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.

From-SVN: r56980
parent f7be2549
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> 2002-09-07 Jan Hubicka <jh@suse.cz>
* com.c (ffe_type_for_mode): Handle long double. * com.c (ffe_type_for_mode): Handle long double.
......
...@@ -79,7 +79,7 @@ An online, ``live'' version of this document ...@@ -79,7 +79,7 @@ An online, ``live'' version of this document
(derived directly from the mainline, development version (derived directly from the mainline, development version
of @code{g77} within @code{gcc}) of @code{g77} within @code{gcc})
is available via 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. Follow the ``Known Bugs'' link.
The following information was last updated on @value{last-update-bugs}: The following information was last updated on @value{last-update-bugs}:
......
...@@ -17,7 +17,7 @@ search for the string TBD. ...@@ -17,7 +17,7 @@ search for the string TBD.
If you want to help by working on one or more of these items, If you want to help by working on one or more of these items,
email @email{gcc@@gcc.gnu.org}. email @email{gcc@@gcc.gnu.org}.
If you're planning to do more than just research issues and offer comments, 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. need to take first.
@menu @menu
......
...@@ -148,7 +148,7 @@ An online, ``live'' version of this document ...@@ -148,7 +148,7 @@ An online, ``live'' version of this document
(derived directly from the mainline, development version (derived directly from the mainline, development version
of @command{g77} within @command{gcc}) of @command{g77} within @command{gcc})
is available at 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 @end ifclear
The following information was last updated on @value{last-update-news}: The following information was last updated on @value{last-update-news}:
......
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