[llvm-commits] CVS: llvm/docs/GettingStarted.html

Misha Brukman brukman at cs.uiuc.edu
Tue Nov 23 11:26:35 PST 2004



Changes in directory llvm/docs:

GettingStarted.html updated: 1.79 -> 1.80
---
Log message:

We also provide a source distribution of the GCC front-end


---
Diffs of the changes:  (+5 -1)

Index: llvm/docs/GettingStarted.html
diff -u llvm/docs/GettingStarted.html:1.79 llvm/docs/GettingStarted.html:1.80
--- llvm/docs/GettingStarted.html:1.79	Mon Nov 22 11:16:26 2004
+++ llvm/docs/GettingStarted.html	Tue Nov 23 13:26:24 2004
@@ -570,6 +570,10 @@
     <dd>This is the source code to the LLVM suite.
     <p>
 
+    <dt>cfrontend-1.3.source.tar.gz
+    <dd>This is the source release of the GCC front end.
+    <p>
+
     <dt>cfrontend-1.3.sparc-sun-solaris2.8.tar.gz
     <dd>This is the binary release of the GCC front end for Solaris/Sparc.
     <p>
@@ -1438,7 +1442,7 @@
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="http://llvm.x10sys.com/rspencer/">Reid Spencer</a><br>
   <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2004/11/22 17:16:26 $
+  Last modified: $Date: 2004/11/23 19:26:24 $
 </address>
 </body>
 </html>






More information about the llvm-commits mailing list