[llvm-commits] CVS: llvm-www/releases/download.html

John Criswell criswell at cs.uiuc.edu
Wed May 18 12:24:31 PDT 2005



Changes in directory llvm-www/releases:

download.html updated: 1.20 -> 1.21
---
Log message:

Bless LLVM 1.5.


---
Diffs of the changes:  (+30 -0)

 download.html |   30 ++++++++++++++++++++++++++++++
 1 files changed, 30 insertions(+)


Index: llvm-www/releases/download.html
diff -u llvm-www/releases/download.html:1.20 llvm-www/releases/download.html:1.21
--- llvm-www/releases/download.html:1.20	Thu Dec  9 16:28:59 2004
+++ llvm-www/releases/download.html	Wed May 18 14:24:13 2005
@@ -37,6 +37,36 @@
 </div>
 
 <table class="rel_section">
+<tr><td>Download LLVM 1.5</td></tr>
+</table>
+
+<div class="rel_boxtext">
+
+<p>Please read the <a href="1.5/docs/ReleaseNotes.html">Release Notes</a> before
+downloading:</p>
+
+<ul>
+	<li><a href="1.5/llvm-1.5.tar.gz">LLVM source code</a> (3.7M)</li>
+
+	<li><a href="1.5/llvm-test-1.5.tar.gz">LLVM Test Suite</a> (9.6M)</li>
+
+  <li><a href="1.5/cfrontend-1.5.i686-redhat-linux-gnu.tar.gz">GCC Front End
+      Binaries for Linux/x86</a> (6.2M)</li>
+
+  <li><a href="1.5/cfrontend-1.5.sparc-sun-solaris2.8.tar.gz">GCC Front End
+      Binaries for Solaris/Sparc</a> (6.6M)</li>
+
+  <li><a href="1.5/cfrontend-1.5.powerpc-apple-darwin7.8.0.tar.gz">GCC Front End
+      Binaries for MacOS X/PowerPC</a> (6.7M)</li>
+
+  <li><a href="1.5/cfrontend-1.5.source.tar.gz">GCC Front End Source Code</a>
+      (29.0M)</li>
+</ul>
+</div>
+
+
+
+<table class="rel_section">
 <tr><td>Download LLVM 1.4</td></tr>
 </table>
 






More information about the llvm-commits mailing list