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
2024-06-11
libstdc++: Add test for chrono::leap_seconds ostream insertion
Jonathan Wakely
2
-0
/
+58
2024-06-11
Daily bump.
GCC Administrator
1
-0
/
+5
2024-06-10
libstdc++: [_Hashtable] Optimize destructor
François Dumont
1
-1
/
+1
2024-06-09
Daily bump.
GCC Administrator
1
-0
/
+27
2024-06-08
libstdc++: Add missing constexpr to __atomic_impl::__clear_padding
Deev Patel
2
-1
/
+4
2024-06-08
libstdc++: Fix std::ranges::iota is not included in numeric [PR108760]
Michael Levine
4
-53
/
+63
2024-06-08
libstdc++: Define __cpp_lib_ranges in <algorithm>
Jonathan Wakely
2
-0
/
+9
2024-06-08
Daily bump.
GCC Administrator
1
-0
/
+13
2024-06-07
libstdc++: Add missing header to <bits/ranges_algobase.h> for std::__memcmp
Jonathan Wakely
1
-0
/
+1
2024-06-07
[libstdc++] drop workaround for clang<=7
Alexandre Oliva
1
-5
/
+0
2024-06-07
libstdc++: Optimize std::to_address
Jonathan Wakely
2
-21
/
+28
2024-06-07
Daily bump.
GCC Administrator
1
-0
/
+16
2024-06-05
[libstdc++] add _GLIBCXX_CLANG to workaround predefined __clang__
Alexandre Oliva
13
-31
/
+42
2024-06-06
Daily bump.
GCC Administrator
1
-0
/
+5
2024-06-05
libstdc++: Update gcc.gnu.org links in FAQ to https
Gerald Pfeifer
2
-10
/
+10
2024-06-05
Daily bump.
GCC Administrator
1
-0
/
+14
2024-06-04
libstdc++: Only define std::span::at for C++26 [PR115335]
Jonathan Wakely
1
-0
/
+2
2024-06-04
libstdc++: Fix simd<char> conversion for -fno-signed-char for Clang
Matthias Kretz
1
-18
/
+27
2024-06-04
Daily bump.
GCC Administrator
1
-0
/
+41
2024-06-03
libstdc++: Reuse temporary buffer utils in <stacktrace>
Jonathan Wakely
1
-25
/
+4
2024-06-03
libstdc++: Handle extended alignment in std::get_temporary_buffer [PR105258]
Jonathan Wakely
3
-46
/
+116
2024-06-03
libstdc++: Fix -Wstringop-overflow warning coming from std::vector [PR109849]
François Dumont
1
-0
/
+5
2024-06-03
libstdc++: Optimize std::basic_string_view::starts_with
Jonathan Wakely
1
-1
/
+4
2024-06-03
Daily bump.
GCC Administrator
1
-0
/
+5
2024-06-02
libstdc++: Move gcc.gnu.org links to https
Gerald Pfeifer
2
-7
/
+7
2024-06-02
Daily bump.
GCC Administrator
1
-0
/
+7
2024-06-01
libstdc++: Replace link to gcc-4.3.2 docs in manual [PR115269]
Jonathan Wakely
2
-32
/
+11
2024-05-31
Daily bump.
GCC Administrator
1
-0
/
+6
2024-05-30
[libstdc++-v3] [rtems] enable filesystem support
Alexandre Oliva
2
-0
/
+14
2024-05-30
Daily bump.
GCC Administrator
1
-0
/
+31
2024-05-29
libstdc++: Use RAII to replace try/catch blocks
François Dumont
2
-100
/
+55
2024-05-29
libstdc++: Build libbacktrace and 19_diagnostics/stacktrace with -funwind-tab...
Rainer Orth
7
-7
/
+7
2024-05-29
libstdc++: Avoid MMX return types from __builtin_shufflevector
Matthias Kretz
1
-11
/
+28
2024-05-24
Daily bump.
GCC Administrator
1
-0
/
+22
2024-05-23
libstdc++: Implement ranges::concat_view from P2542R7
Patrick Palka
4
-0
/
+672
2024-05-23
Daily bump.
GCC Administrator
1
-0
/
+59
2024-05-22
libstdc++: Add [[nodiscard]] to some std::locale functions
Jonathan Wakely
6
-5
/
+12
2024-05-22
libstdc++: Fix effects of combining locales [PR108323]
Jonathan Wakely
4
-3
/
+77
2024-05-22
libstdc++: Guard use of sized deallocation [PR114940]
Jonathan Wakely
3
-4
/
+13
2024-05-22
libstdc++: Implement std::formatter<std::thread::id> without <sstream> [PR115...
Jonathan Wakely
3
-12
/
+63
2024-05-22
libstdc++: Ensure std::variant relops convert to bool [PR115145]
Jonathan Wakely
2
-28
/
+71
2024-05-19
Daily bump.
GCC Administrator
1
-0
/
+15
2024-05-17
libstdc++: detect DLLs on windows with <stacktrace>
Björn Schäpers
3
-0
/
+24
2024-05-17
libstdc++: Fix typo in _Grapheme_cluster_view::_Iterator [PR115119]
Jonathan Wakely
2
-2
/
+15
2024-05-16
Daily bump.
GCC Administrator
1
-0
/
+28
2024-05-15
libstdc++: Fix data race in std::basic_ios::fill() [PR77704]
Jonathan Wakely
4
-10
/
+148
2024-05-15
libstdc++: Rewrite std::variant comparisons without macros
Jonathan Wakely
1
-51
/
+112
2024-05-15
libstdc++: Give std::memory_order a fixed underlying type [PR89624]
Jonathan Wakely
2
-2
/
+11
2024-05-15
Daily bump.
GCC Administrator
1
-0
/
+20
2024-05-14
libstdc++: Guard dynamic_cast use in src/c++23/print.cc [PR115015]
Jonathan Wakely
1
-1
/
+1
[next]