public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] readings.html link maintenance
@ 2008-10-04 16:41 Gerald Pfeifer
  2008-10-04 18:22 ` Joseph S. Myers
  0 siblings, 1 reply; 11+ messages in thread
From: Gerald Pfeifer @ 2008-10-04 16:41 UTC (permalink / raw)
  To: gcc-patches

Remove broken link to Lexical Closures for C++ by Thomas M. Breuel and
the AdaCore main page.

(Not specifically related to AdaCore, we just do not link to company 
homepages per se.)

Gerald

Index: readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.181
diff -u -3 -p -r1.181 readings.html
--- readings.html	25 Jul 2008 15:04:21 -0000	1.181
+++ readings.html	4 Oct 2008 16:31:06 -0000
@@ -32,10 +32,6 @@
   <li><a href="ftp://ftp.axis.se/pub/users/hp/pgccfd/">Porting GCC for
   Dunces</a> by Hans-Peter Nilsson &lt;<a href="mailto:hans-peter.nilsson@axis.com">hans-peter.nilsson@axis.com</a>&gt;.</li>
 
-  <li><a href="http://people.debian.org/~aaronl/Usenix88-lexic.pdf">Lexical
-  Closures for C++</a> by Thomas M. Breuel, on the design and
-  implementation of nested functions in GCC.</li>
-
   <li><a href="http://cobolforgcc.sourceforge.net/cobol_toc.html">Using,
   Maintaining and Enhancing COBOL for the GNU Compiler Collection (GCC)</a>
   by Joachim Nadler and Tim Josling
@@ -561,7 +557,6 @@ Intel&reg;64 and IA-32 Architectures Sof
 
  <li>Other resources:
  <ul>
-   <li><a href="http://www.adacore.com/">AdaCore</a></li>
    <li><a href="https://libre.adacore.com/">AdaCore &mdash; Libre Site</a></li>
    <li><a href="https://www2.adacore.com/gap-static/GNAT_Book/html/">GNAT:
    The GNU Ada Compiler</a></li>

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [wwwdocs] readings.html link maintenance
  2008-10-04 16:41 [wwwdocs] readings.html link maintenance Gerald Pfeifer
@ 2008-10-04 18:22 ` Joseph S. Myers
  0 siblings, 0 replies; 11+ messages in thread
From: Joseph S. Myers @ 2008-10-04 18:22 UTC (permalink / raw)
  To: Gerald Pfeifer; +Cc: gcc-patches

On Sat, 4 Oct 2008, Gerald Pfeifer wrote:

> -  <li><a href="http://people.debian.org/~aaronl/Usenix88-lexic.pdf">Lexical
> -  Closures for C++</a> by Thomas M. Breuel, on the design and
> -  implementation of nested functions in GCC.</li>

This is also linked in extend.texi and has gone through several locations, 
e.g. <http://gcc.gnu.org/ml/gcc/2002-09/msg00331.html>.  It looks like we 
need yet another location for it now.

-- 
Joseph S. Myers
joseph@codesourcery.com

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [wwwdocs] readings.html link maintenance
  2017-02-25 21:55   ` Gerald Pfeifer
@ 2017-02-25 22:32     ` Rainer Orth
  0 siblings, 0 replies; 11+ messages in thread
From: Rainer Orth @ 2017-02-25 22:32 UTC (permalink / raw)
  To: Gerald Pfeifer; +Cc: gcc-patches

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

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [wwwdocs] readings.html link maintenance
  2017-02-08  9:16 ` Rainer Orth
@ 2017-02-25 21:55   ` Gerald Pfeifer
  2017-02-25 22:32     ` Rainer Orth
  0 siblings, 1 reply; 11+ messages in thread
From: Gerald Pfeifer @ 2017-02-25 21:55 UTC (permalink / raw)
  To: Rainer Orth; +Cc: gcc-patches

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [wwwdocs] readings.html link maintenance
  2017-02-08  7:13 Gerald Pfeifer
@ 2017-02-08  9:16 ` Rainer Orth
  2017-02-25 21:55   ` Gerald Pfeifer
  0 siblings, 1 reply; 11+ messages in thread
From: Rainer Orth @ 2017-02-08  9:16 UTC (permalink / raw)
  To: Gerald Pfeifer; +Cc: gcc-patches

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

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [wwwdocs] readings.html link maintenance
@ 2017-02-08  7:13 Gerald Pfeifer
  2017-02-08  9:16 ` Rainer Orth
  0 siblings, 1 reply; 11+ messages in thread
From: Gerald Pfeifer @ 2017-02-08  7:13 UTC (permalink / raw)
  To: gcc-patches

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

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [wwwdocs] readings.html link maintenance
  2006-02-27 13:39 ` Rainer Orth
@ 2006-02-27 23:35   ` Gerald Pfeifer
  0 siblings, 0 replies; 11+ messages in thread
From: Gerald Pfeifer @ 2006-02-27 23:35 UTC (permalink / raw)
  To: Rainer Orth; +Cc: gcc-patches, H. J. Lu, Eric Botcazou, Richard Earnshaw

On Mon, 27 Feb 2006, Rainer Orth wrote:
> I think http://www.sun.com/processors/documentation.html (and perhaps
> http://opensparc.sunsource.net/nonav/opensparct1.html) should do.

Ah, thanks for the pointer.  I just installed the patch below.

Let's home Sun doesn't botch their links again in the near future.

Gerald

Index: readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.155
diff -u -3 -p -r1.155 readings.html
--- readings.html	27 Feb 2006 14:21:01 -0000	1.155
+++ readings.html	27 Feb 2006 23:33:09 -0000
@@ -246,6 +246,8 @@ names.
  <li>sparc (sparclite, sparc64)
   <br />Manufacturer: Sun
   <br />Acronym stands for: Scalable Processor ARChitecture
+  <br /><a href="http://www.sun.com/processors/documentation.html">UltraSPARC
+        Processors Documentation</a>
  </li>
  
  <li>v850

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [wwwdocs] readings.html link maintenance
  2006-02-26 21:32 Gerald Pfeifer
  2006-02-26 22:28 ` H. J. Lu
  2006-02-27 11:11 ` Richard Earnshaw
@ 2006-02-27 13:39 ` Rainer Orth
  2006-02-27 23:35   ` Gerald Pfeifer
  2 siblings, 1 reply; 11+ messages in thread
From: Rainer Orth @ 2006-02-27 13:39 UTC (permalink / raw)
  To: Gerald Pfeifer; +Cc: gcc-patches, H. J. Lu, Eric Botcazou, Richard Earnshaw

Gerald Pfeifer <gerald@pfeifer.com> writes:

> Remove broken links to developer.intel.com, the SPARC manuals and the
> ARM ELF ABI.  Update BS's homepage URL.
> 
> Installed.
> 
> H.J., Eric, Richard, if you have up-to-date links for the ones I had
> to remove, please go ahead and add them again if you think it's useful
> (and the links have a chance of being stable).

> @@ -245,8 +243,6 @@ names.
>   <li>sparc (sparclite, sparc64)
>    <br />Manufacturer: Sun
>    <br />Acronym stands for: Scalable Processor ARChitecture
> -  <br /><a href="http://www.sun.com/oem/products/manuals/index.html">
> -  SPARC manuals</a>
>   </li>

I think http://www.sun.com/processors/documentation.html (and perhaps
http://opensparc.sunsource.net/nonav/opensparct1.html) should do.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [wwwdocs] readings.html link maintenance
  2006-02-26 21:32 Gerald Pfeifer
  2006-02-26 22:28 ` H. J. Lu
@ 2006-02-27 11:11 ` Richard Earnshaw
  2006-02-27 13:39 ` Rainer Orth
  2 siblings, 0 replies; 11+ messages in thread
From: Richard Earnshaw @ 2006-02-27 11:11 UTC (permalink / raw)
  To: Gerald Pfeifer; +Cc: gcc patches

On Sun, 2006-02-26 at 21:32, Gerald Pfeifer wrote:
> Remove broken links to developer.intel.com, the SPARC manuals and the
> ARM ELF ABI.  Update BS's homepage URL.
> 
> Installed.
> 
> H.J., Eric, Richard, if you have up-to-date links for the ones I had
> to remove, please go ahead and add them again if you think it's useful
> (and the links have a chance of being stable).

http://www.arm.com/products/DevTools/ABI.html

R.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [wwwdocs] readings.html link maintenance
  2006-02-26 21:32 Gerald Pfeifer
@ 2006-02-26 22:28 ` H. J. Lu
  2006-02-27 11:11 ` Richard Earnshaw
  2006-02-27 13:39 ` Rainer Orth
  2 siblings, 0 replies; 11+ messages in thread
From: H. J. Lu @ 2006-02-26 22:28 UTC (permalink / raw)
  To: Gerald Pfeifer; +Cc: gcc-patches, Eric Botcazou, Richard Earnshaw

On Sun, Feb 26, 2006 at 10:32:02PM +0100, Gerald Pfeifer wrote:
> Remove broken links to developer.intel.com, the SPARC manuals and the
> ARM ELF ABI.  Update BS's homepage URL.
> 
> Installed.
> 
> H.J., Eric, Richard, if you have up-to-date links for the ones I had
> to remove, please go ahead and add them again if you think it's useful
> (and the links have a chance of being stable).
> 
> Thanks,
> Gerald
> 

I checked in the following:


H.J.
---
Index: readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.153
diff -u -p -r1.153 readings.html
--- readings.html	26 Feb 2006 21:31:40 -0000	1.153
+++ readings.html	26 Feb 2006 22:25:32 -0000
@@ -131,6 +131,9 @@ names.
  <li>i386 (i486, i586, i686, i786)
    <br />Manufacturer: Intel
 
+  <br /><a href="http://developer.intel.com/design/pentium4/manuals/index_new.htm">
+  IA-32 Intel Architecture Software Developer's Manuals</a>
+
   <br />Some information about optimizing for x86 processors, links to
   x86 manuals and documentation:
 

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [wwwdocs] readings.html link maintenance
@ 2006-02-26 21:32 Gerald Pfeifer
  2006-02-26 22:28 ` H. J. Lu
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Gerald Pfeifer @ 2006-02-26 21:32 UTC (permalink / raw)
  To: gcc-patches; +Cc: H. J. Lu, Eric Botcazou, Richard Earnshaw

Remove broken links to developer.intel.com, the SPARC manuals and the
ARM ELF ABI.  Update BS's homepage URL.

Installed.

H.J., Eric, Richard, if you have up-to-date links for the ones I had
to remove, please go ahead and add them again if you think it's useful
(and the links have a chance of being stable).

Thanks,
Gerald

Index: readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.152
diff -u -3 -p -r1.152 readings.html
--- readings.html	27 Sep 2005 19:56:00 -0000	1.152
+++ readings.html	26 Feb 2006 21:27:54 -0000
@@ -131,8 +131,6 @@ names.
  <li>i386 (i486, i586, i686, i786)
    <br />Manufacturer: Intel
 
-  <br /><a href="http://developer.intel.com/design/litcentr/index.htm">Intel
-   Pentium design info</a>
   <br />Some information about optimizing for x86 processors, links to
   x86 manuals and documentation:
 
@@ -245,8 +243,6 @@ names.
  <li>sparc (sparclite, sparc64)
   <br />Manufacturer: Sun
   <br />Acronym stands for: Scalable Processor ARChitecture
-  <br /><a href="http://www.sun.com/oem/products/manuals/index.html">
-  SPARC manuals</a>
  </li>
  
  <li>v850
@@ -359,7 +355,7 @@ names.
 </ul>
 
 <ul>
-  <li><a href="http://www.research.att.com/~bs/">Bjarne Stroustrup's page</a></li>
+  <li><a href="http://public.research.att.com/~bs/">Bjarne Stroustrup's page</a></li>
   <li><a href="http://www.cantrip.org/cpp.html">Nathan Myers' locale page</a></li>
   <li><a href="http://www.josuttis.com/libbook/">Nicolai Josuttis' Standard
       Library book</a></li>
@@ -569,8 +565,6 @@ names.
   <li><a href="http://refspecs.freestandards.org/elf/elfspec_ppc.pdf">System
   V PowerPC ABI</a></li>
 
-  <li><a href="http://www.arm.com/armwww.ns4/img/12-Technical+Specs-ARM+ELF+Specification+PDF/$File/ARMELFA08.pdf">ARM ELF ABI</a></li>
-
   <li><a href="http://www.superh.com/documentation/documents.php?id=17">Download page for SH4 and SH5 ABI</a></li>
 
   <li><a href="http://dwarf.freestandards.org/">DWARF Workgroup</a></li>

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-02-25 22:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-04 16:41 [wwwdocs] readings.html link maintenance Gerald Pfeifer
2008-10-04 18:22 ` Joseph S. Myers
  -- strict thread matches above, loose matches on Subject: below --
2017-02-08  7:13 Gerald Pfeifer
2017-02-08  9:16 ` Rainer Orth
2017-02-25 21:55   ` Gerald Pfeifer
2017-02-25 22:32     ` Rainer Orth
2006-02-26 21:32 Gerald Pfeifer
2006-02-26 22:28 ` H. J. Lu
2006-02-27 11:11 ` Richard Earnshaw
2006-02-27 13:39 ` Rainer Orth
2006-02-27 23:35   ` Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).