summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2005-05-13 20:28:15 +0000
committerJohn Criswell <criswell@uiuc.edu>2005-05-13 20:28:15 +0000
commitd523492fcd69febf4e59ea6a5742b4adc6b744e3 (patch)
tree05abe2d9f84d27577c15ed95a5f48a647c711a12 /llvm
parent61617f7843e46308c03c29e9830b96138c86d7cd (diff)
downloadbcm5719-llvm-d523492fcd69febf4e59ea6a5742b4adc6b744e3.tar.gz
bcm5719-llvm-d523492fcd69febf4e59ea6a5742b4adc6b744e3.zip
Added some missing platforms.
Fixed some wording to be more accurate (I hope). llvm-svn: 21975
Diffstat (limited to 'llvm')
-rw-r--r--llvm/docs/ReleaseNotes.html10
1 files changed, 6 insertions, 4 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index cc2ff8c2696..10eb20f7f1f 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -207,7 +207,9 @@ were fixed:</a>
<li>Intel and AMD machines running on Win32 with the Cygwin libraries (limited
support is available for native builds with Visual C++).</li>
<li>PowerPC-based Mac OS X systems, running 10.2 and above.</li>
-<li>Alpha-based machines running Debian GNU/Linux</li>
+<li>PowerPC-based Linux systems.</li>
+<li>Alpha-based machines running Debian GNU/Linux.</li>
+<li>Itanium-based machines running Linux and HP-UX.</li>
</ul>
<p>The core LLVM infrastructure uses
@@ -254,7 +256,7 @@ components, please contact us on the llvmdev list.</p>
be used to step through programs and inspect the stack.</li>
<li>The "iterative scan" register allocator (enabled with
<tt>-regalloc=iterativescan</tt>) is not stable.</li>
-<li>The SparcV8, Alpha, and IA64 ports are experimental.</li>
+<li>The SparcV8, Alpha, and IA64 code generators are experimental.</li>
</ul>
</div>
@@ -525,7 +527,7 @@ href="http://gcc.gnu.org/gcc-3.4/changes.html">GCC 3.4 release notes</a>.</li>
<div class="doc_text">
<ul>
- <li>none yet</li>
+ <li>None yet</li>
</ul>
</div>
@@ -552,7 +554,7 @@ several programs in the LLVM test suite</a></li>
<div class="doc_text">
<ul>
-<li>none yet</li>
+<li>None yet</li>
</ul>
</div>
OpenPOWER on IntegriCloud