From 9321fa83a2450452fb246f06c3c5bb901534ce94 Mon Sep 17 00:00:00 2001 From: John Criswell Date: Fri, 13 May 2005 20:28:15 +0000 Subject: [PATCH] Added some missing platforms. Fixed some wording to be more accurate (I hope). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21975 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index cc2ff8c2696..10eb20f7f1f 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -207,7 +207,9 @@ were fixed:
  • Intel and AMD machines running on Win32 with the Cygwin libraries (limited support is available for native builds with Visual C++).
  • PowerPC-based Mac OS X systems, running 10.2 and above.
  • -
  • Alpha-based machines running Debian GNU/Linux
  • +
  • PowerPC-based Linux systems.
  • +
  • Alpha-based machines running Debian GNU/Linux.
  • +
  • Itanium-based machines running Linux and HP-UX.
  • The core LLVM infrastructure uses @@ -254,7 +256,7 @@ components, please contact us on the llvmdev list.

    be used to step through programs and inspect the stack.
  • The "iterative scan" register allocator (enabled with -regalloc=iterativescan) is not stable.
  • -
  • The SparcV8, Alpha, and IA64 ports are experimental.
  • +
  • The SparcV8, Alpha, and IA64 code generators are experimental.
  • @@ -525,7 +527,7 @@ href="http://gcc.gnu.org/gcc-3.4/changes.html">GCC 3.4 release notes.
    @@ -552,7 +554,7 @@ several programs in the LLVM test suite