diff options
author | Craig Burley <burley@gcc.gnu.org> | 1999-02-24 14:03:02 -0500 |
---|---|---|
committer | Craig Burley <burley@gcc.gnu.org> | 1999-02-24 14:03:02 -0500 |
commit | c55310ab51bdcbe0391979b04b675c7a887f4c85 (patch) | |
tree | de50b2f3d5992329dc6f794b8ee84a1071f41201 /gcc | |
parent | bc0a89ecec693b670ac071b4fe88d6196483172a (diff) | |
download | gcc-c55310ab51bdcbe0391979b04b675c7a887f4c85.zip gcc-c55310ab51bdcbe0391979b04b675c7a887f4c85.tar.gz gcc-c55310ab51bdcbe0391979b04b675c7a887f4c85.tar.bz2 |
finish applying earlier patch from Dave Love
From-SVN: r25415
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/f/g77.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/f/g77.texi b/gcc/f/g77.texi index 54c1b80..515bc16 100644 --- a/gcc/f/g77.texi +++ b/gcc/f/g77.texi @@ -11835,7 +11835,7 @@ 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.suburbia.net/%7Ebillm/floating-point/} has a brief +@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. |