aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely.gcc@gmail.com>2011-11-06 22:10:41 +0000
committerJonathan Wakely <redi@gcc.gnu.org>2011-11-06 22:10:41 +0000
commit57899d2fc591789a7ef0839d6e38e954a5f494e0 (patch)
treedf4df160dd045c29c47776c7257e293bc5a42f15
parenteaee02a520c7d5619c310cb43ffc5a58c89ccdc7 (diff)
downloadgcc-57899d2fc591789a7ef0839d6e38e954a5f494e0.zip
gcc-57899d2fc591789a7ef0839d6e38e954a5f494e0.tar.gz
gcc-57899d2fc591789a7ef0839d6e38e954a5f494e0.tar.bz2
status_cxx2011.xml: Document <cuchar> and <cstdalign> as missing.
* doc/xml/manual/status_cxx2011.xml: Document <cuchar> and <cstdalign> as missing. From-SVN: r181045
-rw-r--r--libstdc++-v3/ChangeLog5
-rw-r--r--libstdc++-v3/doc/xml/manual/status_cxx2011.xml12
2 files changed, 13 insertions, 4 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 47eeb3f..05abfb3 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,5 +1,10 @@
2011-11-06 Jonathan Wakely <jwakely.gcc@gmail.com>
+ * doc/xml/manual/status_cxx2011.xml: Document <cuchar> and
+ <cstdalign> as missing.
+
+2011-11-06 Jonathan Wakely <jwakely.gcc@gmail.com>
+
* doc/xml/faq.xml: Replace references to C++0x with C++11.
* doc/xml/manual/intro.xml: Likewise.
* doc/xml/manual/backwards_compatibility.xml: Likewise.
diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
index 2502b07..7f06254 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
@@ -253,10 +253,11 @@ particular release.
<entry/>
</row>
<row>
+ <?dbhtml bgcolor="#B0B0B0" ?>
<entry>18.10</entry>
<entry>Other runtime support</entry>
- <entry>Y</entry>
- <entry/>
+ <entry>Partial</entry>
+ <entry>Missing <filename class="headerfile">&lt;cstdalign&gt;</filename> </entry>
</row>
<row>
<entry>
@@ -1141,10 +1142,13 @@ particular release.
<entry/>
</row>
<row>
+ <?dbhtml bgcolor="#B0B0B0" ?>
<entry>21.7</entry>
<entry>Null-terminated sequence utilities</entry>
- <entry>Y</entry>
- <entry>C library dependency</entry>
+ <entry>Partial</entry>
+ <entry>C library dependency.
+ Missing <filename class="headerfile">&lt;cuchar&gt;</filename>
+ </entry>
</row>
<row>
<entry>