summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2012-08-02 22:06:41 +0000
committerHoward Hinnant <hhinnant@apple.com>2012-08-02 22:06:41 +0000
commitde2b1090d44a81c97ff3f1c21fac6088a1e28465 (patch)
tree8ab7a5a659f4aae650365b77c16fd33236a6f179 /www
parent6c08591500b5b5d8541ed67c5967be1ca22753ad (diff)
Update status.
git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@161221 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www')
-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>