From: Misha Brukman
Date: Mon, 15 Nov 2004 21:05:08 +0000 (+0000)
Subject: * Add entry for Linux/PowerPC
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=0011769ff62f67bdecb2ba32a7b63906f375b468;p=oota-llvm.git
* Add entry for Linux/PowerPC
* Mark MacOS X/PPC support as 32-bit-only
* Fix FreeBSD space usage -- it's in MB, not GB
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17848 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index 471138d29ba..336592cc9b5 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -217,12 +217,12 @@ software you will need.
FreeBSD |
x861 |
57 MB |
- 850 GB |
+ 850 MB |
40 MB |
1 GB |
- MacOS X |
+ MacOS X2 |
PowerPC |
57 MB |
1.5 GB |
@@ -230,18 +230,28 @@ software you will need.
1.6 GB |
- AIX2 |
+ AIX3 |
PowerPC |
92 MB |
2.8 GB |
123 MB |
3 GB |
+
+ Linux3 |
+ PowerPC |
+ 30 MB |
+ 1.1 GB |
+ -- |
+ 1 GB |
+
+Notes:
1 Code generation supported for Pentium processors and up
-2 No native code generation
+2 Code generation supported for 32-bit ABI only
+3 No native code generation
The LLVM suite may compile on other platforms, but it is not