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

Chris Lattner lattner at cs.uiuc.edu
Tue Aug 8 21:10:46 PDT 2006



Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.360 -> 1.361
---
Log message:

Update from Anton Korobeynikov


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

 ReleaseNotes.html |    3 ++-
 1 files changed, 2 insertions(+), 1 deletion(-)


Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.360 llvm/docs/ReleaseNotes.html:1.361
--- llvm/docs/ReleaseNotes.html:1.360	Tue Aug  8 23:08:52 2006
+++ llvm/docs/ReleaseNotes.html	Tue Aug  8 23:10:32 2006
@@ -204,6 +204,7 @@
 <ul>
   <li>Intel and AMD machines running Red Hat Linux, Fedora Core and FreeBSD 
       (and probably other unix-like systems).</li>
+<li>Intel and AMD machines running on Win32 using MinGW libraries (native)</li>
 <li>Sun UltraSPARC workstations running Solaris 8.</li>
 <li>Intel and AMD machines running on Win32 with the Cygwin libraries (limited
     support is available for native builds with Visual C++).</li>
@@ -683,7 +684,7 @@
   src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a>
 
   <a href="http://llvm.org/">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2006/08/09 04:08:52 $
+  Last modified: $Date: 2006/08/09 04:10:32 $
 </address>
 
 </body>






More information about the llvm-commits mailing list