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

John Criswell criswell at cs.uiuc.edu
Wed Dec 8 08:47:26 PST 2004



Changes in directory llvm/docs:

GettingStarted.html updated: 1.84 -> 1.85
---
Log message:

Update the version numbers of the pre-built LLVM GCC frontends.


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

Index: llvm/docs/GettingStarted.html
diff -u llvm/docs/GettingStarted.html:1.84 llvm/docs/GettingStarted.html:1.85
--- llvm/docs/GettingStarted.html:1.84	Wed Dec  8 10:25:25 2004
+++ llvm/docs/GettingStarted.html	Wed Dec  8 10:47:14 2004
@@ -580,17 +580,17 @@
   <dt><tt>cfrontend-1.4.source.tar.gz</tt></dt>
   <dd>This is the source release of the GCC front end.<br/></dd>
 
-  <dt><tt>cfrontend-1.3.sparc-sun-solaris2.8.tar.gz</tt></dt>
+  <dt><tt>cfrontend-1.4.sparc-sun-solaris2.8.tar.gz</tt></dt>
   <dd>This is the binary release of the GCC front end for Solaris/Sparc.
   <br/></dd>
 
-  <dt><tt>cfrontend-1.3.i686-redhat-linux-gnu.tar.gz</tt></dt>
+  <dt><tt>cfrontend-1.4.i686-redhat-linux-gnu.tar.gz</tt></dt>
   <dd>This is the binary release of the GCC front end for Linux/x86.<br/></dd>
 
-  <dt><tt>cfrontend-1.3.i386-unknown-freebsd5.1.tar.gz</tt></dt>
+  <dt><tt>cfrontend-1.4.i386-unknown-freebsd5.1.tar.gz</tt></dt>
   <dd>This is the binary release of the GCC front end for FreeBSD/x86.<br/></dd>
 
-  <dt><tt>cfrontend-1.3.powerpc-apple-darwin7.0.0.tar.gz</tt></dt>
+  <dt><tt>cfrontend-1.4.powerpc-apple-darwin7.0.0.tar.gz</tt></dt>
   <dd>This is the binary release of the GCC front end for MacOS X/PPC.<br/></dd>
 </dl>
 
@@ -1467,7 +1467,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/12/08 16:25:25 $
+  Last modified: $Date: 2004/12/08 16:47:14 $
 </address>
 </body>
 </html>






More information about the llvm-commits mailing list