From: Gerald Pfeifer Date: Sun, 18 Apr 2004 00:04:31 +0000 (+0000) Subject: g77.texi (Floating-point Errors): Avoid referencing http://www.linuxsupportline.com... X-Git-Tag: releases/gcc-3.3.4~84 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b60aa86d60ae8f55136e2ba9ebbe56c49787921;p=thirdparty%2Fgcc.git g77.texi (Floating-point Errors): Avoid referencing http://www.linuxsupportline.com/~billm/ which as has been... * g77.texi (Floating-point Errors): Avoid referencing http://www.linuxsupportline.com/~billm/ which as has been hijacked. From-SVN: r80802 --- diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index a35877d72b68..18528b2c0a1a 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,8 @@ +2004-04-18 Gerald Pfeifer + + * g77.texi (Floating-point Errors): Avoid referencing + http://www.linuxsupportline.com/~billm/ which as has been hijacked. + 2004-03-21 Gerald Pfeifer * g77.texi (Aligned Data): Remove obsolete paragraph including a diff --git a/gcc/f/g77.texi b/gcc/f/g77.texi index 543724f4e8ef..bcfffcc17fb5 100644 --- a/gcc/f/g77.texi +++ b/gcc/f/g77.texi @@ -8623,9 +8623,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.