index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-13
x86-vxworks malloc aligns to 8 bytes like solaris
Alexandre Oliva
1
-0
/
+12
2020-05-12
Implent C++20 std::atomic_flag::test
Ulrich Drepper
1
-0
/
+8
2020-05-11
Revert "libstdc++ Enhance thread safety of debug mode iterators"
François Dumont
1
-23
/
+0
2020-05-10
libstdc++ Enhance thread safety of debug mode iterators
François Dumont
1
-0
/
+23
2020-05-07
libstdc++: Fix whitespace in Changelog
Jonathan Wakely
1
-8
/
+8
2020-05-07
libstdc++: Fix some C++20 algorithms to work in parallel mode
Jonathan Wakely
1
-12
/
+22
2020-05-07
libstdc++: Make relational operators work with const guarded iterators (PR 92...
Jonathan Wakely
1
-0
/
+12
2020-05-07
Update the baseline symbols for SPARC64/Linux
Eric Botcazou
1
-0
/
+5
2020-05-06
libstdc++ std::fill overload for std::vector<bool>::iterator
François Dumont
1
-0
/
+11
2020-05-06
x32: Update baseline_symbols.txt
H.J. Lu
1
-0
/
+4
2020-05-06
libstdc++: Update Solaris baselines for GCC 10.1
Rainer Orth
1
-0
/
+9
2020-05-06
Revert "Use const for template argument."
Martin Liska
1
-0
/
+8
2020-05-06
libstdc++: Document library versioning for 9.[123] and 10.1
Jonathan Wakely
1
-0
/
+6
2020-05-06
libstdc++: Update {x86_64,i?86,powerpc64,s390x,aarch64}-linux baselines for G...
Jakub Jelinek
1
-0
/
+10
2020-05-05
Add missing ChangeLog entries.
Martin Liska
1
-0
/
+6
2020-05-04
libstdc++: Fix the return type of __cxa_finalize
Fangrui Song
1
-0
/
+4
2020-05-04
libstdc++: Fix broken link to SGI STL FAQ
Jonathan Wakely
1
-0
/
+3
2020-05-04
libstdc++: Fix incorrect size calculation in PMR resource (PR 94906)
Jonathan Wakely
1
-0
/
+7
2020-05-04
libstdc++: Avoid negating a size_t [pr 94747]
Nathan Sidwell
1
-0
/
+6
2020-05-04
libstdc++: Make pmr::synchronized_pool_resource work without libpthread (PR 9...
Jonathan Wakely
1
-0
/
+24
2020-05-03
libstdc++: Make byte-sized std::fill_n a constant expression (PR 94933)
Jonathan Wakely
1
-0
/
+8
2020-05-01
libstdc++: Add more tests for _E10, _E11 etc. (PR 94901)
Jonathan Wakely
1
-0
/
+5
2020-05-01
libstdc++: Replace deduced return type in ranges::iter_move (PR 92894)
Jonathan Wakely
1
-0
/
+15
2020-05-01
libstdc++: Replace reserved identifier _T with _Tp (PR 94901)
Jonathan Wakely
1
-0
/
+7
2020-04-30
libstdc++: Avoid errors in allocator's noexcept-specifier (PR 89510)
Jonathan Wakely
1
-0
/
+17
2020-04-29
libstdc++: Fix outdated comment about std::string instantiations (PR 94854)
Jonathan Wakely
1
-0
/
+6
2020-04-28
libstdc++: Fixes for feature test macros (PR 91480)
Jonathan Wakely
1
-0
/
+18
2020-04-28
libstdc++: Fix regression in std::_Construct (PR 94831)
Jonathan Wakely
1
-0
/
+12
2020-04-28
libstdc++: Fix subrange::advance and subrange::prev (LWG 3433)
Patrick Palka
1
-0
/
+8
2020-04-28
coroutines: Fix handling of non-class coroutine returns [PR94759]
Iain Sandoe
1
-0
/
+7
2020-04-24
libstdc++: Make net::service_already_exists default constructible
Jonathan Wakely
1
-0
/
+7
2020-04-24
libstdc++: Fix constructor constraints for std::any (PR 90415)
Jonathan Wakely
1
-0
/
+21
2020-04-23
libstdc++: Mark experimental::net::system_context ctor deleted
Thomas Rodgers
1
-0
/
+7
2020-04-23
libstdc++: Update C++20 library status docs
Jonathan Wakely
1
-0
/
+3
2020-04-23
libstdc++: Change __cpp_lib_array_constexpr for C++17 again
Jonathan Wakely
1
-0
/
+8
2020-04-23
libstdc++: Define __cpp_lib_three_way_comparison for freestanding
Jonathan Wakely
1
-0
/
+5
2020-04-23
coroutines, libstdc++-v3: Update to n4861 C++20 DIS.
Iain Sandoe
1
-0
/
+6
2020-04-22
libstdc++: Define __cpp_lib_execution feature test macro
Jonathan Wakely
1
-0
/
+10
2020-04-22
libstdc++: Update (and revert) value of __cpp_lib_array_constexpr
Jonathan Wakely
1
-0
/
+13
2020-04-22
libstdc++: Do not define __cpp_lib_constexpr_algorithms in <utility>
Jonathan Wakely
1
-0
/
+5
2020-04-22
libstdc++: Update __cpp_lib_concepts value
Jonathan Wakely
1
-0
/
+6
2020-04-22
libstdc++: Rename __cpp_lib_constexpr_invoke macro
Jonathan Wakely
1
-0
/
+5
2020-04-22
libstdc++: Add missing feature test macros
Jonathan Wakely
1
-0
/
+27
2020-04-22
libstdc++: Remove non-standard feature test macros
Jonathan Wakely
1
-0
/
+7
2020-04-22
libstdc++: Update value of __cpp_lib_jthread macro
Jonathan Wakely
1
-0
/
+14
2020-04-22
libstdc++: Improve tests for __cpp_lib_erase_if macro
Jonathan Wakely
1
-0
/
+14
2020-04-21
libstdc++: Fix __normal_iterator comparisons for C++20
Jonathan Wakely
1
-0
/
+4
2020-04-21
libstdc++: Improve C++14 and C++17 status docs
Jonathan Wakely
1
-0
/
+12
2020-04-21
libstdc++: Support arrays in std::is_nothrow_constructible (PR 94149)
Jonathan Wakely
1
-0
/
+7
2020-04-21
libstdc++: Fix PSTL tests to run correctly with newer Thread Building Blocks
Thomas Rodgers
1
-0
/
+6
[next]