projects
/
platform
/
upstream
/
gcc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcov: fix streaming corruption
[platform/upstream/gcc.git]
/
libstdc++-v3
/
2020-09-23
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-09-22
Jonathan Wakely
libstdc++: Fix out-of-bounds string_view access in...
tree
|
commitdiff
2020-09-22
Glen Joseph Fernandes
libstdc++: Fix overflow handling in std::align
tree
|
commitdiff
2020-09-22
Jonathan Wakely
libstdc++: Introduce new headers for C++20 ranges compo...
tree
|
commitdiff
2020-09-22
Jonathan Wakely
libstdc++: Use correct argument type for __use_alloc...
tree
|
commitdiff
2020-09-22
Patrick Palka
libstdc++: Remove overzealous static_asserts from std...
tree
|
commitdiff
2020-09-22
Patrick Palka
libstdc++: Fix division by zero in std::sample
tree
|
commitdiff
2020-09-22
Patrick Palka
libstdc++: Mark some more algorithms constexpr for...
tree
|
commitdiff
2020-09-22
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-09-21
Jonathan Wakely
libstdc++: Use __builtin_expect in __glibcxx_assert
tree
|
commitdiff
2020-09-21
Jonathan Wakely
libstdc++: Fix constraints for drop_view::begin() const...
tree
|
commitdiff
2020-09-21
Jonathan Wakely
libstdc++: Relax constraints on transform_view and...
tree
|
commitdiff
2020-09-21
Jonathan Wakely
libstdc++: Make std::assume_aligned a constexpr functio...
tree
|
commitdiff
2020-09-21
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-09-20
Jonathan Wakely
libstdc++: Fix noexcept-specifier for std::bind_front...
tree
|
commitdiff
2020-09-12
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-09-11
Thomas Rodgers
libstdc++: only pull in bits/align.h if C++11 or later
tree
|
commitdiff
2020-09-11
Thomas Rodgers
libstdc++: Split std::align/assume_aligned to bits...
tree
|
commitdiff
2020-09-11
Jonathan Wakely
libstdc++: Fix chrono::__detail::ceil to work with...
tree
|
commitdiff
2020-09-11
Jonathan Wakely
libstdc++: Fix build error in <bits/regex_error.h>
tree
|
commitdiff
2020-09-11
Mike Crowe
libstdc++: Avoid rounding errors on custom clocks in...
tree
|
commitdiff
2020-09-11
Mike Crowe
libstdc++: Avoid rounding errors in std::future::wait_...
tree
|
commitdiff
2020-09-11
Mike Crowe
libstdc++: Loop when futex waits against arbitrary...
tree
|
commitdiff
2020-09-11
Mike Crowe
libstdc++: Use std::chrono::steady_clock as atomic_fute...
tree
|
commitdiff
2020-09-11
Mike Crowe
libstdc++: Support futex waiting on chrono::steady_cloc...
tree
|
commitdiff
2020-09-11
Mike Crowe
libstdc++: Use FUTEX_CLOCK_REALTIME for futex wait
tree
|
commitdiff
2020-09-11
Mike Crowe
libstdc++: Improve std::async test
tree
|
commitdiff
2020-09-11
Christophe Lyon
libstdc++-v3/libsupc++/eh_call.cc: Avoid "set but not...
tree
|
commitdiff
2020-09-11
Christophe Lyon
libstdc++-v3/libsupc++/eh_call.cc: Avoid warning with...
tree
|
commitdiff
2020-09-11
Christophe Lyon
libstdc++-v3/include/bits/regex_error.h: Avoid warning...
tree
|
commitdiff
2020-09-11
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-09-10
Jonathan Wakely
libstdc++: Fix -Wsign-compare warnings
tree
|
commitdiff
2020-09-10
Jonathan Wakely
libstdc++: Fix -Wunused-local-typedefs warning
tree
|
commitdiff
2020-09-10
Jonathan Wakely
libstdc++: Fix macro redefinition warnings
tree
|
commitdiff
2020-09-10
Jonathan Wakely
libstdc++: Fix -Wdeprecated-declarations warnings
tree
|
commitdiff
2020-09-10
Jonathan Wakely
libstdc++: Fix -Wnarrowing warnings
tree
|
commitdiff
2020-09-10
Jonathan Wakely
libstdc++: Fix some -Wunused-parameter warnings
tree
|
commitdiff
2020-09-10
Jonathan Wakely
libstdc++: Clean up inconsistent whitespace
tree
|
commitdiff
2020-09-10
Krystian Kuźniarek
libstdc++: Add parentheses around assignments used...
tree
|
commitdiff
2020-09-10
Krystian Kuźniarek
libstdc++: Add unused attributes to suppress warnings
tree
|
commitdiff
2020-09-10
Jonathan Wakely
libstdc++: Enforce LWG 3472 preconditions on std::count...
tree
|
commitdiff
2020-09-10
Jonathan Wakely
libstdc++: handle small max_blocks_per_chunk in pool...
tree
|
commitdiff
2020-09-10
Jonathan Wakely
libstdc++: Reduce monotonic_buffer_resource overallocat...
tree
|
commitdiff
2020-09-08
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-09-07
Jonathan Wakely
libstdc++: Simplify chrono::duration::_S_gcd
tree
|
commitdiff
2020-09-07
Jonathan Wakely
libstdc++: Simplify constraints for semiregular-box...
tree
|
commitdiff
2020-09-04
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-09-03
Jonathan Wakely
libstdc++: Add workaround for weird std::tuple error...
tree
|
commitdiff
2020-09-03
Jonathan Wakely
libstdc++: Optimise GCD algorithms
tree
|
commitdiff
2020-09-03
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-09-02
Jonathan Wakely
libstdc++: Fix test to use correct function
tree
|
commitdiff
2020-09-02
Jonathan Wakely
libstdc++: Fix three-way comparison for std::array...
tree
|
commitdiff
2020-09-02
Jonathan Wakely
libstdc++: Break header cycle between <new> and <exception>
tree
|
commitdiff
2020-09-02
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-09-01
Jonathan Wakely
libstdc++: Add compile-time checks to__glibcxx_assert...
tree
|
commitdiff
2020-09-01
Jonathan Wakely
libstdc++: Constrain chrono::duration conversions ...
tree
|
commitdiff
2020-08-30
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-08-29
Jonathan Wakely
libstdc++: Fix deleted overload of __absu(bool)
tree
|
commitdiff
2020-08-29
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-08-28
Jonathan Wakely
libstdc++: Fix common_type specializations for duration
tree
|
commitdiff
2020-08-28
Jonathan Wakely
libstdc++: Fix std::gcd and std::lcm for unsigned integ...
tree
|
commitdiff
2020-08-28
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-08-27
Jonathan Wakely
libstdc++: Make std::chrono::duration use reduced ratio...
tree
|
commitdiff
2020-08-27
Patrick Palka
libstdc++: Fix arithmetic bug in chrono::year_month...
tree
|
commitdiff
2020-08-27
Patrick Palka
libstdc++: Fix operator overload ambiguity with calenda...
tree
|
commitdiff
2020-08-27
Patrick Palka
libstdc++: Implement remaining piece of LWG 3448
tree
|
commitdiff
2020-08-27
Patrick Palka
libstdc++: elements_view's sentinel and iterator not...
tree
|
commitdiff
2020-08-27
Patrick Palka
libstdc++: Implement P1994R1 changes to ranges::element...
tree
|
commitdiff
2020-08-27
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-08-26
Jonathan Wakely
libstdc++: Whitespace changes in <tuple>
tree
|
commitdiff
2020-08-26
Jonathan Wakely
libstdc++: Use correct argument type for __use_alloc...
tree
|
commitdiff
2020-08-26
Patrick Palka
libstdc++: Fix typo in chrono::year_month_weekday:...
tree
|
commitdiff
2020-08-26
Jonathan Wakely
libstdc++: Fix regression in hash containers
tree
|
commitdiff
2020-08-26
Jonathan Wakely
libstdc++: Enable assertions in constexpr string_view...
tree
|
commitdiff
2020-08-26
Patrick Palka
libstdc++: Add missing extra space to ChangeLog author...
tree
|
commitdiff
2020-08-26
Patrick Palka
libstdc++: Add missing coauthors to ChangeLog entry
tree
|
commitdiff
2020-08-26
François Dumont
libstdc++: Rename _Hashtable _H1, _H2 and _Hash templat...
tree
|
commitdiff
2020-08-26
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-08-25
Jonathan Wakely
libstdc++: Remove tests for self-move debug assertions
tree
|
commitdiff
2020-08-25
Patrick Palka
libstdc++: Fix debug-mode build failure in <chrono>
tree
|
commitdiff
2020-08-25
Jonathan Wakely
libstdc++: Adjust static assertions in futures and...
tree
|
commitdiff
2020-08-25
Patrick Palka
libstdc++: Add more C++20 additions to <chrono>
tree
|
commitdiff
2020-08-25
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-08-24
Jonathan Wakely
libstdc++: Add deduction guide for std::ranges::join_vi...
tree
|
commitdiff
2020-08-24
Jonathan Wakely
libstdc++: Fix std::indirectly_readable ambiguity ...
tree
|
commitdiff
2020-08-24
Jonathan Wakely
libstdc++: Fix iota_view::size() to avoid overflow
tree
|
commitdiff
2020-08-24
Jonathan Wakely
libstdc++: Make variant_npos conversions explicit ...
tree
|
commitdiff
2020-08-24
Jonathan Wakely
libstdc++: Fix 30_threads/packaged_task/cons/alloc...
tree
|
commitdiff
2020-08-24
Corentin Gay
Fix libstdc++ testsuite to handle VxWorks gthreads...
tree
|
commitdiff
2020-08-22
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-08-21
Jonathan Wakely
libstdc++: Do not check "cold" name on darwin [PR 96736]
tree
|
commitdiff
2020-08-21
Jonathan Wakely
libstdc++: Skip PSTL tests when installed TBB is too...
tree
|
commitdiff
2020-08-21
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-08-20
Jonathan Wakely
libstdc++: Fix typo in ChangeLog
tree
|
commitdiff
2020-08-20
Jonathan Wakely
libstdc++: Make incrementable<__int128> satisfied in...
tree
|
commitdiff
2020-08-20
GCC Administrator
Daily bump.
tree
|
commitdiff
2020-08-19
Jonathan Wakely
libstdc++: Make make-unsigned-like-t<__int128> work...
tree
|
commitdiff
2020-08-19
Jonathan Wakely
libstdc++: Remove deprecated comparison operators for...
tree
|
commitdiff
2020-08-19
Jonathan Wakely
libstdc++: Make __int128 meet integer-class requirement...
tree
|
commitdiff
2020-08-19
Jonathan Wakely
libstdc++: Mention new macros in comments
tree
|
commitdiff
next