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 -- links maintenance


Adjust mips and cl.cam.ac.uk TechReport links.  Remove SH ABI and
picoJava links.

I continue to be amazed how readily corporate webmasters keep breaking 
things.  Sun seems to be one of the worst, and while I found a new URL
at least for mips, in case of picoJava and SH ABI I failed so I had to
remove these two.

Installed.

Gerald

Index: readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.164
diff -u -3 -p -r1.164 readings.html
--- readings.html	17 Feb 2007 09:56:17 -0000	1.164
+++ readings.html	18 Feb 2007 09:31:28 -0000
@@ -183,8 +183,8 @@ Intel®64 and IA-32 Architectures Sof
  <li>mips (mipsel, mips64, mips64el)
   <br />The *el variants are little-endian configurations.
   <br />Various MIPS stuff:
-  <a href="http://www.mips.com/publications/";>
-  http://www.mips.com/publications/</a>
+  <a href="http://www.mips.com/products/resource_library/product_materials/";>
+  http://www.mips.com/products/resource_library/product_materials/</a>
  </li>
  
  <li>MMIX
@@ -314,7 +314,7 @@ Intel&reg;64 and IA-32 Architectures Sof
     <li><a href="http://www.open-std.org/jtc1/sc22/wg14/www/docs/n925.htm";>
     A formal model of sequence points and related issues by
     Clive Feather</a></li>
-    <li><a href="http://www.cl.cam.ac.uk/TechReports/UCAM-CL-TR-453.pdf";>
+    <li><a href="http://www.cl.cam.ac.uk/techreports/UCAM-CL-TR-453.pdf";>
     C formalised in HOL, thesis by Michael Norrish</a></li>
     <li><a href="http://www.open-std.org/jtc1/sc22/wg14/www/docs/n926.htm";>
     Sequence points analysis by Raymond Mak</a></li>
@@ -574,8 +574,6 @@ Intel&reg;64 and IA-32 Architectures Sof
 
   <li><a href="http://www.arm.com/products/DevTools/ABI.html";>Application Binary Interface for the ARM Architecture (EABI)</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://dwarfstd.org/";>DWARF Workgroup</a></li>
 
   <li><a href="ftp://ftp.sgi.com/sgi/dev/davea/objectinfo.html";>Debugging/object info</a> by David B.Anderson (including links to some DWARF tools)</li>
@@ -674,7 +672,6 @@ Below is the list of ports that GCC used
  
   <li>pj (picoJava)
   <br />Manufacturer: Sun
-  <br /><a href="http://www.sun.com/microelectronics/picoJava/";>picoJava</a>
   </li>
 
   <li>romp


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