Show patches with: Submitter = Aldy Hernandez       |   1218 patches
« 1 2 ... 8 9 1012 13 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[debug-early] gut out check_die - - - - --- 2015-04-29 Aldy Hernandez New
Rewrite check_global_declarations() generically - - - - --- 2015-04-29 Aldy Hernandez New
[debug-early] make gen_typedef_die gracefully handle error marks - - - - --- 2015-04-24 Aldy Hernandez New
[debug-early] make DW_AT_inline of 0 equivalent to no inline in check_die_inline() - - - - --- 2015-04-24 Aldy Hernandez New
[debug-early] fix problem with C_TYPE_INCOMPLETE_VARS and TYPE_VFIELD overloading - - - - --- 2015-04-24 Aldy Hernandez New
[debug-early] Only output DW_TAG_GNU_formal_parameter_pack DIEs once - - - - --- 2015-04-22 Aldy Hernandez New
[debug-early] Adjust g++.dg/debug/dwarf2/auto1.C testcase - - - - --- 2015-04-22 Aldy Hernandez New
[debug-early] equate new DIE with DW_AT_specificationto a previous declaration - - - - --- 2015-04-10 Aldy Hernandez New
[debug-early] handle objects containing variable-length members - - - - --- 2015-04-10 Aldy Hernandez New
[debug-early] Remove redundant argument to add_subscript_info - - - - --- 2015-03-26 Aldy Hernandez New
[debug-early] Fill in array bounds for variable-length typedefs - - - - --- 2015-03-26 Aldy Hernandez New
[debug-early] emit early dwarf for locally scoped functions - - - - --- 2015-03-25 Aldy Hernandez New
[debug-early] emit early dwarf for locally scoped functions - - - - --- 2015-03-24 Aldy Hernandez New
[debug-early] avoid unnecessary dwarf passes - - - - --- 2015-03-24 Aldy Hernandez New
[debug-early] Handle specification of class scoped static functions - - - - --- 2015-03-21 Aldy Hernandez New
[debug-early] Handle specification of class scoped static functions - - - - --- 2015-03-20 Aldy Hernandez New
[debug-early] disallow type DIEs in limbo - - - - --- 2015-03-20 Aldy Hernandez New
[debug-early] minor cleanups - - - - --- 2015-03-20 Aldy Hernandez New
[debug-early] emitting early debug for external variables - - - - --- 2015-03-19 Aldy Hernandez New
[debug-early] Cache DW_TAG_label's if appropriate - - - - --- 2015-03-18 Aldy Hernandez New
[debug-early] allow DW_TAG_type_unit's in limbo - - - - --- 2015-03-17 Aldy Hernandez New
[debug-early] equate new DIE with DW_AT_specificationto a previous declaration - - - - --- 2015-03-17 Aldy Hernandez New
Optimize empty class copies within a C++ return statement - - - - --- 2015-03-11 Aldy Hernandez New
Optimize empty class copies within a C++ return statement - - - - --- 2015-03-10 Aldy Hernandez New
PR bootstrap/25672: Avoid CFLAGS in CFLAGS_FOR_TARGETS if cross-compiling - - - - --- 2015-03-09 Aldy Hernandez New
add LAMBDA_EXPR support to debug_tree() - - - - --- 2015-03-06 Aldy Hernandez New
Optimize empty class copies within a C++ return statement - - - - --- 2015-03-05 Aldy Hernandez New
PR c++/65295: Allow return-value optimization for constexpr's - - - - --- 2015-03-03 Aldy Hernandez New
PR rtl-optimization/65220: avoid integer division in stack alignment - - - - --- 2015-03-02 Aldy Hernandez New
PR lto/65276 remove odr_violated assert - - - - --- 2015-03-02 Aldy Hernandez New
[patch/committed] PR middle-end/65233 make walk-ssa_copies handle empty PHIs - - - - --- 2015-03-02 Aldy Hernandez New
PR rtl-optimization/65220: avoid integer division in stack alignment - - - - --- 2015-02-27 Aldy Hernandez New
PR debug/46102 Disable -feliminate-dwarf2-dups when reading a PCH - - - - --- 2015-02-26 Aldy Hernandez New
PR debug/46102 Disable -feliminate-dwarf2-dups when reading a PCH - - - - --- 2015-02-25 Aldy Hernandez New
PR debug/58315: Mark cdtor_label as artificial - - - - --- 2015-02-24 Aldy Hernandez New
PR debug/46102 Disable -feliminate-dwarf2-dups when reading a PCH - - - - --- 2015-02-19 Aldy Hernandez New
PR debug/58123: Set correct location for TRY blocks - - - - --- 2015-02-19 Aldy Hernandez New
PR debug/46102 Disable -feliminate-dwarf2-dups when reading a PCH - - - - --- 2015-02-19 Aldy Hernandez New
[debug-early] C++ clones and limbo DIEs - - - - --- 2015-02-06 Aldy Hernandez New
[debug-early] C++ clones and limbo DIEs - - - - --- 2015-02-06 Aldy Hernandez New
[debug-early] C++ clones and limbo DIEs - - - - --- 2015-02-05 Aldy Hernandez New
[debug-early] C++ clones and limbo DIEs - - - - --- 2015-01-30 Aldy Hernandez New
[debug-early] C++ clones and limbo DIEs - - - - --- 2015-01-30 Aldy Hernandez New
[debug-early] remove file_table_last_lookup - - - - --- 2015-01-30 Aldy Hernandez New
[debug-early] remove file_table_last_lookup - - - - --- 2015-01-30 Aldy Hernandez New
[debug-early] C++ clones and limbo DIEs - - - - --- 2015-01-28 Aldy Hernandez New
[debug-early] C++ clones and limbo DIEs - - - - --- 2015-01-23 Aldy Hernandez New
[debug-early] C++ clones and limbo DIEs - - - - --- 2015-01-16 Aldy Hernandez New
[debug-early] fix C++ mangling issues with deferred_asm_name removal - - - - --- 2015-01-14 Aldy Hernandez New
update function comments for lto_symtab_encoder_encode_* - - - - --- 2015-01-13 Aldy Hernandez New
[debug-early] remove deferred_asm_name - - - - --- 2015-01-06 Aldy Hernandez New
[debug-early] remove unused argument from check_die - - - - --- 2015-01-05 Aldy Hernandez New
[debug-early] reuse variable DIEs and fix their context - - - - --- 2014-12-20 Aldy Hernandez New
[debug-early] C++: moving more things before the compilation proper - - - - --- 2014-12-18 Aldy Hernandez New
remove unused `depth' argument from dwarf2out.c - - - - --- 2014-12-11 Aldy Hernandez New
RFC: handle cached local static DIEs - - - - --- 2014-12-11 Aldy Hernandez New
gdb python pretty printer for DIEs - - - - --- 2014-12-10 Aldy Hernandez New
gdb python pretty printer for DIEs - - - - --- 2014-12-09 Aldy Hernandez New
[debug-early] emit locals early patchset - - - - --- 2014-12-05 Aldy Hernandez New
[debug-early] emit locals early patchset - - - - --- 2014-10-28 Aldy Hernandez New
only emit one DIE for external declarations in the local scope - - - - --- 2014-10-25 Aldy Hernandez New
PING: Re: [patch] tag ../include/* - - - - --- 2014-10-13 Aldy Hernandez New
remove dwarf2out's current_function_has_inlines - - - - --- 2014-10-07 Aldy Hernandez New
tag ../include/* - - - - --- 2014-10-07 Aldy Hernandez New
[debug-early] do not add location info/etc to abstract instances - - - - --- 2014-10-02 Aldy Hernandez New
[debug-early] C++: emit early debug info for all globals, not just statics - - - - --- 2014-10-01 Aldy Hernandez New
[debug-early] do not add location info/etc to abstract instances - - - - --- 2014-09-30 Aldy Hernandez New
[debug-early] rearrange some checks in gen_subprogram_die - - - - --- 2014-09-29 Aldy Hernandez New
[debug-early] reuse old DIE if it was dumped early - - - - --- 2014-09-26 Aldy Hernandez New
[debug-early] fix fortran regressions - - - - --- 2014-09-26 Aldy Hernandez New
[debug-early] fix fortran regressions - - - - --- 2014-09-25 Aldy Hernandez New
[debug-early] Disable removal of DW_tags* while generating subprogram DIEs - - - - --- 2014-09-19 Aldy Hernandez New
[debug-early] Allow checking of DECL_ABSTRACT in decl_ultimate_origin - - - - --- 2014-09-19 Aldy Hernandez New
rename DECL_ABSTRACT to DECL_ABSTRACT_P - - - - --- 2014-09-18 Aldy Hernandez New
[debug-early] Disable removal of DW_tags* while generating subprogram DIEs - - - - --- 2014-09-18 Aldy Hernandez New
update comments on *_ultimate_origin - - - - --- 2014-09-18 Aldy Hernandez New
rename DECL_ABSTRACT to DECL_ABSTRACT_P - - - - --- 2014-09-18 Aldy Hernandez New
[debug-early] reuse variable DIEs and fix their context - - - - --- 2014-09-16 Aldy Hernandez New
[debug-early] reuse variable DIEs and fix their context - - - - --- 2014-09-12 Aldy Hernandez New
[debug-early] reuse variable DIEs and fix their context - - - - --- 2014-09-05 Aldy Hernandez New
[committed] Add TAGS for timevar.def - - - - --- 2014-09-04 Aldy Hernandez New
[debug-early] reuse variable DIEs and fix their context - - - - --- 2014-09-03 Aldy Hernandez New
[debug-early] reuse variable DIEs and fix their context - - - - --- 2014-08-27 Aldy Hernandez New
make dwarf2out_decl static - - - - --- 2014-08-26 Aldy Hernandez New
[debug-early] New branch for streaming dwarf early (and status) - - - - --- 2014-08-26 Aldy Hernandez New
TAGs for variables created through common.opt - - - - --- 2014-08-21 Aldy Hernandez New
TAGs for variables created through common.opt - - - - --- 2014-08-20 Aldy Hernandez New
PR59723: fix LTO + fortran namelist ICEs - - - - --- 2014-01-21 Aldy Hernandez New
PR56572 flatten unnecessary nested transactions after inlining - - - - --- 2014-01-09 Aldy Hernandez New
PR56572 flatten unnecessary nested transactions after inlining - - - - --- 2013-12-19 Aldy Hernandez New
fix .DOT file generation for IPA passes - - - - --- 2013-12-17 Aldy Hernandez New
remove docs for SSA_OP_VMAYUSE and other doc/tree-ssa.texi cleanups - - - - --- 2013-12-16 Aldy Hernandez New
remove gate for ipa_inline pass - - - - --- 2013-12-13 Aldy Hernandez New
[PR,tree-optimization/59149] fail on invalid arguments to flags_from_decl_or_type - - - - --- 2013-12-12 Aldy Hernandez New
PING: Fwd: Re: [patch] implement Cilk Plus simd loops on trunk - - - - --- 2013-11-15 Aldy Hernandez New
PING: Fwd: Re: [patch] implement Cilk Plus simd loops on trunk - - - - --- 2013-11-15 Aldy Hernandez New
PING: Fwd: Re: [patch] implement Cilk Plus simd loops on trunk - - - - --- 2013-11-15 Aldy Hernandez New
PING: Fwd: Re: [patch] implement Cilk Plus simd loops on trunk - - - - --- 2013-11-15 Aldy Hernandez New
PING: Fwd: Re: [patch] implement Cilk Plus simd loops on trunk - - - - --- 2013-11-14 Aldy Hernandez New
PING: Fwd: Re: [patch] implement Cilk Plus simd loops on trunk - - - - --- 2013-11-14 Aldy Hernandez New
« 1 2 ... 8 9 1012 13 »