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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-18
libstdc++: Fix ranges::join_view::_Iterator::operator-> [LWG 3500]
Patrick Palka
2
-6
/
+20
2020-11-18
Daily bump.
GCC Administrator
1
-0
/
+27
2020-11-17
libstdc++: Revert changes for SYS_clock_gettime64 [PR 93421]
Jonathan Wakely
4
-28
/
+70
2020-11-17
libstdc++: Fix unconditional definition of __cpp_lib_span in <version> [PR 97...
Jonathan Wakely
2
-1
/
+6
2020-11-17
libstdc++: Fix ranges::search_n for random access iterators [PR97828]
Patrick Palka
2
-1
/
+61
2020-11-17
Daily bump.
GCC Administrator
1
-0
/
+6
2020-11-16
libstdc++: Fix error shown during Solaris build
Jonathan Wakely
2
-4
/
+4
2020-11-16
Daily bump.
GCC Administrator
1
-0
/
+4
2020-11-15
c++: Check abstract type only on object creation. [PR86252]
Jason Merrill
1
-5
/
+5
2020-11-14
Daily bump.
GCC Administrator
1
-0
/
+47
2020-11-13
libstdc++: Use custom timespec in system calls [PR 93421]
Jonathan Wakely
2
-8
/
+32
2020-11-13
libstdc++: Remove redundant overflow check for futex timeout [PR 93456]
Jonathan Wakely
2
-12
/
+14
2020-11-13
libstdc++: Avoid more 32-bit time_t overflows in futex calls
Jonathan Wakely
2
-14
/
+70
2020-11-13
libstdc++: Avoid 32-bit time_t overflows in futex calls
Jonathan Wakely
1
-26
/
+53
2020-11-13
libstdc++: Add -pthread options to std::future polling test
Jonathan Wakely
1
-19
/
+21
2020-11-13
Daily bump.
GCC Administrator
1
-0
/
+29
2020-11-12
libstdc++: Optimise std::future::wait_for and fix futex polling
Jonathan Wakely
3
-3
/
+123
2020-11-12
libstdc++: Simplify __numeric_traits definition
Jonathan Wakely
1
-8
/
+21
2020-11-12
libstdc++: Fix __numeric_traits_integer<__int20> [PR 97798]
Jonathan Wakely
1
-36
/
+68
2020-11-12
Daily bump.
GCC Administrator
1
-0
/
+37
2020-11-11
libstdc++: Exclude cygwin and mingw from linker relro support
Jonathan Yong
2
-77
/
+176
2020-11-11
libstdc++: Assigning to a joinable std::jthread calls std::terminate
Paul Scharnofske
2
-1
/
+25
2020-11-11
libstdc++: Use helper type for checking thread ID
Jonathan Wakely
1
-7
/
+13
2020-11-11
libstdc++: Implement std::emit_on_flush etc.
Jonathan Wakely
4
-81
/
+210
2020-11-11
Daily bump.
GCC Administrator
1
-0
/
+63
2020-11-10
libstdc++: Avoid bad_alloc exceptions when changing locales
Jonathan Wakely
1
-15
/
+34
2020-11-10
libstdc++: Reorder constructors in <sstream>
Jonathan Wakely
1
-100
/
+100
2020-11-10
libstdc++: Add remaining C++20 additions to <sstream> [P0408R7]
Jonathan Wakely
18
-54
/
+1082
2020-11-10
libstdc++: Fix more unspecified comparisons to null pointer [PR 97415]
Jonathan Wakely
1
-7
/
+10
2020-11-10
Daily bump.
GCC Administrator
1
-0
/
+86
2020-11-09
libstdc++: Remove <debug/array>
François Dumont
18
-522
/
+48
2020-11-09
libstdc++: Make _GLIBCXX_DEBUG checks constexpr compatible
François Dumont
23
-31
/
+774
2020-11-09
libstdc++: Improve comment on _Power_of_2 helper function
Jonathan Wakely
1
-1
/
+3
2020-11-09
libstdc++: Remove redundant check for zero in std::__popcount
Jonathan Wakely
1
-3
/
+0
2020-11-09
libstdc++: Use 'inline' consistently in std::exception_ptr [PR 97729]
Jonathan Wakely
1
-9
/
+0
2020-11-09
libstdc++: Include <typeinfo> even for -fno-rtti [PR 97758]
Jonathan Wakely
1
-3
/
+1
2020-11-08
Daily bump.
GCC Administrator
1
-0
/
+9
2020-11-07
libsupc++: Make the destructor parameter to `__cxa_thread_atexit()` use the `...
Liu Hao
2
-4
/
+18
2020-11-07
Daily bump.
GCC Administrator
1
-0
/
+5
2020-11-06
libstdc++: Fix symbol version conflict in linker script
Jonathan Wakely
1
-1
/
+2
2020-11-06
Daily bump.
GCC Administrator
1
-0
/
+75
2020-11-05
c++: Implement -Wvexing-parse [PR25814]
Marek Polacek
2
-2
/
+2
2020-11-05
libstdc++: Fix typo in ChangeLog entry
Jonathan Wakely
1
-1
/
+1
2020-11-05
libstdc++: Fix constraints on std::optional comparisons [PR 96269]
Jonathan Wakely
2
-18
/
+124
2020-11-05
libstdc++: Use non-throwing increment in recursive_directory_iterator [PR 97731]
Jonathan Wakely
2
-7
/
+60
2020-11-05
libstdc++: Fix multiple definitions of std::exception_ptr functions [PR 97729]
Jonathan Wakely
3
-44
/
+34
2020-11-05
libstdc++: Export basic_stringbuf constructor [PR 97729]
Jonathan Wakely
2
-0
/
+7
2020-11-05
libstdc++: Fix new <sstream> constructors
Jonathan Wakely
9
-55
/
+451
2020-11-05
libstdc++: Adjust whitespace in <sstream>
Jonathan Wakely
1
-12
/
+13
2020-11-05
Daily bump.
GCC Administrator
1
-0
/
+31
[next]