summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/index.html5
-rw-r--r--www/spec.html6
2 files changed, 6 insertions, 5 deletions
diff --git a/www/index.html b/www/index.html
index 6d37283..5d4e247 100644
--- a/www/index.html
+++ b/www/index.html
@@ -59,14 +59,15 @@
<p>libc++abi is known to work on the following platforms, using clang.</p>
<ul>
+ <li>Darwin</li>
</ul>
<!--=====================================================================-->
<h2 id="dir-structure">Current Status</h2>
<!--=====================================================================-->
- <p>libc++abi is still under development. <a href="spec.html">Here</a> is a
- list of needed functionality.</p>
+ <p>libc++abi is complete. <a href="spec.html">Here</a> is a
+ list of functionality.</p>
<!--=====================================================================-->
<h2>Get it and get involved!</h2>
diff --git a/www/spec.html b/www/spec.html
index 88ffe51..2bb9ad9 100644
--- a/www/spec.html
+++ b/www/spec.html
@@ -168,7 +168,7 @@ When the personality routine encounters a termination condition, it will call
</td>
<td>&#10003;</td>
<td>&#10003;</td>
-<td></td>
+<td>&#10003;</td>
</tr>
<tr>
@@ -377,7 +377,7 @@ thread.
</td>
<td>&#10003;</td>
<td>&#10003;</td>
-<td></td>
+<td>&#10003;</td>
</tr>
<tr>
@@ -782,7 +782,7 @@ Called from the compiler.
</td>
<td>&#10003;</td>
<td>&#10003;</td>
-<td></td>
+<td>&#10003;</td>
</tr>
<tr>