arm: Replace calls to __builtin_vcge* by <=,>= in arm_neon.h [PR66791]
[official-gcc.git] / libstdc++-v3 / ChangeLog
blob5235b9dc660154f6d657b830a4463471eef211f7
1 2021-01-13  Jonathan Wakely  <jwakely@redhat.com>
3         * doc/doxygen/user.cfg.in (INPUT): Remove include/debug/array.
5 2021-01-10  David Edelsohn  <dje.gcc@gmail.com>
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.
12 2021-01-08  Olivier Hainque  <hainque@adacore.com>
14         * testsuite/20_util/bind/ref_neg.cc: Tweak the
15         dg-prune-output regex for out-of-build-tree contexts.
17 2021-01-07  Thomas Rodgers  <trodgers@redhat.com>
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.
32 2021-01-07  Patrick Palka  <ppalka@redhat.com>
34         PR libstdc++/98384
35         * testsuite/20_util/to_chars/long_double.cc: Use nexttowardl
36         instead of the non-standard nextupl and nextdownl.
38 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
40         * configure: Re-generate.
42 2021-01-05  Ed Smith-Rowland  <3dw4rd@verizon.net>
44         * include/precompiled/stdc++.h: Add <source_location> to C++20 section.
46 2021-01-01  Jakub Jelinek  <jakub@redhat.com>
48         * ChangeLog-2020: Rotate ChangeLog.  New file.
51 Copyright (C) 2021 Free Software Foundation, Inc.
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.