mirror of git://gcc.gnu.org/git/gcc.git
status_cxx2011.xml: Document <cuchar> and <cstdalign> as missing.
* doc/xml/manual/status_cxx2011.xml: Document <cuchar> and <cstdalign> as missing. From-SVN: r181045
This commit is contained in:
parent
eaee02a520
commit
57899d2fc5
|
|
@ -1,3 +1,8 @@
|
||||||
|
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>
|
2011-11-06 Jonathan Wakely <jwakely.gcc@gmail.com>
|
||||||
|
|
||||||
* doc/xml/faq.xml: Replace references to C++0x with C++11.
|
* doc/xml/faq.xml: Replace references to C++0x with C++11.
|
||||||
|
|
|
||||||
|
|
@ -253,10 +253,11 @@ particular release.
|
||||||
<entry/>
|
<entry/>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
|
<?dbhtml bgcolor="#B0B0B0" ?>
|
||||||
<entry>18.10</entry>
|
<entry>18.10</entry>
|
||||||
<entry>Other runtime support</entry>
|
<entry>Other runtime support</entry>
|
||||||
<entry>Y</entry>
|
<entry>Partial</entry>
|
||||||
<entry/>
|
<entry>Missing <filename class="headerfile"><cstdalign></filename> </entry>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<entry>
|
<entry>
|
||||||
|
|
@ -1141,10 +1142,13 @@ particular release.
|
||||||
<entry/>
|
<entry/>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
|
<?dbhtml bgcolor="#B0B0B0" ?>
|
||||||
<entry>21.7</entry>
|
<entry>21.7</entry>
|
||||||
<entry>Null-terminated sequence utilities</entry>
|
<entry>Null-terminated sequence utilities</entry>
|
||||||
<entry>Y</entry>
|
<entry>Partial</entry>
|
||||||
<entry>C library dependency</entry>
|
<entry>C library dependency.
|
||||||
|
Missing <filename class="headerfile"><cuchar></filename>
|
||||||
|
</entry>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<entry>
|
<entry>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue