aboutsummaryrefslogtreecommitdiff
path: root/gcc/f
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@pfeifer.com>2004-04-18 00:03:47 +0000
committerGerald Pfeifer <gerald@gcc.gnu.org>2004-04-18 00:03:47 +0000
commit23eb5c5c1440e76c7e1aec4f35fce6ea49816e0b (patch)
tree8b158a8d18a7cffc5b86b99b27f6fc604aa0d286 /gcc/f
parentafd7c0dc9e3cc7be22a97c5465c61de650cd94af (diff)
downloadgcc-23eb5c5c1440e76c7e1aec4f35fce6ea49816e0b.zip
gcc-23eb5c5c1440e76c7e1aec4f35fce6ea49816e0b.tar.gz
gcc-23eb5c5c1440e76c7e1aec4f35fce6ea49816e0b.tar.bz2
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: r80801
Diffstat (limited to 'gcc/f')
-rw-r--r--gcc/f/ChangeLog5
-rw-r--r--gcc/f/g77.texi3
2 files changed, 5 insertions, 3 deletions
diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog
index 122e490..edbff11 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 b0d7805..d97f69c 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.