summaryrefslogtreecommitdiff
path: root/www/index.html
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/index.html
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/index.html')
-rw-r--r--www/index.html5
1 files changed, 3 insertions, 2 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>