diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index d225355eb51..2687371efcd 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -623,15 +623,18 @@ compressed with the gzip program.
cfrontend-x.y.source.tar.gz
Source release of the GCC front end.
-
cfrontend-x.y.sparc-sun-solaris2.8.tar.gz
-
Binary release of the GCC front end for Solaris/Sparc. -
-
cfrontend-x.y.i686-redhat-linux-gnu.tar.gz
Binary release of the GCC front end for Linux/x86.
-
cfrontend-x.y.powerpc-apple-darwin8.5.0.tar.gz
-
Binary release of the GCC front end for MacOS X/PPC.
+
llvm-gcc4-x.y.source.tar.gz
+
Source release of the llvm-gcc4 front end. See README.LLVM in the root + directory for build instructions.
+ +
llvm-gcc4-x.y.powerpc-apple-darwin8.6.0.tar.gz
+
Binary release of the llvm-gcc4 front end for MacOS X/PowerPC.
+ +
llvm-gcc4-x.y.i686-apple-darwin8.6.1.tar.gz
+
Binary release of the llvm-gcc4 front end for MacOS X/X86.