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/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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-18
c++: Explain fn template argument type/value mismatches [PR66439]
Patrick Palka
3
-0
/
+9
2020-05-15
x86: Also check if -fcf-protection works
H.J. Lu
2
-0
/
+8
2020-05-14
x86: Default CET run-time support to auto
H.J. Lu
2
-2
/
+6
2020-05-13
x86-vxworks malloc aligns to 8 bytes like solaris
Alexandre Oliva
3
-5
/
+15
2020-05-12
Actually comment the new tests
Ulrich Drepper
2
-0
/
+64
2020-05-12
Implent C++20 std::atomic_flag::test
Ulrich Drepper
3
-0
/
+29
2020-05-11
Revert "libstdc++ Enhance thread safety of debug mode iterators"
François Dumont
2
-52
/
+28
2020-05-10
libstdc++ Enhance thread safety of debug mode iterators
François Dumont
2
-28
/
+52
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
4
-23
/
+39
2020-05-07
libstdc++: Make relational operators work with const guarded iterators (PR 92...
Jonathan Wakely
2
-12
/
+24
2020-05-07
Update the baseline symbols for SPARC64/Linux
Eric Botcazou
3
-0
/
+177
2020-05-06
libstdc++ std::fill overload for std::vector<bool>::iterator
François Dumont
4
-49
/
+102
2020-05-06
x32: Update baseline_symbols.txt
H.J. Lu
2
-0
/
+21
2020-05-06
libstdc++: Update Solaris baselines for GCC 10.1
Rainer Orth
5
-0
/
+57
2020-05-06
Revert "Use const for template argument."
Martin Liska
2
-2
/
+10
2020-05-06
libstdc++: Document library versioning for 9.[123] and 10.1
Jonathan Wakely
3
-5
/
+16
2020-05-06
libstdc++: Update {x86_64,i?86,powerpc64,s390x,aarch64}-linux baselines for G...
Jakub Jelinek
8
-0
/
+124
2020-05-05
Add missing ChangeLog entries.
Martin Liska
1
-0
/
+6
2020-05-05
Use const for template argument.
Martin Liska
1
-2
/
+2
2020-05-04
libstdc++: Fix the return type of __cxa_finalize
Fangrui Song
2
-1
/
+5
2020-05-04
libstdc++: Fix broken link to SGI STL FAQ
Jonathan Wakely
4
-212
/
+215
2020-05-04
libstdc++: Fix incorrect size calculation in PMR resource (PR 94906)
Jonathan Wakely
2
-2
/
+9
2020-05-04
libstdc++: Avoid negating a size_t [pr 94747]
Nathan Sidwell
2
-5
/
+12
2020-05-04
libstdc++: Make pmr::synchronized_pool_resource work without libpthread (PR 9...
Jonathan Wakely
5
-44
/
+179
2020-05-03
libstdc++: Make byte-sized std::fill_n a constant expression (PR 94933)
Jonathan Wakely
3
-1
/
+48
2020-05-01
libstdc++: Add more tests for _E10, _E11 etc. (PR 94901)
Jonathan Wakely
2
-1
/
+19
2020-05-01
libstdc++: Replace deduced return type in ranges::iter_move (PR 92894)
Jonathan Wakely
4
-11
/
+153
2020-05-01
libstdc++: Replace reserved identifier _T with _Tp (PR 94901)
Jonathan Wakely
3
-2
/
+81
2020-04-30
libstdc++: Avoid errors in allocator's noexcept-specifier (PR 89510)
Jonathan Wakely
8
-13
/
+471
2020-04-29
libstdc++: Fix outdated comment about std::string instantiations (PR 94854)
Jonathan Wakely
2
-5
/
+11
2020-04-28
libstdc++: Fixes for feature test macros (PR 91480)
Jonathan Wakely
11
-7
/
+57
2020-04-28
libstdc++: Fix regression in std::_Construct (PR 94831)
Jonathan Wakely
5
-14
/
+84
2020-04-28
libstdc++: Fix subrange::advance and subrange::prev (LWG 3433)
Patrick Palka
3
-10
/
+119
2020-04-28
coroutines: Fix handling of non-class coroutine returns [PR94759]
Iain Sandoe
2
-3
/
+19
2020-04-24
libstdc++: Make net::service_already_exists default constructible
Jonathan Wakely
3
-4
/
+13
2020-04-24
libstdc++: Fix constructor constraints for std::any (PR 90415)
Jonathan Wakely
6
-71
/
+255
2020-04-23
libstdc++: Mark experimental::net::system_context ctor deleted
Thomas Rodgers
3
-1
/
+15
2020-04-23
libstdc++: Update C++20 library status docs
Jonathan Wakely
6
-1028
/
+1141
2020-04-23
libstdc++: Change __cpp_lib_array_constexpr for C++17 again
Jonathan Wakely
5
-7
/
+14
2020-04-23
libstdc++: Define __cpp_lib_three_way_comparison for freestanding
Jonathan Wakely
2
-3
/
+8
2020-04-23
coroutines, libstdc++-v3: Update to n4861 C++20 DIS.
Iain Sandoe
3
-3
/
+15
2020-04-22
libstdc++: Define __cpp_lib_execution feature test macro
Jonathan Wakely
8
-25
/
+137
2020-04-22
libstdc++: Update (and revert) value of __cpp_lib_array_constexpr
Jonathan Wakely
7
-5
/
+99
2020-04-22
libstdc++: Do not define __cpp_lib_constexpr_algorithms in <utility>
Jonathan Wakely
3
-12
/
+7
2020-04-22
libstdc++: Update __cpp_lib_concepts value
Jonathan Wakely
5
-4
/
+10
2020-04-22
libstdc++: Rename __cpp_lib_constexpr_invoke macro
Jonathan Wakely
4
-4
/
+9
2020-04-22
libstdc++: Add missing feature test macros
Jonathan Wakely
11
-1
/
+53
2020-04-22
libstdc++: Remove non-standard feature test macros
Jonathan Wakely
4
-4
/
+7
2020-04-22
libstdc++: Update value of __cpp_lib_jthread macro
Jonathan Wakely
10
-10
/
+23
[next]