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

Chris Lattner lattner at cs.uiuc.edu
Sun Nov 16 14:26:00 PST 2003


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

ReleaseNotes.html updated: 1.31 -> 1.32

---
Log message:

Bugz



---
Diffs of the changes:  (+6 -1)

Index: llvm-www/releases/1.0/docs/ReleaseNotes.html
diff -u llvm-www/releases/1.0/docs/ReleaseNotes.html:1.31 llvm-www/releases/1.0/docs/ReleaseNotes.html:1.32
--- llvm-www/releases/1.0/docs/ReleaseNotes.html:1.31	Fri Nov 14 00:42:16 2003
+++ llvm-www/releases/1.0/docs/ReleaseNotes.html	Sun Nov 16 14:25:26 2003
@@ -199,6 +199,9 @@
 
 <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/PR96">Bad path to the C/C++ frontend causes
+build problems</a></li><p>
+
 <li><a href="http://llvm.cs.uiuc.edu/PR98">[buildscripts] Building into objdir
 with .o in it fails</a></li><p>
 
@@ -211,6 +214,8 @@
 
 <li><a href="http://llvm.cs.uiuc.edu/PR110">[bcreader] Incorrect cast causes misread forward constant references</a></li><p>
 
+<li><a href="http://llvm.cs.uiuc.edu/PR114">LLVM header files should be -Wold-style-cast clean</a></li><p>
+
 <!-- _______________________________________________________________________ -->
 </ul><h4><a name="c-fe"><hr size=0>Known problems with the C front-end</h4><ul>
 
@@ -502,6 +507,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: Fri Nov 14 00:41:48 CST 2003
+Last modified: Sun Nov 16 14:24:23 CST 2003
 <!-- hhmts end -->
 </body></html>





More information about the llvm-commits mailing list