Generate LA and ADDIS when possible.
[oota-llvm.git] / docs / GettingStarted.html
index 0ad6fa06b12273489d1d8e45368a2c5152605bd0..70e87eea88b1656863ffd74ac88a654912b0457c 100644 (file)
@@ -348,6 +348,12 @@ href="CFEBuildInstrs.html">try to compile it</a> on your platform.</p>
       <td>C/C++ compiler<sup><a href="#sf1">1</a></sup></td>
     </tr>
 
+    <tr>
+      <td><a href="http://www.gnu.org/software/texinfo">TeXinfo</a></td>
+      <td>4.5</td>
+      <td>For building the CFE</td>
+    </tr>
+
     <tr>
       <td><a href="http://www.gnu.org/software/flex">Flex</a></td>
       <td>2.5.4</td>
@@ -356,7 +362,7 @@ href="CFEBuildInstrs.html">try to compile it</a> on your platform.</p>
 
     <tr>
       <td><a href="http://www.gnu.org/software/bison/bison.html">Bison</a></td>
-      <td>1.35</td>
+      <td>1.28, 1.35, 1.75, or 2.0 (not 1.85)</td>
       <td>YACC compiler</td>
     </tr>
 
@@ -655,6 +661,7 @@ revision), you can specify a label.  The following releases have the following
 labels:</p>
 
 <ul>
+<li>Release 1.6: <b>RELEASE_16</b></li>
 <li>Release 1.5: <b>RELEASE_15</b></li>
 <li>Release 1.4: <b>RELEASE_14</b></li>
 <li>Release 1.3: <b>RELEASE_13</b></li>