[llvm-commits] CVS: llvm-www/status/index.html
Misha Brukman
brukman at cs.uiuc.edu
Tue Nov 18 16:30:02 PST 2003
Changes in directory llvm-www/status:
index.html updated: 1.17 -> 1.18
---
Log message:
Added the latest flurry of bugs and fixes.
---
Diffs of the changes: (+26 -2)
Index: llvm-www/status/index.html
diff -u llvm-www/status/index.html:1.17 llvm-www/status/index.html:1.18
--- llvm-www/status/index.html:1.17 Mon Nov 17 14:42:09 2003
+++ llvm-www/status/index.html Tue Nov 18 16:29:35 2003
@@ -45,7 +45,31 @@
<th class="status">Status</th>
<th class="notes" width="30%">Notes</th>
</tr>
-
+<!-- xpdf -->
+<tr>
+ <td class="program">xpdf</td>
+ <td class="version">??</td>
+ <td class="date">18 Nov 2003</td>
+ <td class="status">???</td>
+ <td>At least one bug fixed: <a href="/PR124">bug 125</a>.</td>
+</tr>
+<!-- webcpp -->
+<tr>
+ <td class="program">webcpp</td>
+ <td class="version">0.8</td>
+ <td class="date">18 Nov 2003</td>
+ <td class="status"><span class="failure">FAILS</span></td>
+ <td>Segfaults before exit on x86 JIT, see <a href="/PR124">bug 124</a>.</td>
+</tr>
+<!-- kimwitu++ -->
+<tr>
+ <td class="program">kimwitu++</td>
+ <td class="version">2.3.8</td>
+ <td class="date">18 Nov 2003</td>
+ <td class="status">???</td>
+ <td>At least one bug fixed: <a href="/PR123">bug 123</a>. Still looking for
+ the inefficiency: <a href="/PR127">bug 127</a>.</td>
+</tr>
<!-- ed -->
<tr>
<td class="program"><a href="http://www.gnu.org/software/ed/">ed</a></td>
@@ -399,7 +423,7 @@
<address><a href="http://misha.brukman.net">Misha Brukman</a></address>
<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
<br>
- Last modified: $Date: 2003/11/17 20:42:09 $
+ Last modified: $Date: 2003/11/18 22:29:35 $
</div>
</body>
More information about the llvm-commits
mailing list