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
2022-12-15
Daily bump.
GCC Administrator
1
-0
/
+6
2022-12-14
libstdc++: Fix size passed to operator delete [PR108097]
Jonathan Wakely
1
-2
/
+4
2022-12-14
Daily bump.
GCC Administrator
1
-0
/
+5
2022-12-13
libstdc++: Update backtrace-rename.h
Jakub Jelinek
1
-0
/
+1
2022-12-13
Daily bump.
GCC Administrator
1
-0
/
+37
2022-12-12
libstdc++: Add a test checking for chrono::duration overflows
Jonathan Wakely
1
-0
/
+29
2022-12-12
libstdc++: Fix constraint on std::basic_format_string [PR108024]
Jonathan Wakely
2
-4
/
+22
2022-12-12
libstdc++: Change names that clash with Win32 or Clang
Jonathan Wakely
3
-7
/
+18
2022-12-12
libstdc++: Define atomic lock-free type aliases for C++20 [PR98034]
Jonathan Wakely
3
-0
/
+52
2022-12-12
libstdc++: Make operator<< for stacktraces less templated (LWG 3515)
Jonathan Wakely
2
-27
/
+22
2022-12-10
Daily bump.
GCC Administrator
1
-0
/
+24
2022-12-09
libstdc++: Remove digit separators [PR108015]
Jonathan Wakely
1
-1
/
+1
2022-12-09
libstdc++: Fix some -Wunused warnings in tests
Jonathan Wakely
2
-1
/
+4
2022-12-09
libstdc++: Add [[nodiscard]] to chrono conversion functions
Jonathan Wakely
1
-16
/
+123
2022-12-09
libstdc++: Change class-key for duration and time_point to class
Jonathan Wakely
1
-5
/
+5
2022-12-08
Daily bump.
GCC Administrator
1
-0
/
+10
2022-12-07
libstdc++: Pass error handler to libbacktrace functions
Jonathan Wakely
2
-24
/
+30
2022-12-07
Daily bump.
GCC Administrator
1
-0
/
+75
2022-12-06
libstdc++: Fix test that fails due to name clash with old glibc [PR107979]
Jonathan Wakely
1
-0
/
+7
2022-12-06
libstdc++: Add casts for integer-like difference type [PR107871]
Jonathan Wakely
2
-4
/
+18
2022-12-06
libstdc++: Make chrono::hh_mm_ss more compact
Jonathan Wakely
2
-35
/
+166
2022-12-06
libstdc++: Add hint to compiler about vector invariants [PR106434]
Jonathan Wakely
1
-17
/
+23
2022-12-06
libstdc++: Add nodiscard attribute to mutex try_lock functions
Jonathan Wakely
14
-18
/
+54
2022-12-06
libstdc++: The Trouble with Tribbles
Jonathan Wakely
3
-38
/
+40
2022-12-05
Daily bump.
GCC Administrator
1
-0
/
+11
2022-12-04
libstdc++, Darwin: Limit recursive mutex init to OS versions needing it.
Iain Sandoe
1
-1
/
+5
2022-12-04
libstdc++, Darwin: Fix weak attribute to use __weak__ instead of weak.
Iain Sandoe
1
-5
/
+5
2022-12-02
Daily bump.
GCC Administrator
1
-0
/
+8
2022-12-02
libstdc++: Add error handler for <stacktrace>
Björn Schäpers
1
-7
/
+12
2022-11-30
Daily bump.
GCC Administrator
1
-0
/
+27
2022-11-29
libstdc++: Avoid bogus warning in std::vector::insert [PR107852]
Jonathan Wakely
1
-26
/
+37
2022-11-29
libstdc++: Remove unnecessary tag dispatching in std::vector
Jonathan Wakely
2
-3
/
+4
2022-11-29
libstdc++: Do not use __used or __packed as identifiers
Jonathan Wakely
3
-17
/
+24
2022-11-29
Daily bump.
GCC Administrator
1
-0
/
+49
2022-11-28
libstdc++: [_GLIBCXX_INLINE_VERSION] Adapt dg-error message
François Dumont
1
-1
/
+1
2022-11-28
libstdc++: Fix src/c++17/memory_resource for H8 targets [PR107801]
Jonathan Wakely
1
-4
/
+5
2022-11-28
libstdc++: Fix std::string_view for I32LP16 targets
Jonathan Wakely
1
-2
/
+2
2022-11-28
libstdc++: Fix _Hash_bytes for I16LP32 targets [PR107885]
Jonathan Wakely
1
-3
/
+7
2022-11-28
libstdc++: Replace non-ASCII character in comment
Jonathan Wakely
1
-1
/
+1
2022-11-28
libstdc++: Prune versioned namespace from testsuite output
Jonathan Wakely
2
-1
/
+3
2022-11-28
libstdc++: Make 16-bit std::subtract_with_carry_engine work [PR107466]
Jonathan Wakely
3
-5
/
+31
2022-11-26
Daily bump.
GCC Administrator
1
-0
/
+45
2022-11-25
libstdc++: Fix orphaned/nested output of configure checks
Jonathan Wakely
2
-9
/
+9
2022-11-25
libstdc++: Call predicate with non-const values in std::erase_if [PR107850]
Jonathan Wakely
17
-21
/
+121
2022-11-25
libstdc++: Do not define operator!= in <random> for C++20
Jonathan Wakely
2
-30
/
+148
2022-11-25
libstdc++: Add always_inline to trivial iterator operations
Jonathan Wakely
1
-3
/
+5
2022-11-25
Daily bump.
GCC Administrator
1
-0
/
+27
2022-11-25
libstdc++: Change return type of std::bit_width to int (LWG 3656)
Jonathan Wakely
4
-2
/
+30
2022-11-24
libstdc++: Update tests on trunk [PR106201]
Jonathan Wakely
2
-3
/
+19
2022-11-24
libstdc++: Another merge from fast_float upstream [PR107468]
Jakub Jelinek
2
-21
/
+111
[next]