Patchwork GNU Compiler Collection

login
register
mail settings

Incoming patches

« Previous 1 2 3 4 5 6 7 8 9 10 ... 269 270 Next »
Filters: State = Action Required remove filter
Patch Date Submitter Delegate State
use build_function_type_list in the Java FE 2010-10-11 Nathan Froyd New
use build_function_type_list for float128 functions 2011-04-05 Nathan Froyd New
use build_function_type_list a few places in the ObjC frontend 2011-04-20 Nathan Froyd New
use build_function_type less in c-family and LTO 2011-05-10 Nathan Froyd New
use bb_has_abnormal_pred in a few places 2010-10-21 Nathan Froyd New
use a VEC in gfc_trans_omp_critical 2010-06-27 Nathan Froyd New
use __SIZEOF_LONG_LONG__ when compiling libgcc 2010-10-09 Nathan Froyd New
use __SIZEOF_DOUBLE__ in libgcc 2010-10-11 Nathan Froyd New
use __SIZEOF_DOUBLE__ in libgcc 2010-10-11 Nathan Froyd New
use XALLOCAVEC in Fortran FE 2010-08-07 Nathan Froyd New
use XALLOCAVEC in Ada FE 2010-08-07 Nathan Froyd New
use W_TYPE_SIZE more in libgcc 2011-03-22 Nathan Froyd New
use VECs when parsing OpenMP for loops for C and C++ 2010-06-30 Nathan Froyd New
use VEC a bit more in the driver 2010-11-16 Nathan Froyd New
use TYPE_STUB_DECL instead of TREE_CHAIN 2010-10-22 Nathan Froyd New
use AS_HELP_STRING throughout gcc/configure.ac 2011-05-12 Andreas Schwab New
use -fno-pie on darwin in boehm-gc.exp 2011-12-08 Jack Howarth New
update my email address 2011-08-12 Sebastian Pop New
update libstdc++ C++11 status table 2013-01-08 Jonathan Wakely New
update documentation for SEQUENCE 2013-04-06 Steven Bosscher New
update default OS for debugging on darwin 2011-02-07 Mike Stump New
update configury for FreeBSD 10 on gcc-4.6 branch 2011-11-19 Andreas Tobler New
update configury for FreeBSD 10 on gcc-4.6 branch 2011-11-19 Andreas Tobler New
update MAINTAINERS 2010-11-17 Quentin Neill New
update C++0x status table to FDIS 2011-05-02 Jonathan Wakely New
update C++0x status table to FDIS 2011-05-02 Jonathan Wakely New
update -pthread specs for FreeBSD 2010-09-18 Andriy Gapon New
update -pthread specs for FreeBSD 2011-02-25 Gerald Pfeifer New
update -pthread specs for FreeBSD 2010-09-18 Andriy Gapon New
update -pthread specs for FreeBSD 2010-09-29 Gerald Pfeifer New
unwinding fallback for mips-irix6 n32 2011-06-10 Rainer Orth New
unwind.h installation causes rebuilds 2012-05-25 Michael Matz New
unordered set design modification 2012-10-22 François Dumont New
unordered set design modification 2012-10-21 François Dumont New
unordered profile mode patch 2013-05-06 François Dumont New
unordered profile mode patch 2013-05-07 François Dumont New
unordered map design modification 2012-10-27 François Dumont New
unordered containers emplace 2011-12-09 François Dumont New
unordered containers doc 2013-02-11 Jonathan Wakely New
unordered associative containers are non-copyable in profile mode 2011-11-09 Jonathan Wakely New
unnecessary test before free changes committed 2011-04-20 Jim Meyering New
unnecessary assert 2013-01-09 Mike Stump New
unify c/c++ error handling for simple indirections 2010-12-09 Nathan Froyd New
unbreak iq2000 build a bit 2012-10-17 Nick Clifton New
unbreak iq2000 build a bit 2012-10-17 Steven Bosscher New
unbreak gcc.dg/tree-ssa/ssa-ccp-33.c on m68k (PR testsuite/47954) 2011-03-08 Mikael Pettersson New
unbreak bootstrap on FreeBSD ppc 2011-02-03 Andreas Tobler New
unbreak bootstrap on FreeBSD ppc 2011-02-05 Andreas Tobler New
unbreak attribute((optimize(...))) on m68k (PR47908) 2011-07-28 Mikael Pettersson New
unbreak -fno-compare-debug 2011-05-30 Alexandre Oliva New
un-constify CUMULATIVE_ARGS parameter to function_arg hook 2010-08-19 Nathan Froyd New
un-#ifdef GATHER_STATISTICS 2012-07-24 Jason Merrill New
un-#ifdef GATHER_STATISTICS 2012-07-24 Steven Bosscher New
un-#ifdef GATHER_STATISTICS 2012-07-23 Steven Bosscher New
typo in gcc manual 2011-04-06 Jonathan Wakely New
two libatomic configure updates 2012-05-03 Richard Henderson New
tweak std::bind constraint 2012-11-26 Jonathan Wakely New
tweak some libstdc++ comments 2013-04-28 Jonathan Wakely New
turn lto back on for darwin9* 2011-04-18 Mike Stump New
turn cfun->local_decls into a VEC 2010-07-01 Nathan Froyd New
tsan.c: mark tsan_atomic_table as constant 2013-06-05 David Malcolm New
trunk patch: moving gimple_seq_node from coretypes.h to gimple.h 2010-06-22 Basile Starynkevitch New
trunk (rev 180248) not buildable --with-gc=zone: undefined ggc_alloced_size_for_request 2011-10-20 Dodji Seketeli New
trivial replacements for SET_INSN_DELETED and BLOCK_FOR_INSN as lhs 2013-04-01 Steven Bosscher New
trial fix to null pointer free 2011-04-28 Diego Novillo New
tree-switch-conversion fixes (PR tree-optimization/45830) 2010-11-19 Jakub Jelinek New
tree-ssa-structalias.c: make call_stmt_vars static 2013-06-04 David Malcolm New
tree-ssa-structalias.c: alloc_pool for struct equiv_class_label 2011-08-22 Dimitrios Apostolou New
tree-ssa-strlen vs. zero-length strings 2011-10-27 Jakub Jelinek New
tree-ssa-forwprop.c TLC 2011-07-19 Richard Guenther New
tree-ssa*: reduce malloc() calls by preallocating hot VECs on the stack 2011-08-22 Dimitrios Apostolou New
tree-parloops.c (eliminate_local_variables): Add braces to suppress warnings 2012-04-10 JonY New
tree-object-size.c: mark "unknown" as const 2013-06-07 David Malcolm New
tree-into-ssa.c: make interesting_blocks static 2013-06-07 David Malcolm New
tree-data-ref.c TLC 2011-08-24 Richard Guenther New
trans-mem: virtual ops for gimple_transaction 2012-02-10 Richard Guenther New
trans-mem: virtual ops for gimple_transaction 2012-02-09 Richard Henderson New
trans-mem: trivial: add cleanup-tree-dump in testcase, fix typo in comment. 2011-11-14 Torvald Riegel New
trans-mem: make sure clones for functions referenced indirectly are marked as needed (issue6201064) 2012-05-08 Dave Boutcher New
trans-mem: functions making indirect calls are not transformed (issue6194061) 2012-05-15 Patrick Marlier New
trans-mem: functions making indirect calls are not transformed (issue6194061) 2012-05-08 Dave Boutcher New
trans-mem: Support noexcept specifications for transaction statements and expressions. 2011-11-08 Torvald Riegel New
trans-mem: Support noexcept specifications for transaction statements and expressions. 2011-11-16 Torvald Riegel New
trans-mem: Require parentheses when parsing transaction expressions. 2011-11-08 Torvald Riegel New
track heap usage with -fmem-report 2013-03-07 Richard Guenther New
toplevel libgcc md-unwind-support.h change breaks build 2011-06-09 Rainer Orth New
toplevel libgcc md-unwind-support.h change breaks build 2011-06-09 David Miller New
toplevel *again* out of sync 2010-10-07 Ralf Wildenhues New
toplev.h includes cleanup 2010-11-30 Joseph S. Myers New
top-level configure for Nios II 2013-05-07 Sandra Loosemore New
top level configure patch committed: Disable libgo on some systems 2013-02-05 Ian Taylor New
tiny i386 prefetching code cleanup 2011-01-22 Jan Hubicka New
tidy alloc_aux_for_* interface 2010-08-10 Nathan Froyd New
tic6c-elf toolchain fails to build in FSF mainline 2011-07-25 Bernd Schmidt New
testsuite] remove dg-do run from a vect test 2012-09-18 Janis Johnson New
testsuite] clean up convoluted dg-final directive in vect-multitypes-12.c 2013-01-24 Andreas Schwab New
testsuite] clean up convoluted dg-final directive in vect-multitypes-12.c 2013-01-18 Janis Johnson New
testsuite: support board_info timeouts 2010-08-10 DJ Delorie New
testsuite: missing or wrong dg-* directives? 2013-01-14 Harald Anlauf New
testsuite: missing or wrong dg-* directives? 2013-01-13 Harald Anlauf New