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

Brian Gaeke gaeke at cs.uiuc.edu
Mon Mar 8 23:41:01 PST 2004


Changes in directory llvm-www/releases/1.1/docs:

ReleaseNotes.html updated: 1.32 -> 1.33

---
Log message:

b00g found

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

Index: llvm-www/releases/1.1/docs/ReleaseNotes.html
diff -u llvm-www/releases/1.1/docs/ReleaseNotes.html:1.32 llvm-www/releases/1.1/docs/ReleaseNotes.html:1.33
--- llvm-www/releases/1.1/docs/ReleaseNotes.html:1.32	Mon Mar  8 18:59:30 2004
+++ llvm-www/releases/1.1/docs/ReleaseNotes.html	Mon Mar  8 23:40:35 2004
@@ -395,6 +395,7 @@
 <li><a href="http://llvm.cs.uiuc.edu/PR236">[inliner] Error inlining intrinsic calls into invoke instructions</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR245">Linking weak and strong global variables is dependent on link order</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR249">[X86] Missing cast from ULong -> Double, cast FP -> bool and support for -9223372036854775808</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR274">[JIT] Programs cannot resolve the fstat function</a></li>
 </ul>
 
 </div>
@@ -761,7 +762,7 @@
   src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a>
 
   <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2004/03/09 00:59:30 $
+  Last modified: $Date: 2004/03/09 05:40:35 $
 </address>
 
 </body>





More information about the llvm-commits mailing list