| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree-vrp.c (debug_value_range, debug_all_value_ranges, | hubicka | 2010-05-29 | 1 | -2/+2 |
* | * function.h (struct function): Add can_throw_non_call_exceptions bit. | ebotcazou | 2010-05-25 | 1 | -1/+1 |
* | * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or | jsm28 | 2010-05-21 | 1 | -0/+1 |
* | Remove lang_eh_type_covers, which is dead, and the corresponding | baldrick | 2010-04-13 | 1 | -3/+0 |
* | set LABEL_PRESERVE_P for landing pad labels | chrbr | 2010-03-01 | 1 | -0/+1 |
* | PR bootstrap/43121 | jakub | 2010-02-19 | 1 | -3/+8 |
* | * cgraph.h (cgraph_set_nothrow_flag, cgraph_set_readonly_flag, | jakub | 2009-12-14 | 1 | -2/+2 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -6/+6 |
* | * cfgrtl.c (pass_free_cfg): Add pass name. | amylaar | 2009-11-08 | 1 | -1/+1 |
* | PR middle-end/41573 | matz | 2009-10-08 | 1 | -2/+5 |
* | Merge lto branch into trunk. | dnovillo | 2009-10-03 | 1 | -1/+8 |
* | * except.h (struct eh_region_d): Add use_cxa_end_cleanup. | rth | 2009-09-28 | 1 | -0/+7 |
* | Squash commit of EH in gimple | rth | 2009-09-14 | 1 | -2715/+1108 |
* | 2009-09-13 Richard Guenther <rguenther@suse.de> | rguenth | 2009-09-13 | 1 | -12/+76 |
* | 2009-09-01 Diego Novillo <dnovillo@google.com> | dnovillo | 2009-09-03 | 1 | -2/+35 |
* | * expr.h (emit_storent_insn, expand_expr_real_1, | matz | 2009-09-02 | 1 | -2/+2 |
* | * dwarf2out.c (output_fde): When doing hot/cold partitioning, use | jakub | 2009-08-07 | 1 | -1/+1 |
* | * dwarf2out.c (output_fde): When doing hot/cold partitioning, use | jakub | 2009-08-07 | 1 | -60/+240 |
* | PR tree-optimization/40585 | hubicka | 2009-07-12 | 1 | -41/+66 |
* | PR middle-end/48388 | hubicka | 2009-07-11 | 1 | -1/+1 |
* | gcc | tromey | 2009-07-09 | 1 | -1/+1 |
* | gcc | tromey | 2009-06-30 | 1 | -1/+1 |
* | 2009-06-22 Shujing Zhao <pearly.zhao@oracle.com> | paolo | 2009-06-22 | 1 | -4/+4 |
* | * except.c (init_eh): Use BUILTINS_LOCATION when calling build_decl. | aldyh | 2009-06-15 | 1 | -6/+6 |
* | gcc/java/ | aldyh | 2009-06-12 | 1 | -6/+12 |
* | * cgraph.c (dump_cgraph_node): Dump size/time/benefit. | hubicka | 2009-05-25 | 1 | -0/+37 |
* | gcc/ChangeLog: | ian | 2009-05-16 | 1 | -121/+130 |
* | Revert the following patch until testsuite fallout is fixed: | hubicka | 2009-05-15 | 1 | -37/+0 |
* | * cgraph.c (dump_cgraph_node): Dump size/time/benefit. | hubicka | 2009-05-15 | 1 | -0/+37 |
* | * tree-eh.c (struct leh_state): Remove prev_try. | hubicka | 2009-05-09 | 1 | -85/+14 |
* | * g++.dg/eh/nested-try.C: New test. | hubicka | 2009-05-09 | 1 | -5/+18 |
* | * except.c (remove_eh_handler_and_replace): Handle updating after | hubicka | 2009-05-02 | 1 | -1/+1 |
* | * tree.c (list_equal_p): New function. | hubicka | 2009-04-25 | 1 | -0/+477 |
* | * tree-eh.c (tree_remove_unreachable_handlers): Handle shared labels. | hubicka | 2009-04-25 | 1 | -9/+74 |
* | 2009-04-21 Taras Glek <tglek@mozilla.com> | dnovillo | 2009-04-22 | 1 | -5/+3 |
* | * function.c (expand_function_end): Do not emit a jump to the "naked" | uweigand | 2009-04-22 | 1 | -27/+5 |
* | 2009-04-22 Laurynas Biveinis <laurynas.biveinis@gmail.com> | lauras | 2009-04-22 | 1 | -9/+13 |
* | * cgraph.c (cgraph_make_edge, dump_cgraph_node, cgraph_set_call_stmt): | hubicka | 2009-04-18 | 1 | -0/+4 |
* | * except.c (debug_eh_tree): New. | dnovillo | 2009-04-17 | 1 | -106/+11 |
* | * df.h: Include "timevar.h". | ian | 2009-04-17 | 1 | -2/+2 |
* | * except.c (eh_region_outer_p): Remove. | kazu | 2009-04-16 | 1 | -26/+0 |
* | * except.c (pass_set_nothrow_function_flags): Set name and add | nemet | 2009-04-13 | 1 | -4/+11 |
* | PR middle-end/39651 | nemet | 2009-04-12 | 1 | -1/+10 |
* | * except.c (find_prev_try): Break out from .... | hubicka | 2009-04-09 | 1 | -17/+140 |
* | * tree-eh.c (cleanup_eh): When not optimizing, do not try EH merging. | hubicka | 2009-04-08 | 1 | -188/+8 |
* | PR middle-end/39659 | hubicka | 2009-04-06 | 1 | -0/+1 |
* | * except.c (sjlj_find_directly_reachable_regions): Be ready for removed topl... | hubicka | 2009-04-05 | 1 | -9/+14 |
* | * except.c (remove_eh_handler_and_replace): Break out from ... | hubicka | 2009-04-04 | 1 | -14/+102 |
* | * except.c (remove_eh_handler): Make static. | hubicka | 2009-04-04 | 1 | -0/+6 |
* | * except.c (label_to_region_map): Fix thinko. | hubicka | 2009-03-30 | 1 | -5/+2 |