Documentation: Perform automated correction of common typos.
[oota-llvm.git] / docs / CompilerWriterInfo.html
index 0616beafbe75f551a1b6f624506f08c3a6095faf..5d071f7326295297e6cfe6800392a4f41fa3a81b 100644 (file)
@@ -7,6 +7,8 @@
   <link rel="stylesheet" href="llvm.css" type="text/css">
 </head>
 
+<body>
+
 <div class="doc_title">
   Architecture/platform information for compiler writers
 </div>
@@ -63,6 +65,7 @@ href="http://ftp.digital.com/pub/Digital/info/semiconductor/literature/dsc-libra
 <li><a href="http://www.arm.com/documentation/">ARM documentation</a> 
 (<a href="http://www.arm.com/documentation/ARMProcessor_Cores/">Processor
 Cores</a>)</li>
+<li><a href="http://www.arm.com/products/DevTools/ABI.html">ABI</a></li>
 </ul>
 </div>
 
@@ -247,12 +250,12 @@ processors.</li>
 <hr>
 <address>
   <a href="http://jigsaw.w3.org/css-validator/check/referer"><img
-  src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
+  src="http://jigsaw.w3.org/css-validator/images/vcss-blue" alt="Valid CSS"></a>
   <a href="http://validator.w3.org/check/referer"><img
-  src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
+  src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a>
 
   <a href="http://misha.brukman.net">Misha Brukman</a><br>
-  <a href="http://llvm.cs.uiuc.edu">LLVM Compiler Infrastructure</a><br>
+  <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
   Last modified: $Date$
 </address>