Clean up the APInt function getDigit.
[oota-llvm.git] / docs / CompilerWriterInfo.html
index 2ac522adb1f3c7c98ce1be077a72b2862909ae40..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>
 
@@ -143,9 +146,6 @@ branch stubs for powerpc64-linux (from binutils)</a></li>
 <!-- ======================================================================= -->
 <div class="doc_subsection"><a name="sparc">SPARC</a></div>
 
-<!-- _______________________________________________________________________ -->
-<div class="doc_subsubsection">Official manuals and docs</div>
-
 <div class="doc_text">
 
 <ul>
@@ -250,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>