public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] readings.html - "Porting GCC for Dunces" is gone
@ 2019-11-10 16:05 Gerald Pfeifer
  2019-11-10 21:27 ` David Malcolm
  2019-11-11 12:14 ` Hans-Peter Nilsson
  0 siblings, 2 replies; 5+ messages in thread
From: Gerald Pfeifer @ 2019-11-10 16:05 UTC (permalink / raw)
  To: gcc-patches, Hans-Peter Nilsson

Hi H-P,

it appears this download is gone. Do you have an alternate location?

For now I applied the patch below which disables that link in 
readings.html.

Gerald

- Log -----------------------------------------------------------------
commit c5f63c81361196993ea4fdbc3e77c1f2a35a6e15
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Sun Nov 10 14:41:36 2019 +0100

    Disable "Porting GCC for Dunces" which is gone (or moved).

diff --git a/htdocs/readings.html b/htdocs/readings.html
index 03010f0..e95760a 100644
--- a/htdocs/readings.html
+++ b/htdocs/readings.html
@@ -29,10 +29,10 @@
   <li><a href="http://www.pspace.org/a/thesis/">Compilation
   of Functional Programming Languages using GCC -- Tail Calls</a>
   by Andreas Bauer.</li>
-	
+<!--	
   <li><a href="http://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://cobolforgcc.sourceforge.net/cobol_toc.html">Using,
   Maintaining and Enhancing COBOL for the GNU Compiler Collection (GCC)</a>
   by Joachim Nadler and Tim Josling

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

end of thread, other threads:[~2019-11-16 21:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-10 16:05 [wwwdocs] readings.html - "Porting GCC for Dunces" is gone Gerald Pfeifer
2019-11-10 21:27 ` David Malcolm
2019-11-11 12:14 ` Hans-Peter Nilsson
2019-11-16 17:14   ` Hans-Peter Nilsson
2019-11-16 22:17     ` 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).