Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
965f0c57
Commit
965f0c57
authored
Jan 08, 2013
by
Jonathan Wakely
Committed by
Jonathan Wakely
Jan 08, 2013
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/xml/manual/status_cxx2011.xml: Document that N3189 is missing.
From-SVN: r195036
parent
890e1665
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
6 deletions
+19
-6
libstdc++-v3/ChangeLog
+4
-0
libstdc++-v3/doc/xml/manual/status_cxx2011.xml
+15
-6
No files found.
libstdc++-v3/ChangeLog
View file @
965f0c57
2013-01-08 Jonathan Wakely <jwakely.gcc@gmail.com>
* doc/xml/manual/status_cxx2011.xml: Document that N3189 is missing.
2013-01-08 Jonathan Wakely <jwakely.gcc@gmail.com>
PR libstdc++/55908
* include/std/functional (_Mem_fn::operator()): Fix constraints to
avoid ambiguity.
...
...
libstdc++-v3/doc/xml/manual/status_cxx2011.xml
View file @
965f0c57
...
...
@@ -154,10 +154,13 @@ particular release.
<entry>
C library dependency for quick_exit, at_quick_exit
</entry>
</row>
<row>
<?dbhtml bgcolor="#B0B0B0" ?>
<entry>
18.6
</entry>
<entry>
Dynamic memory management
</entry>
<entry>
Y
</entry>
<entry/>
<entry>
Partial
</entry>
<entry>
Missing
<code>
get_new_handler
</code>
.
<code>
set_new_handler
</code>
is not thread-safe.
</entry>
</row>
<row>
<entry>
18.7
</entry>
...
...
@@ -202,10 +205,13 @@ particular release.
<entry/>
</row>
<row>
<?dbhtml bgcolor="#B0B0B0" ?>
<entry>
18.8.3
</entry>
<entry>
Abnormal termination
</entry>
<entry>
Y
</entry>
<entry/>
<entry>
Partial
</entry>
<entry>
Missing
<code>
get_terminate
</code>
.
<code>
set_terminate
</code>
is not thread-safe.
</entry>
</row>
<row>
<entry>
18.8.4
</entry>
...
...
@@ -2610,10 +2616,13 @@ particular release.
<entry/>
</row>
<row>
<?dbhtml bgcolor="#B0B0B0" ?>
<entry>
D.11
</entry>
<entry>
Violating exception-specifications
</entry>
<entry/>
<entry/>
<entry>
Partial
</entry>
<entry>
Missing
<code>
get_unexpected
</code>
.
<code>
set_unexpected
</code>
is not thread-safe.
</entry>
</row>
</tbody>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment