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
381835c8
Commit
381835c8
authored
Nov 15, 2019
by
Jonathan Wakely
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
libstdc++: Fix changelog whitespace
From-SVN: r278286
parent
62396659
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
libstdc++-v3/ChangeLog
+4
-3
No files found.
libstdc++-v3/ChangeLog
View file @
381835c8
2019-11-14 Thomas Rodgers <trodgers@redhat.com>
* include/Makefile.am: Add <stop_token> header.
* include/Makefile.in: Regenerate.
* include/Makefile.in: Regenerate.
* include/std/condition_variable: Add overloads for stop_token support
to condition_variable_any.
* include/std/stop_token: New file.
...
...
@@ -9,7 +9,8 @@
* include/std/version (__cpp_lib_jthread): New value.
* testsuite/30_threads/condition_variable_any/stop_token/1.cc: New test.
* testsuite/30_threads/condition_variable_any/stop_token/2.cc: New test.
* testsuite/30_threads/condition_variable_any/stop_token/wait_on.cc: New test.
* testsuite/30_threads/condition_variable_any/stop_token/wait_on.cc:
New test.
* testsuite/30_threads/jthread/1.cc: New test.
* testsuite/30_threads/jthread/2.cc: New test.
* testsuite/30_threads/jthread/jthread.cc: New test.
...
...
@@ -57,7 +58,7 @@
* doc/xml/gnu/gpl-3.0.xml: Adjust link to "Why not LGPL".
2019-11-10 Gerald Pfeifer <gerald@pfeifer.com>
* doc/xml/manual/using.xml: Switch www.hboehm.info to https.
2019-11-07 Jonathan Wakely <jwakely@redhat.com>
...
...
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