| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | except.c (debug_eh_tree): New. | Diego Novillo | 2009-04-17 | 1 | -106/+11 |
* | df.h: Include "timevar.h". | Ian Lance Taylor | 2009-04-17 | 1 | -2/+2 |
* | except.c (eh_region_outer_p): Remove. | Kazu Hirata | 2009-04-16 | 1 | -26/+0 |
* | except.c (pass_set_nothrow_function_flags): Set name and add TODO_dump_func. | Adam Nemet | 2009-04-13 | 1 | -4/+11 |
* | re PR middle-end/39651 (New cleanup test failures) | Adam Nemet | 2009-04-12 | 1 | -1/+10 |
* | except.c (find_prev_try): Break out from .... | Jan Hubicka | 2009-04-09 | 1 | -17/+140 |
* | tree-eh.c (cleanup_eh): When not optimizing, do not try EH merging. | Jan Hubicka | 2009-04-08 | 1 | -188/+8 |
* | re PR middle-end/39659 (ICE building libstdc++v3 functexcept.cc) | Jan Hubicka | 2009-04-06 | 1 | -0/+1 |
* | except.c (sjlj_find_directly_reachable_regions): Be ready for removed topleve... | Jan Hubicka | 2009-04-05 | 1 | -9/+14 |
* | except.c (remove_eh_handler_and_replace): Break out from ... | Jan Hubicka | 2009-04-04 | 1 | -14/+102 |
* | except.c (remove_eh_handler): Make static. | Jan Hubicka | 2009-04-04 | 1 | -0/+6 |
* | * except.c (label_to_region_map): Fix thinko. | Jan Hubicka | 2009-03-30 | 1 | -5/+2 |
* | re PR tree-optimization/28850 (missed call -> jmp transformation; redundant u... | Jan Hubicka | 2009-03-29 | 1 | -38/+203 |
* | except.c (verify_eh_tree): Fix handling of fun!=cfun; be ready for removed re... | Jan Hubicka | 2009-03-29 | 1 | -34/+39 |
* | * except.c (dump_eh_tree): Dump all datastructures. | Jan Hubicka | 2009-03-29 | 1 | -14/+66 |
* | except.c (duplicate_eh_regions_0): Handle AKA bitmap. | Jan Hubicka | 2009-03-29 | 1 | -18/+76 |
* | dwarf2out.c (dwarf2out_begin_prologue): Use crtl->nothrow | Jan Hubicka | 2009-03-28 | 1 | -9/+13 |
* | tree-eh.c (inlinable_call_p): New function. | Jan Hubicka | 2009-03-28 | 1 | -23/+26 |
* | re PR middle-end/38028 (eh failures on spu-elf) | Ulrich Weigand | 2009-03-07 | 1 | -2/+4 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+1 |
* | re PR middle-end/35854 (life passes dump option still documented) | Kenneth Zadeck | 2009-01-29 | 1 | -1/+1 |
* | builtins.c (expand_builtin_profile_func): Avoid C++ keywords. | Kaveh R. Ghazi | 2008-08-06 | 1 | -55/+55 |
* | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 2008-07-28 | 1 | -1/+1 |
* | cfg.c (dump_reg_info): Avoid C++ keywords. | Kaveh R. Ghazi | 2008-07-16 | 1 | -21/+21 |
* | dwarf2out.c (new_cfi, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings. | Kaveh R. Ghazi | 2008-06-26 | 1 | -11/+11 |
* | targhooks.h (struct gcc_target): New member unwind_word_mode. | Ulrich Weigand | 2008-06-18 | 1 | -5/+11 |
* | re PR rtl-optimization/36419 (Wrong unwind info with -Os -fasynchronous-unwin... | Jakub Jelinek | 2008-06-06 | 1 | -0/+1 |
* | re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) | Jan Hubicka | 2008-04-25 | 1 | -11/+11 |