Show patches with: none      |   126943 patches
« 1 2 ... 444 445 4461269 1270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFCv2] Add steady_clock support to condition_variable - - - - --- 2015-07-07 Mike Crowe New
[RFC,1/4] libstdc++ futex: Use FUTEX_CLOCK_REALTIME for wait Make std::future::wait_* use std::chrono::steady_clock when required - - - - --- 2017-09-22 Mike Crowe New
[RFC,2/4] libstdc++ futex: Support waiting on std::chrono::steady_clock directly Make std::future::wait_* use std::chrono::steady_clock when required - - - - --- 2017-09-22 Mike Crowe New
[RFC,3/4] libstdc++ atomic_futex: Use std::chrono::steady_clock as reference clock Make std::future::wait_* use std::chrono::steady_clock when required - - - - --- 2017-09-22 Mike Crowe New
[RFC,4/4] Extra async tests, not for merging Make std::future::wait_* use std::chrono::steady_clock when required - - - - --- 2017-09-22 Mike Crowe New
[1/5] Improve libstdc++-v3 async test Make std::future::wait_* use std::chrono::steady_clock when required - - - - --- 2018-01-07 Mike Crowe New
[2/5] libstdc++ futex: Use FUTEX_CLOCK_REALTIME for wait Make std::future::wait_* use std::chrono::steady_clock when required - - - - --- 2018-01-07 Mike Crowe New
[3/5] libstdc++ futex: Support waiting on std::chrono::steady_clock directly Make std::future::wait_* use std::chrono::steady_clock when required - - - - --- 2018-01-07 Mike Crowe New
[4/5] libstdc++ atomic_futex: Use std::chrono::steady_clock as reference clock Make std::future::wait_* use std::chrono::steady_clock when required - - - - --- 2018-01-07 Mike Crowe New
[5/5] Extra async tests, not for merging Make std::future::wait_* use std::chrono::steady_clock when required - - - - --- 2018-01-07 Mike Crowe New
[1/2] condition_variable: Report early wakeup of wait_until as no_timeout [1/2] condition_variable: Report early wakeup of wait_until as no_timeout - - - - --- 2018-07-10 Mike Crowe New
[2/2] condition_variable: Use steady_clock to implement wait_for [1/2] condition_variable: Report early wakeup of wait_until as no_timeout - - - - --- 2018-07-10 Mike Crowe New
[1/2] condition_variable: Report early wakeup of wait_until as no_timeout [1/2] condition_variable: Report early wakeup of wait_until as no_timeout - - - - --- 2018-07-20 Mike Crowe New
[2/2] condition_variable: Use steady_clock to implement wait_for [1/2] condition_variable: Report early wakeup of wait_until as no_timeout - - - - --- 2018-07-20 Mike Crowe New
[PATCHv3,1/6] Improve libstdc++-v3 async test std::future::wait_* improvements - - - - --- 2018-08-01 Mike Crowe New
[PATCHv3,2/6] libstdc++ futex: Use FUTEX_CLOCK_REALTIME for wait std::future::wait_* improvements - - - - --- 2018-08-01 Mike Crowe New
[PATCHv3,3/6] libstdc++ futex: Support waiting on std::chrono::steady_clock directly std::future::wait_* improvements - - - - --- 2018-08-01 Mike Crowe New
[PATCHv3,4/6] libstdc++ atomic_futex: Use std::chrono::steady_clock as reference clock std::future::wait_* improvements - - - - --- 2018-08-01 Mike Crowe New
[PATCHv3,5/6] libstdc++ futex: Loop when waiting against arbitrary clock std::future::wait_* improvements - - - - --- 2018-08-01 Mike Crowe New
[PATCHv3,6/6] Extra async tests, not for merging std::future::wait_* improvements - - - - --- 2018-08-01 Mike Crowe New
atomic_futex: Avoid rounding errors in std::future::wait_for atomic_futex: Avoid rounding errors in std::future::wait_for - - - - --- 2018-08-02 Mike Crowe New
Use steady_clock to implement condition_variable::wait_for with predicate Use steady_clock to implement condition_variable::wait_for with predicate - - - - --- 2018-09-12 Mike Crowe New
[1/2] Add user-defined clock to libstdc++ condition_variable tests PR libstdc++/41861 Add full steady_clock support to condition_variable - - - - --- 2019-07-15 Mike Crowe New
[2/2] PR libstdc++/41861 Add full steady_clock support to condition_variable PR libstdc++/41861 Add full steady_clock support to condition_variable - - - - --- 2019-07-15 Mike Crowe New
[01/11] libstdc++ testsuite: Check return value from timed_mutex::try_lock_until timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
[02/11] libstdc++ testsuite: Add timed_mutex::try_lock_until test timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
[03/11] libstdc++ testsuite: Also test timed_mutex with steady_clock timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
[04/11] libstdc++ testsuite: Also test unique_lock::try_lock_until with steady_clock timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
[05/11] PR libstdc++/78237 Add full steady_clock support to timed_mutex timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
[06/11] libstdc++ testsuite: Move slow_clock to its own header timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
[07/11] PR libstdc++/91906 Fix timed_mutex::try_lock_until on arbitrary clock timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
[08/11] libstdc++ testsuite: Also test shared_timed_mutex with steady_clock timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
[09/11] libstdc++ shared_mutex: Add full steady_clock support to shared_timed_mutex timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
[10/11] libstdc++ timed_mutex: Ensure that try_lock_for waits for long enough timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
[11/11] shared_mutex: Fix try_lock_until and try_lock_shared_until on arbitrary clock timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
[v2,01/11] libstdc++ testsuite: Check return value from timed_mutex::try_lock_until timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-10-15 Mike Crowe New
[v2,02/11] libstdc++ testsuite: Add timed_mutex::try_lock_until test timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-10-15 Mike Crowe New
[v2,03/11] libstdc++ testsuite: Also test timed_mutex with steady_clock timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-10-15 Mike Crowe New
[v2,04/11] libstdc++ testsuite: Also test unique_lock::try_lock_until with steady_clock timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-10-15 Mike Crowe New
[v2,05/11] PR libstdc++/78237 Add full steady_clock support to timed_mutex timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-10-15 Mike Crowe New
[v2,06/11] libstdc++ testsuite: Move slow_clock to its own header timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-10-15 Mike Crowe New
[v2,07/11] PR libstdc++/91906 Fix timed_mutex::try_lock_until on arbitrary clock timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-10-15 Mike Crowe New
[v2,08/11] libstdc++ testsuite: Also test shared_timed_mutex with steady_clock timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-10-15 Mike Crowe New
[v2,09/11] libstdc++ shared_mutex: Add full steady_clock support to shared_timed_mutex timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-10-15 Mike Crowe New
[v2,10/11] libstdc++ timed_mutex: Ensure that try_lock_for waits for long enough timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-10-15 Mike Crowe New
[v2,11/11] shared_mutex: Fix try_lock_until and try_lock_shared_until on arbitrary clock timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-10-15 Mike Crowe New
[v4,1/7] libstdc++: Improve async test std::future::wait_* improvements - - - - --- 2019-10-27 Mike Crowe New
[v4,2/7] libstdc++ futex: Use FUTEX_CLOCK_REALTIME for wait std::future::wait_* improvements - - - - --- 2019-10-27 Mike Crowe New
[v4,3/7] libstdc++ futex: Support waiting on std::chrono::steady_clock directly std::future::wait_* improvements - - - - --- 2019-10-27 Mike Crowe New
[v4,4/7] libstdc++ atomic_futex: Use std::chrono::steady_clock as reference clock std::future::wait_* improvements - - - - --- 2019-10-27 Mike Crowe New
[v4,5/7] libstdc++ futex: Loop when waiting against arbitrary clock std::future::wait_* improvements - - - - --- 2019-10-27 Mike Crowe New
[v4,6/7] libstdc++ atomic_futex: Avoid rounding errors in std::future::wait_for std::future::wait_* improvements - - - - --- 2019-10-27 Mike Crowe New
[v4,7/7] libstdc++: Extra async tests, not for merging std::future::wait_* improvements - - - - --- 2019-10-27 Mike Crowe New
[v5,1/8] libstdc++: Improve async test std::future::wait_* and std::condition_variable improvements - - - - --- 2020-05-29 Mike Crowe New
[v5,2/8] libstdc++ futex: Use FUTEX_CLOCK_REALTIME for wait std::future::wait_* and std::condition_variable improvements - - - - --- 2020-05-29 Mike Crowe New
[v5,3/8] libstdc++ futex: Support waiting on std::chrono::steady_clock directly std::future::wait_* and std::condition_variable improvements - - - - --- 2020-05-29 Mike Crowe New
[v5,4/8] libstdc++ atomic_futex: Use std::chrono::steady_clock as reference clock std::future::wait_* and std::condition_variable improvements - - - - --- 2020-05-29 Mike Crowe New
[v5,5/8] libstdc++ futex: Loop when waiting against arbitrary clock std::future::wait_* and std::condition_variable improvements - - - - --- 2020-05-29 Mike Crowe New
[v5,6/8] libstdc++ atomic_futex: Avoid rounding errors in std::future::wait_* [PR91486] std::future::wait_* and std::condition_variable improvements - - - - --- 2020-05-29 Mike Crowe New
[v5,7/8] libstdc++ condition_variable: Avoid rounding errors on custom clocks std::future::wait_* and std::condition_variable improvements - - - - --- 2020-05-29 Mike Crowe New
[v5,8/8] libstdc++: Extra async tests, not for merging std::future::wait_* and std::condition_variable improvements - - - - --- 2020-05-29 Mike Crowe New
libstdc++: Fix chrono::__detail::ceil to work with C++11 (was Re: [PATCH v5 6/8] libstdc++ atomic_f… libstdc++: Fix chrono::__detail::ceil to work with C++11 (was Re: [PATCH v5 6/8] libstdc++ atomic_f… - - - - --- 2020-09-19 Mike Crowe New
[testsuite,powerpc] fix slp-perm-{5,6}.c regression (PR testsuite/44538) - - - - --- 2010-06-16 Mikael Pettersson New
[ARM] Improve optimization to transform TST into LSLS - - - - --- 2010-06-28 Mikael Pettersson New
backport ARM movw fix to 4.4 to fix PR44626 ice-on-valid-code - - - - --- 2010-07-04 Mikael Pettersson New
[4.5,testsuite] backport vect-109.c fix for non-vect_hw_misalign targets (PR44325) - - - - --- 2010-07-10 Mikael Pettersson New
[RESEND,libstdc++] unwind-cxx.h: correct prototypes for ARM EH routines (PR libstdc++/44902) - - - - --- 2010-07-20 Mikael Pettersson New
[ARM] fix warnings that cause PR bootstrap/45444 - - - - --- 2010-09-01 Mikael Pettersson New
fix PR pch/45979 regression on recent ARM/Linux kernels - - - - --- 2010-10-26 Mikael Pettersson New
unbreak gcc.dg/tree-ssa/ssa-ccp-33.c on m68k (PR testsuite/47954) - - - - --- 2011-03-08 Mikael Pettersson New
make attribute((returns_twice)) actually work (PR tree-optimization/49243) - - - - --- 2011-06-02 Mikael Pettersson New
unbreak attribute((optimize(...))) on m68k (PR47908) - - - - --- 2011-07-28 Mikael Pettersson New
[PR50005] fix -Wsign-compare warning in ipa-inline-analysis.c - - - - --- 2011-08-08 Mikael Pettersson New
make assign_hard_reg's saved_nregs conditional to unbreak ARM bootstrap (PR50146) - - - - --- 2011-08-22 Mikael Pettersson New
fix -Werror=maybe-uninitialized in tree-ssa-loop-ivopts.c (PR bootstrap/50218) - - - - --- 2011-08-28 Mikael Pettersson New
fix -Wsign-compare error in objc-act.c (PR objc/50743) - - - - --- 2011-10-16 Mikael Pettersson New
[0/2] Add atomic support to m68k - - - - --- 2011-11-23 Mikael Pettersson New
PR libffi/52223: Define FLAGS_TO_PASS for libffi - - - - --- 2012-02-23 Mikael Pettersson New
[1/2] fix PR49847 ICE-on-HAVE_cc0 regression from PR50780 changes - - - - --- 2013-08-28 Mikael Pettersson New
[2/2] fix PR48835 ICE-on-HAVE_cc0 regression from PR50780 changes - - - - --- 2013-08-28 Mikael Pettersson New
[RFC] fix reload causing ICE in subreg_get_info on m68k (PR58369) - - - - --- 2013-09-28 Mikael Pettersson New
[RFC] fix reload causing ICE in subreg_get_info on m68k (PR58369) - - - - --- 2013-10-18 Mikael Pettersson New
[4.8] backport fixes for wrong-code PR57425 and PR57569 - - - - --- 2014-03-15 Mikael Pettersson New
[4.8] backport PR57748 fixes (wrong-code and ICE regression) - - - - --- 2015-01-25 Mikael Pettersson New
unbreak libsanitizer build on sparc-linux (PR 67899) - - - - --- 2016-09-12 Mikael Pettersson New
[M68K] allow long offsets in jump tables (wrong-code PR target/57583) - - - - --- 2017-01-06 Mikael Pettersson New
[M68K] allow long offsets in jump tables (wrong-code PR target/57583) - - - - --- 2017-01-06 Mikael Pettersson New
fix Ada bootstrap on Cygwin64 (PR bootstrap/94918) fix Ada bootstrap on Cygwin64 (PR bootstrap/94918) - - - - --- 2020-05-02 Mikael Pettersson New
[v2] fix Ada bootstrap on Cygwin64 (PR bootstrap/94918) [v2] fix Ada bootstrap on Cygwin64 (PR bootstrap/94918) - - - - --- 2021-01-10 Mikael Pettersson New
Fix Ada bootstrap failure on Cygwin since switch to C++11 (PR98590) Fix Ada bootstrap failure on Cygwin since switch to C++11 (PR98590) - - - - --- 2021-02-03 Mikael Pettersson New
don't enable DWARF5 by default on Windows (PR98860) don't enable DWARF5 by default on Windows (PR98860) - - - - --- 2021-02-08 Mikael Pettersson New
add glibc-stdint.h to vax and lm32 linux target (PR target/105525) add glibc-stdint.h to vax and lm32 linux target (PR target/105525) - - - - --- 2023-04-28 Mikael Pettersson New
fix pdp11_expand_epilogue (PR target/107841) fix pdp11_expand_epilogue (PR target/107841) - - - - --- 2023-07-13 Mikael Pettersson New
wrong code on m68k with -mlong-jump-table-offsets and -malign-int (PR target/112413) wrong code on m68k with -mlong-jump-table-offsets and -malign-int (PR target/112413) - - - - --- 2023-12-11 Mikael Pettersson New
Avoid ICE with m68k-elf -malign-int and libcalls Avoid ICE with m68k-elf -malign-int and libcalls - - - - --- 2024-01-04 Mikael Pettersson New
Avoid ICE on m68k -fzero-call-used-regs -fpic [PR110934] Avoid ICE on m68k -fzero-call-used-regs -fpic [PR110934] - - - - --- 2024-01-17 Mikael Pettersson New
Avoid ICE in single-bit logical RMWs on m68k-uclinux [PR108640] Avoid ICE in single-bit logical RMWs on m68k-uclinux [PR108640] - - - - --- 2024-01-18 Mikael Pettersson New
m68k: restore bootstrap m68k: restore bootstrap - - - - --- 2024-02-18 Mikael Pettersson New
[fortran] PR44662 - unitialized memory with typebound procedures - - - - --- 2010-07-02 Mikael Morin New
[fortran] gfc_add_field_to_struct refactoring - - - - --- 2010-07-03 Mikael Morin New
« 1 2 ... 444 445 4461269 1270 »