]> gcc.gnu.org Git - gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 5 Jan 2022 00:18:35 +0000 (00:18 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 5 Jan 2022 00:18:35 +0000 (00:18 +0000)
gcc/DATESTAMP
libstdc++-v3/ChangeLog

index 6bcaed3fc355161aa61cd86c22d5f0789c87ed4d..430a7046c31aeeed015f17355e175ef40fcdc47f 100644 (file)
@@ -1 +1 @@
-20220104
+20220105
index dad3f81bda794647ff81a005c6463b189fedeffc..350049f3a6f2a281dc84073560e9cfc73b53e420 100644 (file)
@@ -1,3 +1,16 @@
+2022-01-04  Jonathan Wakely  <jwakely@redhat.com>
+
+       Backported from master:
+       2021-08-28  Jonathan Wakely  <jwakely@redhat.com>
+
+       * include/bits/alloc_traits.h (allocator_traits): Add explicit
+       specialization for allocator<void>. Improve doxygen comments.
+       * include/bits/allocator.h (allocator<void>): Restore for the
+       versioned namespace.
+       (allocator<void>::construct, allocator<void>::destroy): Remove.
+       * include/ext/extptr_allocator.h (_Extptr_allocator<void>):
+       Add default constructor and converting constructor.
+
 2021-12-10  Thomas Rodgers  <rodgert@twrodgers.com>
 
        Backported from master:
This page took 0.066353 seconds and 5 git commands to generate.