From 134eaa0943d520bc4b0d59e7882ef9d0f1199d96 Mon Sep 17 00:00:00 2001 From: gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> Date: Sun, 18 Apr 2004 00:03:47 +0000 Subject: [PATCH] * g77.texi (Floating-point Errors): Avoid referencing http://www.linuxsupportline.com/~billm/ which as has been hijacked. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@80801 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/f/ChangeLog | 5 +++++ gcc/f/g77.texi | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index 122e4906c465..edbff11016d3 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,8 @@ +2004-04-18 Gerald Pfeifer <gerald@pfeifer.com> + + * g77.texi (Floating-point Errors): Avoid referencing + http://www.linuxsupportline.com/~billm/ which as has been hijacked. + 2004-04-02 Jan Hubicka <jh@suse.cz> * Make-lang.in (com.o): Add dependnecy on function.h diff --git a/gcc/f/g77.texi b/gcc/f/g77.texi index b0d7805280e8..d97f69c6b8ca 100644 --- a/gcc/f/g77.texi +++ b/gcc/f/g77.texi @@ -8618,9 +8618,6 @@ floating-point standard by a leading light can be found at @uref{http://http.cs.berkeley.edu/%7Ewkahan/ieee754status/}; see also slides from the short course referenced from @uref{http://http.cs.berkeley.edu/%7Efateman/}. -@uref{http://www.linuxsupportline.com/%7Ebillm/} has a brief -guide to IEEE 754, a somewhat x86-GNU/Linux-specific FAQ, -and library code for GNU/Linux x86 systems. The supplement to the PostScript-formatted Goldberg document, referenced above, is available in HTML format. -- GitLab