]> git.ipfire.org Git - thirdparty/gcc.git/blame - libstdc++-v3/ChangeLog
Daily bump.
[thirdparty/gcc.git] / libstdc++-v3 / ChangeLog
CommitLineData
be0851b8
GA
12021-01-13 Jonathan Wakely <jwakely@redhat.com>
2
3 * doc/doxygen/user.cfg.in (INPUT): Remove include/debug/array.
4
366f86bd
GA
52021-01-10 David Edelsohn <dje.gcc@gmail.com>
6
7 PR libstdc++/98613
8 * testsuite/ext/vstring/cons/moveable.cc: Suppress false positive
9 warning.
10 * testsuite/ext/vstring/modifiers/assign/move_assign.cc: Same.
11
bf5cbb9e
GA
122021-01-08 Olivier Hainque <hainque@adacore.com>
13
14 * testsuite/20_util/bind/ref_neg.cc: Tweak the
15 dg-prune-output regex for out-of-build-tree contexts.
16
7d187e4f
GA
172021-01-07 Thomas Rodgers <trodgers@redhat.com>
18
19 * doc/doxygen/user.cfg.in: Add new header.
20 * include/Makefile.am (std_headers): likewise.
21 * include/Makefile.in: Regenerate.
22 * include/precompiled/stdc++.h: Add new header.
23 * include/std/barrier: New file.
24 * include/std/version: Add __cpp_lib_barrier feature test macro.
25 * testsuite/30_threads/barrier/1.cc: New test.
26 * testsuite/30_threads/barrier/2.cc: Likewise.
27 * testsuite/30_threads/barrier/arrive_and_drop.cc: Likewise.
28 * testsuite/30_threads/barrier/arrive_and_wait.cc: Likewise.
29 * testsuite/30_threads/barrier/arrive.cc: Likewise.
30 * testsuite/30_threads/barrier/completion.cc: Likewise.
31
322021-01-07 Patrick Palka <ppalka@redhat.com>
33
34 PR libstdc++/98384
35 * testsuite/20_util/to_chars/long_double.cc: Use nexttowardl
36 instead of the non-standard nextupl and nextdownl.
37
651b8a50
GA
382021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
39
40 * configure: Re-generate.
41
422021-01-05 Ed Smith-Rowland <3dw4rd@verizon.net>
43
44 * include/precompiled/stdc++.h: Add <source_location> to C++20 section.
45
b6dd195a
GA
462021-01-01 Jakub Jelinek <jakub@redhat.com>
47
48 * ChangeLog-2020: Rotate ChangeLog. New file.
49
b4df5e92 50\f
618e665a 51Copyright (C) 2021 Free Software Foundation, Inc.
b4df5e92
JW
52
53Copying and distribution of this file, with or without modification,
54are permitted in any medium without royalty provided the copyright
55notice and this notice are preserved.