| Commit message (Expand) | Author | Age | Files | Lines |
* | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 2010-04-02 | 1 | -1/+1 |
* | re PR middle-end/43365 (Destructor not called when returning in exception han... | Richard Henderson | 2010-03-16 | 1 | -1/+19 |
* | re PR middle-end/42859 (ICE in verify_flow_info) | Andrey Belevantsev | 2010-03-10 | 1 | -6/+31 |
* | re PR tree-optimization/42806 ("-fcompare-debug failure (length)" at -O1 in r... | Richard Guenther | 2010-01-26 | 1 | -2/+5 |
* | re PR c++/41906 (ICE with catch(...) and -fpermissive) | Michael Matz | 2009-11-27 | 1 | -0/+2 |
* | tree-eh.c (lower_eh_constructs_2): Don't add assignments below statements tha... | Michael Matz | 2009-11-26 | 1 | -1/+4 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -4/+4 |
* | tree.h (union tree_ann_d): Don't declare. | Michael Matz | 2009-11-24 | 1 | -15/+0 |
* | re PR c++/41819 (ICE with try/catch and -fno-exceptions) | Richard Henderson | 2009-10-27 | 1 | -47/+53 |
* | tree-eh.c (lower_try_finally_copy): Do lower_eh_constructs_1 before emit_post... | Richard Henderson | 2009-10-20 | 1 | -3/+2 |
* | re PR tree-optimization/41377 (gimple EH rewrite causes ICE with PPRE (enable... | Richard Henderson | 2009-10-13 | 1 | -27/+40 |
* | re PR middle-end/41573 (segfault in trunk related to strings) | Michael Matz | 2009-10-08 | 1 | -13/+19 |
* | tree-eh.c (unsplit_eh): Do not unsplit if there's already an edge to the new ... | Richard Henderson | 2009-09-29 | 1 | -0/+6 |
* | except.h (struct eh_region_d): Add use_cxa_end_cleanup. | Richard Henderson | 2009-09-28 | 1 | -14/+8 |
* | re PR middle-end/41469 (-fexceptions ICE in expand_gimple_stmt_1, at cfgexpan... | Richard Henderson | 2009-09-25 | 1 | -6/+30 |
* | Squash commit of EH in gimple | Richard Henderson | 2009-09-14 | 1 | -983/+1628 |
* | langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define. | Richard Guenther | 2009-09-13 | 1 | -0/+8 |
* | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 2009-09-02 | 1 | -5/+5 |
* | except.c (init_eh): Use BUILTINS_LOCATION when calling build_decl. | Aldy Hernandez | 2009-06-15 | 1 | -1/+1 |
* | java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. | Aldy Hernandez | 2009-06-12 | 1 | -16/+34 |
* | alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry. | Ian Lance Taylor | 2009-05-16 | 1 | -11/+11 |
* | basic-block.h (enum profile_status): Break out of struct control_flow_graph. | Ian Lance Taylor | 2009-05-11 | 1 | -17/+22 |
* | tree-eh.c (struct leh_state): Remove prev_try. | Jan Hubicka | 2009-05-09 | 1 | -10/+2 |
* | tree.c (list_equal_p): New function. | Jan Hubicka | 2009-04-25 | 1 | -4/+54 |
* | tree-eh.c (tree_remove_unreachable_handlers): Handle shared labels. | Jan Hubicka | 2009-04-25 | 1 | -26/+98 |
* | tree-eh.c (cleanup_eh): When not optimizing, do not try EH merging. | Jan Hubicka | 2009-04-08 | 1 | -15/+18 |
* | except.c (remove_eh_handler): Make static. | Jan Hubicka | 2009-04-04 | 1 | -89/+302 |
* | re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p) | Richard Guenther | 2009-04-03 | 1 | -1/+24 |
* | tree-eh.c (tree_remove_unreachable_handlers): Compare gimple_code with GIMPLE... | Ian Lance Taylor | 2009-04-01 | 1 | -1/+1 |
* | re PR middle-end/23401 (Gimplifier produces too many temporaries) | Richard Guenther | 2009-03-31 | 1 | -0/+19 |
* | tree-eh.c (make_eh_edges): Set probability 100% to first edge out of RESX. | Jan Hubicka | 2009-03-30 | 1 | -19/+20 |
* | re PR tree-optimization/28850 (missed call -> jmp transformation; redundant u... | Jan Hubicka | 2009-03-29 | 1 | -0/+271 |
* | attr-noinline.c: Avoid pure-const optimization. | Jan Hubicka | 2009-03-28 | 1 | -0/+26 |
* | dwarf2out.c (dwarf2out_begin_prologue): Use crtl->nothrow | Jan Hubicka | 2009-03-28 | 1 | -9/+1 |
* | tree-eh.c (inlinable_call_p): New function. | Jan Hubicka | 2009-03-28 | 1 | -4/+34 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -2/+2 |
* | re PR tree-optimization/38819 (trapping expression wrongly hoisted out of loop) | Richard Guenther | 2009-01-18 | 1 | -1/+1 |
* | loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p. | Jan Hubicka | 2008-08-29 | 1 | -1/+1 |
* | builtins.c (expand_builtin_profile_func): Avoid C++ keywords. | Kaveh R. Ghazi | 2008-08-06 | 1 | -14/+14 |
* | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 2008-07-28 | 1 | -737/+1060 |
* | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 2008-06-06 | 1 | -2/+3 |
* | tree-complex.c (expand_complex_div_wide): Don't create CONDs that trap. | Rafael Avila de Espindola | 2008-05-08 | 1 | -1/+4 |
* | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 2008-03-19 | 1 | -6/+10 |
* | re PR c++/34196 (uninitialized variable warning in dead exception region) | Jason Merrill | 2008-01-21 | 1 | -0/+17 |
* | tree-eh.c (optimize_double_finally): Don't assume that the cleanup we're dupl... | Jason Merrill | 2007-10-15 | 1 | -8/+2 |
* | fixed-bit.c, [...]: Fix comment typos. | Kazu Hirata | 2007-10-14 | 1 | -1/+1 |
* | re PR c++/15764 (no cleanup if temporary's dtor terminates with an exception) | Jason Merrill | 2007-10-03 | 1 | -0/+156 |
* | system.h (CONST_CAST2, [...]): New macros for type-specific casts. | Kaveh R. Ghazi | 2007-09-03 | 1 | -1/+1 |
* | alias.c (memory_modified_1, [...]): Constify. | Kaveh R. Ghazi | 2007-08-27 | 1 | -4/+6 |
* | tree-eh.c (lower_try_finally_onedest): Reset the locus of GOTO that's relocat... | Seongbae Park | 2007-08-16 | 1 | -0/+3 |