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-09-12
Daily bump.
GCC Administrator
1
-0
/
+134
2020-09-11
libstdc++: only pull in bits/align.h if C++11 or later
Thomas Rodgers
1
-1
/
+1
2020-09-11
libstdc++: Split std::align/assume_aligned to bits/align.h
Thomas Rodgers
4
-59
/
+107
2020-09-11
libstdc++: Fix chrono::__detail::ceil to work with C++11
Jonathan Wakely
1
-15
/
+30
2020-09-11
libstdc++: Fix build error in <bits/regex_error.h>
Jonathan Wakely
1
-2
/
+3
2020-09-11
libstdc++: Avoid rounding errors on custom clocks in condition_variable
Mike Crowe
2
-16
/
+63
2020-09-11
libstdc++: Avoid rounding errors in std::future::wait_* [PR 91486]
Mike Crowe
3
-6
/
+34
2020-09-11
libstdc++: Loop when futex waits against arbitrary clock
Mike Crowe
2
-5
/
+80
2020-09-11
libstdc++: Use std::chrono::steady_clock as atomic_futex reference clock
Mike Crowe
1
-4
/
+3
2020-09-11
libstdc++: Support futex waiting on chrono::steady_clock directly
Mike Crowe
3
-5
/
+154
2020-09-11
libstdc++: Use FUTEX_CLOCK_REALTIME for futex wait
Mike Crowe
1
-0
/
+37
2020-09-11
libstdc++: Improve std::async test
Mike Crowe
1
-0
/
+33
2020-09-11
libstdc++-v3/libsupc++/eh_call.cc: Avoid "set but not used" warning
Christophe Lyon
1
-1
/
+1
2020-09-11
libstdc++-v3/libsupc++/eh_call.cc: Avoid warning with -fno-exceptions.
Christophe Lyon
1
-1
/
+1
2020-09-11
libstdc++-v3/include/bits/regex_error.h: Avoid warning with -fno-exceptions.
Christophe Lyon
1
-1
/
+2
2020-09-11
Daily bump.
GCC Administrator
1
-0
/
+99
2020-09-10
libstdc++: Fix -Wsign-compare warnings
Jonathan Wakely
1
-2
/
+2
2020-09-10
libstdc++: Fix -Wunused-local-typedefs warning
Jonathan Wakely
1
-1
/
+0
2020-09-10
libstdc++: Fix macro redefinition warnings
Jonathan Wakely
1
-4
/
+6
2020-09-10
libstdc++: Fix -Wdeprecated-declarations warnings
Jonathan Wakely
3
-1
/
+10
2020-09-10
libstdc++: Fix -Wnarrowing warnings
Jonathan Wakely
2
-2
/
+2
2020-09-10
libstdc++: Fix some -Wunused-parameter warnings
Jonathan Wakely
1
-2
/
+2
2020-09-10
libstdc++: Clean up inconsistent whitespace
Jonathan Wakely
1
-7
/
+7
2020-09-10
libstdc++: Add parentheses around assignments used as truth values
Krystian Kuźniarek
1
-2
/
+2
2020-09-10
libstdc++: Add unused attributes to suppress warnings
Krystian Kuźniarek
2
-23
/
+45
2020-09-10
libstdc++: Enforce LWG 3472 preconditions on std::counted_iterator
Jonathan Wakely
1
-4
/
+16
2020-09-10
libstdc++: handle small max_blocks_per_chunk in pool resources [PR 94160]
Jonathan Wakely
2
-6
/
+35
2020-09-10
libstdc++: Reduce monotonic_buffer_resource overallocation [PR 96942]
Jonathan Wakely
4
-69
/
+203
2020-09-08
Daily bump.
GCC Administrator
1
-0
/
+9
2020-09-07
libstdc++: Simplify chrono::duration::_S_gcd
Jonathan Wakely
1
-3
/
+4
2020-09-07
libstdc++: Simplify constraints for semiregular-box [LWG 3477]
Jonathan Wakely
1
-2
/
+4
2020-09-04
Daily bump.
GCC Administrator
1
-0
/
+19
2020-09-03
libstdc++: Add workaround for weird std::tuple error [PR 96592]
Jonathan Wakely
2
-0
/
+62
2020-09-03
libstdc++: Optimise GCD algorithms
Jonathan Wakely
7
-18
/
+332
2020-09-03
Daily bump.
GCC Administrator
1
-0
/
+38
2020-09-02
libstdc++: Fix test to use correct function
Jonathan Wakely
1
-1
/
+1
2020-09-02
libstdc++: Fix three-way comparison for std::array [PR 96851]
Jonathan Wakely
7
-27
/
+200
2020-09-02
libstdc++: Break header cycle between <new> and <exception>
Jonathan Wakely
5
-5
/
+8
2020-09-02
Daily bump.
GCC Administrator
1
-0
/
+33
2020-09-01
libstdc++: Add compile-time checks to__glibcxx_assert [PR 71960]
Jonathan Wakely
4
-22
/
+32
2020-09-01
libstdc++: Constrain chrono::duration conversions [LWG 2094]
Jonathan Wakely
4
-6
/
+90
2020-08-30
Daily bump.
GCC Administrator
1
-0
/
+8
2020-08-29
libstdc++: Fix deleted overload of __absu(bool)
Jonathan Wakely
3
-1
/
+3
2020-08-29
Daily bump.
GCC Administrator
1
-0
/
+28
2020-08-28
libstdc++: Fix common_type specializations for duration
Jonathan Wakely
2
-6
/
+64
2020-08-28
libstdc++: Fix std::gcd and std::lcm for unsigned integers [PR 92978]
Jonathan Wakely
7
-68
/
+190
2020-08-28
Daily bump.
GCC Administrator
1
-0
/
+92
2020-08-27
libstdc++: Make std::chrono::duration use reduced ratio for period
Jonathan Wakely
3
-11
/
+168
2020-08-27
libstdc++: Fix arithmetic bug in chrono::year_month::operator+
Patrick Palka
2
-1
/
+13
2020-08-27
libstdc++: Fix operator overload ambiguity with calendar types
Patrick Palka
6
-119
/
+367
[next]