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

Brian Gaeke gaeke at cs.uiuc.edu
Wed Feb 25 18:12:48 PST 2004


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

ReleaseNotes.html updated: 1.28 -> 1.29

---
Log message:

One Boog 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.28 llvm-www/releases/1.1/docs/ReleaseNotes.html:1.29
--- llvm-www/releases/1.1/docs/ReleaseNotes.html:1.28	Sun Feb 22 21:36:48 2004
+++ llvm-www/releases/1.1/docs/ReleaseNotes.html	Wed Feb 25 18:06:51 2004
@@ -391,6 +391,7 @@
 <li><A href="http://llvm.cs.uiuc.edu/PR222">make tools-only doesn't make lib/Support</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR223">[loopsimplify] Loopsimplify incorrectly updates dominator information</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR225">[pruneeh] -pruneeh pass removes invoke instructions it shouldn't</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR234">[interpreter] va_list values silently corrupted by function calls</a></li>
 <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>
@@ -753,7 +754,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/02/23 03:36:48 $
+  Last modified: $Date: 2004/02/26 00:06:51 $
 </address>
 
 </body>





More information about the llvm-commits mailing list