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]
Other format: [Raw text]

[wwwdocs] readings.html maintenance


Remove broken reference to "A Toy Example Language" and update link to
the comp.compilers.archive (including adjusting capitalization for the
latter).

Gerald

Index: readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.172
diff -u -3 -p -r1.172 readings.html
--- readings.html	22 Mar 2008 15:28:41 -0000	1.172
+++ readings.html	22 Mar 2008 17:00:12 -0000
@@ -41,9 +41,6 @@
   by Joachim Nadler and Tim Josling
   &lt;<a href="mailto:tej@melbpc.org.au";>tej@melbpc.org.au</a>&gt;.</li>
 
-  <li><a href="http://www.eskimo.com/~johnnyb/computers/toy/";>A Toy
-  Example Language</a> by Jonathan Bartlett &lt;<a href="mailto:johnnyb@eskimo.com";>johnnyb@eskimo.com</a>&gt;.</li>
-
   <li><a href="http://www4.in.tum.de/~pizka/";>GNU INSEL Compiler gic</a>.</li>
 
   <li><a href="http://www.codesourcery.com/cxx-abi/";>
@@ -593,7 +590,8 @@ papers, hot list pages, potential softwa
   <li><a href="http://www.compilerconnection.com/";>Links related to many
   compiler topics</a></li>
 
-  <li><a href="http://compilers.iecc.com/";>Comp.compilers archive</a></li>
+  <li><a href=
+  "http://compilers.iecc.com/index.phtml";>comp.compilers archive</a></li>
 
   <li>Steven Muchnick (1997) "Advanced Compiler Design and Implementation".
   880pp.  ISBN: 1-55860-320-4.</li>


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