summaryrefslogtreecommitdiffstats
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
commit3a86b142a18049a2494b3ad76463c22d7edeb515 (patch)
tree3cb87a8ce56bede702bf94bc3bf4a5b3b3fbbaa2
parentb79c33ef55df46ed38c426a4b937aa5beab611bc (diff)
downloadbcm5719-llvm-3a86b142a18049a2494b3ad76463c22d7edeb515.tar.gz
bcm5719-llvm-3a86b142a18049a2494b3ad76463c22d7edeb515.zip
Update status.
llvm-svn: 161221
-rw-r--r--libcxxabi/www/index.html5
-rw-r--r--libcxxabi/www/spec.html6
2 files changed, 6 insertions, 5 deletions
diff --git a/libcxxabi/www/index.html b/libcxxabi/www/index.html
index 6d372836c77..5d4e247775d 100644
--- a/libcxxabi/www/index.html
+++ b/libcxxabi/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/libcxxabi/www/spec.html b/libcxxabi/www/spec.html
index 88ffe511e78..2bb9ad959ca 100644
--- a/libcxxabi/www/spec.html
+++ b/libcxxabi/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>
OpenPOWER on IntegriCloud