This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Stale link to floating point


The link to a floating point doc is dead. Here's a new connection, ok?
It's to a PDF file rather than postscript, is that ok?

nathan
-- 
Dr Nathan Sidwell   ::   http://www.codesourcery.com   ::   CodeSourcery LLC
         'But that's a lie.' - 'Yes it is. What's your point?'
nathan@codesourcery.com : http://www.cs.bris.ac.uk/~nathan/ : nathan@acm.org
Index: readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.56
diff -c -3 -p -r1.56 readings.html
*** readings.html	2001/07/10 18:03:09	1.56
--- readings.html	2001/09/18 09:00:32
*************** tahoe. These are listed here just for co
*** 396,405 ****
  
  <ul>
  
!   <li><a href="http://www.validgh.com/goldberg/paper.ps";>What Every
    Computer Scientist Should Know about Floating-Point Arithmetic</a>
!   by David Goldberg, including Doug Priest's supplement (PostScript
!   format)
  
    <li><a href="http://www.validgh.com/goldberg/addendum.html";>
    Differences Among IEEE 754 Implementations</a>
--- 396,404 ----
  
  <ul>
  
!   <li><a href="http://www.acm.org/pubs/citations/journals/surveys/1991-23-1/p5-goldberg/";>What Every
    Computer Scientist Should Know about Floating-Point Arithmetic</a>
!   by David Goldberg, including Doug Priest's supplement (PDF format)
  
    <li><a href="http://www.validgh.com/goldberg/addendum.html";>
    Differences Among IEEE 754 Implementations</a>

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]