diff mbox

[wwwdocs] readings.html link maintenance

Message ID alpine.LSU.2.20.1702080810150.2253@anthias.pfeifer.com
State New
Headers show

Commit Message

Gerald Pfeifer Feb. 8, 2017, 7:13 a.m. UTC
I could find a replacement link for ARC on synopsys.com, but
failed for the two Fortran test references and the link on 
tru64unix.compaq.com.

Applied.

Gerald

Comments

Rainer Orth Feb. 8, 2017, 9:16 a.m. UTC | #1
Hi Gerald,

> Index: readings.html
> ===================================================================
> RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
> retrieving revision 1.257
> diff -u -r1.257 readings.html
> --- readings.html	6 Feb 2017 17:47:51 -0000	1.257
> +++ readings.html	8 Feb 2017 07:10:14 -0000
[...]
> @@ -632,10 +623,6 @@
>    <li><a href="https://en.wikipedia.org/wiki/IEEE_754r">IEEE 754r</a>, an
>    ongoing revision to the IEEE 754 floating point standard.</li>
>  
> -  <li><a href="http://www.tru64unix.compaq.com/docs/base_doc/DOCUMENTATION/V51_HTML/SUPPDOCS/OBJSPEC/TITLE.HTM">
> -  Information on the Digital UNIX/Compaq Tru64 UNIX object file format</a></li>
> -</ul><ul>

while the HTML link on
http://h41361.www4.hpe.com/docs/pub_page/V51B_DOCS/v51b_doclist.htm is
dangling, the PDF link there is still valid.

	Rainer
Gerald Pfeifer Feb. 25, 2017, 9:46 p.m. UTC | #2
On Wed, 8 Feb 2017, Rainer Orth wrote:
>> -  <li><a href="http://www.tru64unix.compaq.com/docs/base_doc/DOCUMENTATION/V51_HTML/SUPPDOCS/OBJSPEC/TITLE.HTM">
>> -  Information on the Digital UNIX/Compaq Tru64 UNIX object file format</a></li>
>> -</ul><ul>
> while the HTML link on
> http://h41361.www4.hpe.com/docs/pub_page/V51B_DOCS/v51b_doclist.htm is
> dangling, the PDF link there is still valid.

Ah, thanks!

Tru64 UNIX V5.1 was deprecated with 4.7.  Is there any version
of Tru64 a current release of GCC still supports?  In particular
if we have support in trunk, I'd restore the bit above with the
new link.

Gerald
Rainer Orth Feb. 25, 2017, 10:13 p.m. UTC | #3
Hi Gerald,

> On Wed, 8 Feb 2017, Rainer Orth wrote:
>>> - <li><a
>>> href="http://www.tru64unix.compaq.com/docs/base_doc/DOCUMENTATION/V51_HTML/SUPPDOCS/OBJSPEC/TITLE.HTM">
>>> - Information on the Digital UNIX/Compaq Tru64 UNIX object file
>>> format</a></li>
>>> -</ul><ul>
>> while the HTML link on
>> http://h41361.www4.hpe.com/docs/pub_page/V51B_DOCS/v51b_doclist.htm is
>> dangling, the PDF link there is still valid.
>
> Ah, thanks!
>
> Tru64 UNIX V5.1 was deprecated with 4.7.  Is there any version
> of Tru64 a current release of GCC still supports?  In particular
> if we have support in trunk, I'd restore the bit above with the
> new link.

no, V5.1B was the last Tru64 UNIX release ever made, so the support is
gone completely after 4.7.  I've real idea if there's any other target
that could profit from ECOFF info (which started on MIPS, I believe).

	Rainer
diff mbox

Patch

Index: readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.257
diff -u -r1.257 readings.html
--- readings.html	6 Feb 2017 17:47:51 -0000	1.257
+++ readings.html	8 Feb 2017 07:10:14 -0000
@@ -75,7 +75,7 @@ 
  <li>arc
   <br />Manufacturer: Synopsys Inc (as Synopsys DesignWare softcore)
   <br />CPUs include: ARC600, ARC700
-  <br /><a href="http://www.synopsys.com/IP/PROCESSORIP/ARCPROCESSORS/Pages/default.aspx">ARC Documentation</a>
+  <br /><a href="https://www.synopsys.com/designware-ip/processor-solutions/arc-processors.html">ARC Documentation</a>
  </li>
 
  <li>ARM
@@ -464,10 +464,6 @@ 
           <li>
             <a href="http://www.polyhedron.com/">Polyhedron tests</a>
           </li>
-          <li>
-            <a href="http://ftp.aset.psu.edu/pub/ger/fortran/test/">compilers
-            test sets</a> by H. Knoble &amp; A. Desitter
-          </li>
         </ul>
       </li>
     </ul>
@@ -501,11 +497,6 @@ 
        Books with source code: 
        <ul>
          <li>
-           <a href="http://www.fortranplus.co.uk/fortran_books.html">
-           Example programs</a> of <cite>Introducing Fortran 95</cite> by Ian
-           Chivers and Jane Sleightholme.
-         </li>
-         <li>
            <a href="http://www.fortran.com/F/books.html">Examples</a> of
            <cite>Essential Fortran 90 &amp; 95</cite> by Loren Meissner.
          </li>
@@ -632,10 +623,6 @@ 
   <li><a href="https://en.wikipedia.org/wiki/IEEE_754r">IEEE 754r</a>, an
   ongoing revision to the IEEE 754 floating point standard.</li>
 
-  <li><a href="http://www.tru64unix.compaq.com/docs/base_doc/DOCUMENTATION/V51_HTML/SUPPDOCS/OBJSPEC/TITLE.HTM">
-  Information on the Digital UNIX/Compaq Tru64 UNIX object file format</a></li>
-</ul><ul>
-
   <li><a href="http://researchweb.watson.ibm.com/journal/">IBM Journal of Research and Development</a></li>
 
   <li><a href="http://refspecs.freestandards.org/elf/elfspec_ppc.pdf">System