On 07/01/21 12:56 -0800, Thomas Rodgers via Libstdc++ wrote:
Tested x86_64-pc-linux-gnu, committed to master.
The copyright years need updating. Pushed to master.
commit 194a9d67be45568d81bb8c17e9102e31c1309e5f
Author: Jonathan Wakely
Date: Thu Jan 14 14:25:05 2021
libstdc++: Update
Tested x86_64-pc-linux-gnu, committed to master.
Jonathan Wakely writes:
> On 17/12/20 15:37 -0800, Thomas Rodgers wrote:
>>From: Thomas Rodgers
>>
>>Cleans up a few things mentioned on IRC.
>>
>>Adds
>>
>>libstdc++/ChangeLog:
>>
>> * doc/doxygen/user.cfg.in: Add new header.
>> * in
On 17/12/20 15:37 -0800, Thomas Rodgers wrote:
From: Thomas Rodgers
Cleans up a few things mentioned on IRC.
Adds
libstdc++/ChangeLog:
* doc/doxygen/user.cfg.in: Add new header.
* include/Makefile.am (std_headers): likewise.
* include/Makefile.in: Regenerate.
From: Thomas Rodgers
Cleans up a few things mentioned on IRC.
Adds
libstdc++/ChangeLog:
* doc/doxygen/user.cfg.in: Add new header.
* include/Makefile.am (std_headers): likewise.
* include/Makefile.in: Regenerate.
* include/precompiled/stdc++.h: Add new header.
From: Thomas Rodgers
Let's see if this one sticks...
Adds
libstdc++/ChangeLog:
* doc/doxygen/user.cfg.in: Add new header.
* include/Makefile.am (std_headers): likewise.
* include/Makefile.in: Regenerate.
* include/precompiled/stdc++.h: Add new header.
*
On 27/11/20 17:46 +, Jonathan Wakely wrote:
On 20/11/20 16:30 -0800, Thomas Rodgers wrote:
From: Thomas Rodgers
Should include all discussion on and off list to date.
Most of the comments in
https://gcc.gnu.org/pipermail/gcc-patches/2020-November/558090.html
still apply to this version.
On 20/11/20 16:30 -0800, Thomas Rodgers wrote:
From: Thomas Rodgers
Should include all discussion on and off list to date.
Most of the comments in
https://gcc.gnu.org/pipermail/gcc-patches/2020-November/558090.html
still apply to this version.
Adds
libstdc++/ChangeLog:
* include/
From: Thomas Rodgers
Should include all discussion on and off list to date.
Adds
libstdc++/ChangeLog:
* include/Makefile.am (std_headers): Add new header.
* include/Makefile.in: Regenerate.
* include/std/barrier: New file.
* include/std/version: Add __cpp_lib_b
On 04/11/20 10:55 -0800, Thomas Rodgers wrote:
--- a/libstdc++-v3/include/bits/atomic_base.h
+++ b/libstdc++-v3/include/bits/atomic_base.h
@@ -603,13 +603,18 @@ _GLIBCXX_BEGIN_NAMESPACE_VERSION
}
#if __cplusplus > 201703L
+ template
+ _GLIBCXX_ALWAYS_INLINE void
+ _M_wait(_
> On Nov 4, 2020, at 10:50 AM, Jonathan Wakely wrote:
>
> On 04/11/20 09:29 -0800, Thomas Rodgers wrote:
>> From: Thomas Rodgers
>>
>> Adds
>>
>> libstdc++/ChangeLog:
>>
>> * include/Makefile.am (std_headers): Add new header.
>> * include/Makefile.in: Regenerate.
>> * inclu
> On Nov 4, 2020, at 10:52 AM, Jonathan Wakely wrote:
>
> On 04/11/20 10:41 -0800, Thomas Rodgers wrote:
>> From: Thomas Rodgers
>>
>> IGNORE the previous version of this patch please.
>
> OK, but all my comments seem to apply to this one too.
>
Sure :)
>> Adds
>>
>> libstdc++/ChangeLo
On 04/11/20 10:41 -0800, Thomas Rodgers wrote:
From: Thomas Rodgers
IGNORE the previous version of this patch please.
OK, but all my comments seem to apply to this one too.
Adds
libstdc++/ChangeLog:
* include/Makefile.am (std_headers): Add new header.
* include/Makefile.i
On 04/11/20 09:29 -0800, Thomas Rodgers wrote:
From: Thomas Rodgers
Adds
libstdc++/ChangeLog:
* include/Makefile.am (std_headers): Add new header.
* include/Makefile.in: Regenerate.
* include/std/barrier: New file.
* testsuite/30_thread/barrier/1.cc: New test.
From: Thomas Rodgers
IGNORE the previous version of this patch please.
Adds
libstdc++/ChangeLog:
* include/Makefile.am (std_headers): Add new header.
* include/Makefile.in: Regenerate.
* include/std/barrier: New file.
* testsuite/30_thread/barrier/1.cc: New tes
From: Thomas Rodgers
Adds
libstdc++/ChangeLog:
* include/Makefile.am (std_headers): Add new header.
* include/Makefile.in: Regenerate.
* include/std/barrier: New file.
* testsuite/30_thread/barrier/1.cc: New test.
* testsuite/30_thread/barrier/2.cc: Like
15 matches
Mail list logo