]> git.ipfire.org Git - thirdparty/gcc.git/blob - libstdc++-v3/ChangeLog
Daily bump.
[thirdparty/gcc.git] / libstdc++-v3 / ChangeLog
1 2021-01-13 Jonathan Wakely <jwakely@redhat.com>
2
3 * doc/doxygen/user.cfg.in (INPUT): Remove include/debug/array.
4
5 2021-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
12 2021-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
17 2021-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
32 2021-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
38 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
39
40 * configure: Re-generate.
41
42 2021-01-05 Ed Smith-Rowland <3dw4rd@verizon.net>
43
44 * include/precompiled/stdc++.h: Add <source_location> to C++20 section.
45
46 2021-01-01 Jakub Jelinek <jakub@redhat.com>
47
48 * ChangeLog-2020: Rotate ChangeLog. New file.
49
50 \f
51 Copyright (C) 2021 Free Software Foundation, Inc.
52
53 Copying and distribution of this file, with or without modification,
54 are permitted in any medium without royalty provided the copyright
55 notice and this notice are preserved.