[llvm-commits] CVS: llvm/docs/ReleaseNotes.html
Brian Gaeke
gaeke at cs.uiuc.edu
Tue Nov 11 15:53:01 PST 2003
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.36 -> 1.37
---
Log message:
Add another fixed bug.
---
Diffs of the changes: (+2 -1)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.36 llvm/docs/ReleaseNotes.html:1.37
--- llvm/docs/ReleaseNotes.html:1.36 Sun Nov 9 13:44:07 2003
+++ llvm/docs/ReleaseNotes.html Tue Nov 11 15:52:34 2003
@@ -125,6 +125,7 @@
<li><a href="http://llvm.cs.uiuc.edu/PR98">[buildscripts] Building into objdir with .o in it fails</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR101">[setjmp/longjmp] Linking C programs which use setjmp/longjmp sometimes fail with references to the C++ runtime library!</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR104">[c++] C++ Frontend lays out superclasses like anonymous bitfields!</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR108">gccld -Lfoo -lfoo fails to find ./foo/libfoo.a</a></li>
</ol><p>
At this time, LLVM is known to work properly with SPEC CPU 2000, the Olden
@@ -431,6 +432,6 @@
Maintained By: <a href="http://llvm.cs.uiuc.edu/">The LLVM Team</a><br>
<!-- Created: Wed Oct 1 17:38:54 CDT 2003 -->
<!-- hhmts start -->
-Last modified: Sun Nov 9 13:42:42 CST 2003
+Last modified: Tue Nov 11 15:48:35 CST 2003
<!-- hhmts end -->
</body></html>
More information about the llvm-commits
mailing list