Show patches with: State = Action Required       |    Archived = No       |   127262 patches
« 1 2 ... 260 261 2621272 1273 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[trans-mem] PR 47952 Re: weak aliases, .tm_clone_table, and binutils confusion - - - - --- 2011-03-08 Richard Henderson New
[trans-mem] PR 47690: do not include BB's outside of a transaction - - - - --- 2011-02-16 Aldy Hernandez New
[trans-mem] PATCH committed: cleanup attributes - - - - --- 2011-01-13 Aldy Hernandez New
[trans-mem] New TM method: serial-irrevocable on first write - - - - --- 2011-08-03 Torvald Riegel New
[trans-mem] Move x86 TLS definition to linux/x86. - - - - --- 2011-08-22 Torvald Riegel New
[trans-mem] Move state from gtm_thread to gtm_transaction - - - - --- 2011-08-03 Torvald Riegel New
[trans-mem] Handle aborts of outer transactions. - - - - --- 2011-10-28 Torvald Riegel New
[trans-mem] Give EH_ELSE access to __builtin_eh_pointer - - - - --- 2015-12-22 Richard Henderson New
[trans-mem] Fix tm_region association of blocks with the "over" label. - - - - --- 2011-10-27 Torvald Riegel New
[trans-mem] Fix tm_pure not inlinable in tm_safe - - - - --- 2011-10-31 Patrick Marlier New
[trans-mem] Fix tm_pure not inlinable in tm_safe - - - - --- 2011-10-31 Aldy Hernandez New
[trans-mem] Fix outer transactions to be considered abortable too. - - - - --- 2011-10-28 Torvald Riegel New
[trans-mem] Fix instantiation of transaction expressions. - - - - --- 2011-11-07 Torvald Riegel New
[trans-mem] Fix instantiation of transaction expressions. - - - - --- 2011-11-07 Torvald Riegel New
[trans-mem] Fix concurrency error in libitm free page list - - - - --- 2010-06-23 Richard Henderson New
[trans-mem] Fix compilation of libitm with recent gcc - - - - --- 2011-09-07 Patrick Marlier New
[trans-mem] Explicitly go irrevocable even if transaction will always go irrevocable. - - - - --- 2011-10-28 Torvald Riegel New
[trans-mem] Don't update_ssa twice - - - - --- 2012-11-07 Richard Henderson New
[trans-mem] Do not instrument thread locals - - - - --- 2012-01-23 Patrick Marlier New
[trans-mem] Discard dead commits to stack memory - - - - --- 2010-06-16 Richard Henderson New
[trans-mem] COMMITTED: propagate irrevocability in the presence of EXIT_BLOCKs correctly - - - - --- 2011-01-31 Aldy Hernandez New
[trans-mem] COMMITTED: fix thinko in ipa_tm_scan_irr_function - - - - --- 2011-02-03 Aldy Hernandez New
[trans-mem] COMMITTED fix testsuite prob with 32-bits - - - - --- 2011-02-03 Aldy Hernandez New
[trans-mem] Beginning of refactoring - - - - --- 2011-05-25 Torvald Riegel New
[trans-mem] Beginning of refactoring - - - - --- 2011-06-29 Torvald Riegel New
[trans-mem] Beginning of refactoring - - - - --- 2011-06-30 Torvald Riegel New
[trans-mem] Beginning of refactoring - - - - --- 2011-07-01 Torvald Riegel New
[trans-mem] Beginning of refactoring - - - - --- 2011-07-09 Torvald Riegel New
[trans-mem] Beginning of refactoring - - - - --- 2011-07-18 Torvald Riegel New
[trans-mem] Beginning of refactoring - - - - --- 2011-07-27 Torvald Riegel New
[trans-mem] Beginning of refactoring - - - - --- 2011-08-03 Torvald Riegel New
[trans-mem] Avoid ICE with transaction expressions vs constant expressions. - - - - --- 2011-11-05 Richard Henderson New
[trans-mem] Avoid ICE with transaction expressions vs constant expressions. - - - - --- 2011-11-05 Richard Henderson New
[trans-mem] Adjust an alloc/free pair to new/delete in libitm - - - - --- 2010-06-16 Richard Henderson New
[trans-mem] Add missing argument for _ITM_changeTransactionMode - - - - --- 2011-02-11 Patrick Marlier New
[trans-mem] Add missing argument for _ITM_changeTransactionMode - - - - --- 2011-02-14 Aldy Hernandez New
[trans-mem] Add method groups and change TM method lifecycle and selection. - - - - --- 2011-08-23 Torvald Riegel New
[trans-mem] Add gl_wt TM method. - - - - --- 2011-08-29 Torvald Riegel New
[trans-mem] Add gl_wt TM method. - - - - --- 2011-10-13 Torvald Riegel New
[trans-mem] Add futex-based serial lock - - - - --- 2011-08-20 Torvald Riegel New
[trans-mem] Add documentation - - - - --- 2011-05-26 Torvald Riegel New
[trans-mem] : Fix PR51830, FAIL: libitm.c/mem(cpy|set)-1.c execution test on x86_32 - - - - --- 2012-01-18 Uros Bizjak New
[trans-mem] : Fix PR51830, FAIL: libitm.c/mem(cpy|set)-1.c execution test on x86_32 - - - - --- 2012-01-18 Patrick Marlier New
[trans-mem,rfc] Improvements to uninstrumented code paths - - - - --- 2012-11-07 Richard Henderson New
[trans-mem,darwin] PR/52042 find tm_clone_table with PIE - - - - --- 2012-02-08 Patrick Marlier New
[trans-mem,darwin] PR/52042 find tm_clone_table with PIE - - - - --- 2012-02-09 Patrick Marlier New
[trans-mem,darwin] PR/52042 find tm_clone_table with PIE - - - - --- 2012-02-09 Iain Sandoe New
[trans-mem,darwin] PR/52042 find tm_clone_table with PIE - - - - --- 2012-02-09 Patrick Marlier New
[trans-mem,darwin] PR/52042 find tm_clone_table with PIE - - - - --- 2012-02-15 Patrick Marlier New
[trans-mem,committed] Fix 60908 - - - - --- 2016-01-26 Richard Henderson New
[trans-mem,c++] PR51928 - - - - --- 2012-01-24 Patrick Marlier New
[trans-mem,c++] PR51928 - - - - --- 2012-01-24 Patrick Marlier New
[trans-mem,build] Hack around top-level Makefile libstdc++ breakage - - - - --- 2011-11-04 Richard Henderson New
[trans-mem,aa64,arm,ppc,s390] Fixing PR68964 - - - - --- 2016-01-12 Richard Henderson New
[trans-mem,PR,61393] Copy tm_clone field of cgraph_node when cloning the node - - - - --- 2014-07-30 Martin Jambor New
[trans-mem,3/3] Allow for the original of a tm_clone pair to be optimized away. - - - - --- 2011-10-28 Richard Henderson New
[trans-mem,2/3] Update to handle same_body_aliases. - - - - --- 2011-10-28 Richard Henderson New
[trans-mem,1/3] Rework block IPA_TM block scanning. - - - - --- 2011-10-28 Richard Henderson New
[tpf] update for latest build system - - - - --- 2012-03-23 DJ Delorie New
[toplevel] remove tentative_cc - - - - --- 2011-03-24 Paolo Bonzini New
[toplevel] remove empty cases - - - - --- 2011-03-24 Paolo Bonzini New
[toplevel] remove empty cases - - - - --- 2011-03-24 Paolo Bonzini New
[toplevel] libctf: new testsuite [toplevel] libctf: new testsuite - - - - --- 2021-01-05 Nick Alcock New
[toplevel] configure nios2-elf libraries to build with -mno-gpopt - - - - --- 2014-04-25 Sandra Loosemore New
[toplevel] cleanup mh-cygwin - - - - --- 2011-03-24 Paolo Bonzini New
[toplevel] cleanup X11_FLAGS_TO_PASS - - - - --- 2011-03-24 Paolo Bonzini New
[toplevel] Use AS_HELP_STRING in configure.ac - - - - --- 2010-09-30 Andreas Schwab New
[toplevel] Target fragments cleanups - - - - --- 2011-03-24 Paolo Bonzini New
[toplevel] Simplify FLAGS_FOR_TARGET for Cygwin - - - - --- 2012-10-24 Corinna Vinschen New
[toplevel] Check for warning flags without no- prefix - - - - --- 2011-12-18 Andreas Schwab New
[toplevel/config] fix tls.m4 configure race condition (bootstrap/PR43170) - - - - --- 2010-06-08 Iain Sandoe New
[toplev] Avoid libopcode.so build race - - - - --- 2011-07-01 Richard Biener New
[top-level] Do proper target tool checks for readelf - - - - --- 2011-11-02 Roland McGrath New
[to-be-committed,RISC-V] Improve extraction of inverted single bit [to-be-committed,RISC-V] Improve extraction of inverted single bit - - - - --- 2024-05-10 Jeff Law New
[to,gcc/function] PR 58362 - - - - --- 2013-09-08 Paolo Carlini New
[tm] : Annotate _ITM_free as leaf - - - - --- 2013-08-28 Uros Bizjak New
[tilegx] Avoid genrecog warning - - - - --- 2013-11-22 Richard Sandiford New
[texi2pod.pl] Handle command @t and embedded form @dfn{@sc{}} - - - - --- 2014-07-09 Mingjie Xing New
[testuite] Fix pr80481.C after epilogue vectorization [testuite] Fix pr80481.C after epilogue vectorization - - - - --- 2019-10-31 Andre Vieira (lists) New
[testuite] : Fix some fllout for small targets. [testuite] : Fix some fllout for small targets. - - - - --- 2019-10-17 Georg-Johann Lay New
[testuite] : Fix bad testcase assuming int = int32_t - - - - --- 2012-01-12 Georg-Johann Lay New
[testuite,committed] Fix some more tests that fail for non 32-bit int targets - - - - --- 2016-07-25 Senthil Kumar Selvaraj New
[testuite,committed] Fix some more tests that fail for non 32-bit int targets - - - - --- 2016-07-26 Senthil Kumar Selvaraj New
[testuite,PR81731,committed] Fix call arguments mismatch in gcc.dg/torture/pr78218.c - - - - --- 2017-08-06 Tom de Vries New
[testuite,AArch64] Make scan for 'br' more robust - - - - --- 2016-05-02 Christophe Lyon New
[testuite,AArch64] Make scan for 'br' more robust - - - - --- 2016-05-04 Kyrill Tkachov New
[testuite,AArch64] Make scan for 'br' more robust - - - - --- 2016-05-04 Christophe Lyon New
[testsuite] xfail target-specific asms, & gcov - - - - --- 2011-11-27 Nathan Sidwell New
[testsuite] xfail pr103798-2 in C++ on vxworks too [PR113706] [testsuite] xfail pr103798-2 in C++ on vxworks too [PR113706] - - - - --- 2024-04-16 Alexandre Oliva New
[testsuite] vect/fast-math-pr35982: skip check instead of xfail - - - - --- 2012-09-18 Janis Johnson New
[testsuite] vect effective targets should use arm_neon_ok - - - - --- 2012-09-18 Janis Johnson New
[testsuite] use rand instead of random [testsuite] use rand instead of random - - - - --- 2019-08-08 Alexandre Oliva New
[testsuite] update error message in arm test - - - - --- 2011-05-24 Janis Johnson New
[testsuite] tsvc: skip include malloc.h when unavailable [testsuite] tsvc: skip include malloc.h when unavailable - - - - --- 2023-05-24 Alexandre Oliva New
[testsuite] tolerate enabled but missing language frontends [testsuite] tolerate enabled but missing language frontends - - - - --- 2023-06-28 Alexandre Oliva New
[testsuite] test for weak_undefined support and add options [testsuite] test for weak_undefined support and add options - - - - --- 2023-03-16 Alexandre Oliva New
[testsuite] test case fixes for pdp11 [testsuite] test case fixes for pdp11 - - - - --- 2018-11-01 Paul Koning New
[testsuite] suppress warnings for powerpc for graphite vector test - - - - --- 2011-10-07 Janis Johnson New
[testsuite] support using "target" and "xfail" together - - - - --- 2012-07-24 Janis Johnson New
[testsuite] skip gcc.target/powerpc-tfmode_off.c for eabi - - - - --- 2013-07-08 Janis Johnson New
« 1 2 ... 260 261 2621272 1273 »