summaryrefslogtreecommitdiff
path: root/gcc/except.c
Commit message (Expand)AuthorAgeFilesLines
* gcc:amylaar2010-06-291-1/+1
* gcc/ChangeLog:steven2010-06-281-33/+1
* PR rtl-optimization/42461ebotcazou2010-06-091-0/+2
* gcc/ada:lauras2010-06-081-5/+5
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-2/+2
* * function.h (struct function): Add can_throw_non_call_exceptions bit.ebotcazou2010-05-251-1/+1
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-0/+1
* Remove lang_eh_type_covers, which is dead, and the correspondingbaldrick2010-04-131-3/+0
* set LABEL_PRESERVE_P for landing pad labelschrbr2010-03-011-0/+1
* PR bootstrap/43121jakub2010-02-191-3/+8
* * cgraph.h (cgraph_set_nothrow_flag, cgraph_set_readonly_flag,jakub2009-12-141-2/+2
* Remove trailing white spaces.hjl2009-11-251-6/+6
* * cfgrtl.c (pass_free_cfg): Add pass name.amylaar2009-11-081-1/+1
* PR middle-end/41573matz2009-10-081-2/+5
* Merge lto branch into trunk.dnovillo2009-10-031-1/+8
* * except.h (struct eh_region_d): Add use_cxa_end_cleanup.rth2009-09-281-0/+7
* Squash commit of EH in gimplerth2009-09-141-2715/+1108
* 2009-09-13 Richard Guenther <rguenther@suse.de>rguenth2009-09-131-12/+76
* 2009-09-01 Diego Novillo <dnovillo@google.com>dnovillo2009-09-031-2/+35
* * expr.h (emit_storent_insn, expand_expr_real_1,matz2009-09-021-2/+2
* * dwarf2out.c (output_fde): When doing hot/cold partitioning, usejakub2009-08-071-1/+1
* * dwarf2out.c (output_fde): When doing hot/cold partitioning, usejakub2009-08-071-60/+240
* PR tree-optimization/40585hubicka2009-07-121-41/+66
* PR middle-end/48388hubicka2009-07-111-1/+1
* gcctromey2009-07-091-1/+1
* gcctromey2009-06-301-1/+1
* 2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>paolo2009-06-221-4/+4
* * except.c (init_eh): Use BUILTINS_LOCATION when calling build_decl.aldyh2009-06-151-6/+6
* gcc/java/aldyh2009-06-121-6/+12
* * cgraph.c (dump_cgraph_node): Dump size/time/benefit.hubicka2009-05-251-0/+37
* gcc/ChangeLog:ian2009-05-161-121/+130
* Revert the following patch until testsuite fallout is fixed:hubicka2009-05-151-37/+0
* * cgraph.c (dump_cgraph_node): Dump size/time/benefit.hubicka2009-05-151-0/+37
* * tree-eh.c (struct leh_state): Remove prev_try.hubicka2009-05-091-85/+14
* * g++.dg/eh/nested-try.C: New test.hubicka2009-05-091-5/+18
* * except.c (remove_eh_handler_and_replace): Handle updating afterhubicka2009-05-021-1/+1
* * tree.c (list_equal_p): New function.hubicka2009-04-251-0/+477
* * tree-eh.c (tree_remove_unreachable_handlers): Handle shared labels.hubicka2009-04-251-9/+74
* 2009-04-21 Taras Glek <tglek@mozilla.com>dnovillo2009-04-221-5/+3
* * function.c (expand_function_end): Do not emit a jump to the "naked"uweigand2009-04-221-27/+5
* 2009-04-22 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras2009-04-221-9/+13
* * cgraph.c (cgraph_make_edge, dump_cgraph_node, cgraph_set_call_stmt):hubicka2009-04-181-0/+4
* * except.c (debug_eh_tree): New.dnovillo2009-04-171-106/+11
* * df.h: Include "timevar.h".ian2009-04-171-2/+2
* * except.c (eh_region_outer_p): Remove.kazu2009-04-161-26/+0
* * except.c (pass_set_nothrow_function_flags): Set name and addnemet2009-04-131-4/+11
* PR middle-end/39651nemet2009-04-121-1/+10
* * except.c (find_prev_try): Break out from ....hubicka2009-04-091-17/+140
* * tree-eh.c (cleanup_eh): When not optimizing, do not try EH merging.hubicka2009-04-081-188/+8
* PR middle-end/39659hubicka2009-04-061-0/+1