[llvm-commits] CVS: llvm/docs/ReleaseNotes.html
Brian Gaeke
gaeke at cs.uiuc.edu
Mon Mar 8 23:45:01 PST 2004
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.141 -> 1.142
---
Log message:
b00g fixed
---
Diffs of the changes: (+2 -1)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.141 llvm/docs/ReleaseNotes.html:1.142
--- llvm/docs/ReleaseNotes.html:1.141 Mon Mar 8 18:59:15 2004
+++ llvm/docs/ReleaseNotes.html Mon Mar 8 23:43:59 2004
@@ -215,6 +215,7 @@
<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/PR258">Variables used to define non-printable FP constants are externally visible</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR259">CBE gives linkonce functions wrong linkage semantics</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR274">[JIT] Programs cannot resolve the fstat function</a></li>
</ol>
@@ -622,7 +623,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:15 $
+ Last modified: $Date: 2004/03/09 05:43:59 $
</address>
</body>
More information about the llvm-commits
mailing list