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]

[wwwdata] readings.html fix links


This fixes one link and removes two www-106 -> www-128 redirects by
going directly to www-128.

Tobias

Index: htdocs/readings.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.159
diff -u -r1.159 readings.html
--- htdocs/readings.html        21 Sep 2006 14:17:36 -0000      1.159
+++ htdocs/readings.html        22 Oct 2006 22:24:21 -0000
@@ -231,10 +231,10 @@

  <li>rs6000 (powerpc, powerpcle)
   <br />Manufacturer: IBM, Motorola
-  <br /><a
href="http://publib.boulder.ibm.com/doc_link/en_US/a_doc_lib/aixassem/alangref/toc.htm";>AIX
V4.3 Assembler Language Ref.</a>
+  <br /><a
href="http://publib16.boulder.ibm.com/pseries/en_US/infocenter/base/43_docs/aixassem/alangref/toc.htm";>AIX
V4.3 Assembler Language Ref.</a>
   <br /><a
href="http://publibn.boulder.ibm.com/doc_link/en_US/a_doc_lib/aixassem/alangref/alangreftfrm.htm";>AIX
5L Assembler Language Ref.</a>
-  <br /><a
href="http://www-106.ibm.com/developerworks/linux/library/l-powarch/";>A
developer's guide to the POWER architecture.</a>
-  <br /><a
href="http://www-106.ibm.com/developerworks/eserver/articles/archguide.html";>The
PowerPC architecture book from IBM.</a>
+  <br /><a
href="http://www-128.ibm.com/developerworks/linux/library/l-powarch/";>A
developer's guide to the POWER architecture.</a>
+  <br /><a
href="http://www-128.ibm.com/developerworks/eserver/articles/archguide.html";>The
PowerPC architecture book from IBM.</a>
  </li>

  <li>sh


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