| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR middle-end/47401 (Support for must-not-throw regions with SJLJ exceptio... | Ulrich Weigand | 2011-01-22 | 1 | -20/+41 |
* | re PR middle-end/45566 (ICE: in convert_to_eh_region_ranges, at except.c:2446... | Jakub Jelinek | 2011-01-21 | 1 | -18/+21 |
* | * except.c (dump_eh_tree): Fix stray ; after for statement. | Richard Henderson | 2011-01-17 | 1 | -1/+1 |
* | tree.h (struct call_expr_arg_iterator_d): Remove GTY tag. | Laurynas Biveinis | 2010-12-03 | 1 | -1/+1 |
* | target.def (supports_split_stack, [...]): Take gcc_options parameters. | Joseph Myers | 2010-11-25 | 1 | -7/+7 |
* | Hookize TARGET_UNWIND_INFO et al. | Richard Henderson | 2010-09-28 | 1 | -7/+11 |
* | Hookize exception personality output. | Richard Henderson | 2010-09-07 | 1 | -22/+15 |
* | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 2010-08-20 | 1 | -1/+1 |
* | re PR other/44034 (target hooks are hard to maintain) | Joern Rennecke | 2010-06-29 | 1 | -1/+1 |
* | system.h: Poison GCC_EXCEPT_H for front-end files. | Steven Bosscher | 2010-06-28 | 1 | -33/+1 |
* | re PR rtl-optimization/42461 (missed optimization for pure functions) | Eric Botcazou | 2010-06-09 | 1 | -0/+2 |
* | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 2010-06-08 | 1 | -5/+5 |
* | tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. | Jan Hubicka | 2010-05-29 | 1 | -2/+2 |
* | function.h (struct function): Add can_throw_non_call_exceptions bit. | Eric Botcazou | 2010-05-25 | 1 | -1/+1 |
* | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 2010-05-21 | 1 | -0/+1 |
* | Remove lang_eh_type_covers, which is dead, and the corresponding | Duncan Sands | 2010-04-13 | 1 | -3/+0 |
* | set LABEL_PRESERVE_P for landing pad labels | Christian Bruel | 2010-03-01 | 1 | -0/+1 |
* | re PR bootstrap/43121 (Bootstrap failure) | Jakub Jelinek | 2010-02-19 | 1 | -3/+8 |
* | cgraph.h (cgraph_set_nothrow_flag, [...]): New prototypes. | Jakub Jelinek | 2009-12-14 | 1 | -2/+2 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -6/+6 |
* | cfgrtl.c (pass_free_cfg): Add pass name. | Zbigniew Chamski | 2009-11-08 | 1 | -1/+1 |
* | re PR middle-end/41573 (segfault in trunk related to strings) | Michael Matz | 2009-10-08 | 1 | -2/+5 |
* | Merge lto branch into trunk. | Diego Novillo | 2009-10-03 | 1 | -1/+8 |
* | except.h (struct eh_region_d): Add use_cxa_end_cleanup. | Richard Henderson | 2009-09-28 | 1 | -0/+7 |
* | Squash commit of EH in gimple | Richard Henderson | 2009-09-14 | 1 | -2715/+1108 |
* | langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define. | Richard Guenther | 2009-09-13 | 1 | -12/+76 |
* | [multiple changes] | Diego Novillo | 2009-09-03 | 1 | -2/+35 |
* | expr.h (emit_storent_insn, [...]): Declare. | Michael Matz | 2009-09-02 | 1 | -2/+2 |
* | dwarf2out.c (output_fde): When doing hot/cold partitioning... | Jakub Jelinek | 2009-08-07 | 1 | -1/+1 |
* | dwarf2out.c (output_fde): When doing hot/cold partitioning... | Jakub Jelinek | 2009-08-07 | 1 | -60/+240 |
* | re PR tree-optimization/40585 (tracer duplicates blocks w/o adjusting EH tree) | Jan Hubicka | 2009-07-12 | 1 | -41/+66 |
* | re PR middle-end/40388 (another null pointer in remove_unreachable_regions) | Jan Hubicka | 2009-07-11 | 1 | -1/+1 |
* | unwind-dw2-fde-darwin.c: Include dwarf2.h. | Tom Tromey | 2009-07-09 | 1 | -1/+1 |
* | dwarf2.h: Remove. | Tom Tromey | 2009-06-30 | 1 | -1/+1 |
* | alias.c: Use REG_P... | Shujing Zhao | 2009-06-22 | 1 | -4/+4 |
* | except.c (init_eh): Use BUILTINS_LOCATION when calling build_decl. | Aldy Hernandez | 2009-06-15 | 1 | -6/+6 |
* | java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. | Aldy Hernandez | 2009-06-12 | 1 | -6/+12 |
* | cgraph.c (dump_cgraph_node): Dump size/time/benefit. | Jan Hubicka | 2009-05-25 | 1 | -0/+37 |
* | alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry. | Ian Lance Taylor | 2009-05-16 | 1 | -121/+130 |
* | Revert the following patch until testsuite fallout is fixed: | Jan Hubicka | 2009-05-15 | 1 | -37/+0 |
* | cgraph.c (dump_cgraph_node): Dump size/time/benefit. | Jan Hubicka | 2009-05-15 | 1 | -0/+37 |
* | tree-eh.c (struct leh_state): Remove prev_try. | Jan Hubicka | 2009-05-09 | 1 | -85/+14 |
* | re PR middle-end/40043 (ICE with nested try/catch) | Jan Hubicka | 2009-05-09 | 1 | -5/+18 |
* | except.c (remove_eh_handler_and_replace): Handle updating after removing TRY ... | Jan Hubicka | 2009-05-02 | 1 | -1/+1 |
* | tree.c (list_equal_p): New function. | Jan Hubicka | 2009-04-25 | 1 | -0/+477 |
* | tree-eh.c (tree_remove_unreachable_handlers): Handle shared labels. | Jan Hubicka | 2009-04-25 | 1 | -9/+74 |
* | hashtab.h: Update GTY annotations to new syntax | Taras Glek | 2009-04-22 | 1 | -5/+3 |
* | function.c (expand_function_end): Do not emit a jump to the "naked" return la... | Ulrich Weigand | 2009-04-22 | 1 | -27/+5 |
* | cfghooks.c (tidy_fallthru_edges): Remove find_basic_blocks references from co... | Laurynas Biveinis | 2009-04-22 | 1 | -9/+13 |
* | cgraph.c (cgraph_make_edge, [...]): Set nothrow flag. | Jan Hubicka | 2009-04-18 | 1 | -0/+4 |