Show patches with: Archived = No       |   127160 patches
« 1 2 ... 444 445 4461271 1272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
fixincludes: handle symlinks with multiple slashes - - - - --- 2012-12-25 Mike Frysinger New
gcc: arm: linux-eabi: fix handling of armv4 bx fixups when linking - - - - --- 2013-04-19 Mike Frysinger New
[v2] gcc: arm: linux-eabi: fix handling of armv4 bx fixups when linking - - - - --- 2013-04-28 Mike Frysinger New
libbacktrace: add support for --disable-werror - - - - --- 2014-01-03 Mike Frysinger New
libiberty: fix --enable-install-libiberty flag [PR 56780] - - - - --- 2014-01-06 Mike Frysinger New
use gold/configure.tgt to calc supported targets - - - - --- 2015-04-21 Mike Frysinger New
hppa-linux: add missing cpp specs - - - - --- 2015-05-27 Mike Frysinger New
microblaze-linux: add missing cpp specs - - - - --- 2015-05-27 Mike Frysinger New
nios2-linux: add missing cpp specs - - - - --- 2015-05-27 Mike Frysinger New
netbsd: respect -symbolic - - - - --- 2015-05-30 Mike Frysinger New
gcc: fix building w/isl-0.15 - - - - --- 2015-07-14 Mike Frysinger New
cfns: fix mismatch in gnu_inline attributes - - - - --- 2015-08-07 Mike Frysinger New
boehm-gc: check for execinfo.h directly - - - - --- 2015-08-30 Mike Frysinger New
gcc: doc: add missing space in asan-stack desc - - - - --- 2015-09-01 Mike Frysinger New
libjava: fix locale handling when sorting JNI methods - - - - --- 2015-10-23 Mike Frysinger New
gcc: configure: fix test == bashisms - - - - --- 2015-11-11 Mike Frysinger New
cfns: fix mismatch in gnu_inline attributes - - - - --- 2016-01-03 Mike Frysinger New
libiberty: dupargv: rewrite to use xstrdup - - - - --- 2016-01-03 Mike Frysinger New
libiberty: {count,dup,write}argv: constify argv input slightly - - - - --- 2016-01-03 Mike Frysinger New
longlong: fix sh -Wundef builds - - - - --- 2016-01-07 Mike Frysinger New
longlong: fix sh -Wundef builds - - - - --- 2016-01-07 Mike Frysinger New
gcc: invoke: delete -mno-fma4 docs - - - - --- 2016-02-01 Mike Frysinger New
[PING] boehm-gc: check for execinfo.h directly - - - - --- 2016-06-13 Mike Frysinger New
[PING] boehm-gc: check for execinfo.h directly - - - - --- 2016-06-22 Mike Frysinger New
gcc: ada: delete old $(P) reference - - - - --- 2017-07-18 Mike Frysinger New
libiberty.h: punt duplicate strverscmp prototype libiberty.h: punt duplicate strverscmp prototype - - - - --- 2020-02-13 Mike Frysinger New
config: import pkg.m4 from pkg-config config: import pkg.m4 from pkg-config - - - - --- 2020-02-13 Mike Frysinger New
mklog: automatically fill in generated entries mklog: automatically fill in generated entries - - - - --- 2021-02-07 Mike Frysinger New
libiberty: autogenerate aclocal.m4 libiberty: autogenerate aclocal.m4 - - - - --- 2021-02-14 Mike Frysinger New
gitignore: ignore generated dejagnu test files treewide gitignore: ignore generated dejagnu test files treewide - - - - --- 2021-02-14 Mike Frysinger New
sim: drop dep on configure-gdb sim: drop dep on configure-gdb - - - - --- 2021-03-04 Mike Frysinger New
sim: depend on gnulib sim: depend on gnulib - - - - --- 2021-05-08 Mike Frysinger New
config: delete unused sim macros config: delete unused sim macros - - - - --- 2021-05-12 Mike Frysinger New
sim: leverage gnulib sim: leverage gnulib - - - - --- 2021-05-29 Mike Frysinger New
[PATCH/committed] sim: add distclean dep for gnulib [PATCH/committed] sim: add distclean dep for gnulib - - - - --- 2023-10-15 Mike Frysinger New
config: delete unused CYG_AC_PATH_LIBERTY macro config: delete unused CYG_AC_PATH_LIBERTY macro - - - - --- 2024-01-10 Mike Frysinger New
[RFC,2/2] Add steady_clock support to condition_variable - - - - --- 2015-07-06 Mike Crowe New
[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
« 1 2 ... 444 445 4461271 1272 »