[llvm-commits] CVS: llvm-www/releases/1.0/docs/ReleaseNotes.html
Brian Gaeke
gaeke at cs.uiuc.edu
Tue Nov 11 15:53:04 PST 2003
Changes in directory llvm-www/releases/1.0/docs:
ReleaseNotes.html updated: 1.26 -> 1.27
---
Log message:
Add a bug. Also re-sort bugs.
---
Diffs of the changes: (+5 -4)
Index: llvm-www/releases/1.0/docs/ReleaseNotes.html
diff -u llvm-www/releases/1.0/docs/ReleaseNotes.html:1.26 llvm-www/releases/1.0/docs/ReleaseNotes.html:1.27
--- llvm-www/releases/1.0/docs/ReleaseNotes.html:1.26 Sun Nov 9 13:44:44 2003
+++ llvm-www/releases/1.0/docs/ReleaseNotes.html Tue Nov 11 15:52:21 2003
@@ -197,12 +197,13 @@
<li><a href="http://llvm.cs.uiuc.edu/PR93">[lowersetjmp] Lowersetjmp pass breaks
dominance properties!</a></li><p>
-<li><a href="http://llvm.cs.uiuc.edu/PR98">[buildscripts] Building into objdir
-with .o in it fails</a></li><p>
+<li><a href="http://llvm.cs.uiuc.edu/PR95">SymbolTable::getUniqueName is very inefficient</a></li><p>
+
+<li><a href="http://llvm.cs.uiuc.edu/PR98">[buildscripts] Building into objdir with .o in it fails</a></li><p>
<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><p>
-<li><a href="http://llvm.cs.uiuc.edu/PR95">SymbolTable::getUniqueName is very inefficient</a></li><p>
+<li><a href="http://llvm.cs.uiuc.edu/PR108">gccld -Lfoo -lfoo fails to find ./foo/libfoo.a</a></li><p>
<!-- _______________________________________________________________________ -->
</ul><h4><a name="c-fe"><hr size=0>Known problems with the C front-end</h4><ul>
@@ -494,6 +495,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:43:25 CST 2003
+Last modified: Tue Nov 11 15:50:52 CST 2003
<!-- hhmts end -->
</body></html>
More information about the llvm-commits
mailing list