[llvm-commits] CVS: llvm-www/releases/1.0/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Thu Nov 6 22:48:07 PST 2003
Changes in directory llvm-www/releases/1.0/docs:
ReleaseNotes.html updated: 1.21 -> 1.22
---
Log message:
Bugz
---
Diffs of the changes: (+13 -1)
Index: llvm-www/releases/1.0/docs/ReleaseNotes.html
diff -u llvm-www/releases/1.0/docs/ReleaseNotes.html:1.21 llvm-www/releases/1.0/docs/ReleaseNotes.html:1.22
--- llvm-www/releases/1.0/docs/ReleaseNotes.html:1.21 Wed Nov 5 00:30:26 2003
+++ llvm-www/releases/1.0/docs/ReleaseNotes.html Thu Nov 6 22:47:20 2003
@@ -181,6 +181,14 @@
<li><a href="http://llvm.cs.uiuc.edu/PR91">[gccld] The -r (relinking) option does not work correctly</a></li><p>
+<li><a href="http://llvm.cs.uiuc.edu/PR92">[bcreader] Cannot read shift constant
+expressions from bytecode file</a></li><p>
+
+<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>
+
<!-- _______________________________________________________________________ -->
</ul><h4><a name="c-fe"><hr size=0>Known problems with the C front-end</h4><ul>
@@ -213,6 +221,10 @@
<li><a href="http://llvm.cs.uiuc.edu/PR87">llvm-gcc infinite loops on "case MAXINT:"</a></li><p>
+<li><a href="http://llvm.cs.uiuc.edu/PR94">llvm-gcc tries to add
+bools</a></li><p>
+
+
</ul><b>Notes:</b><ul><p>
<li>Inline assembly is not yet supported.<p>
@@ -465,6 +477,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: Wed Nov 5 00:07:37 CST 2003
+Last modified: Thu Nov 6 13:21:50 CST 2003
<!-- hhmts end -->
</body></html>
More information about the llvm-commits
mailing list