summaryrefslogtreecommitdiff
path: root/gcc/tree-eh.c
Commit message (Expand)AuthorAgeFilesLines
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-5/+5
* Revert r174848,174849davidxl2011-06-091-10/+3
* Gator cleanupdavidxl2011-06-091-3/+10
* PR tree-optimization/48611jakub2011-05-101-0/+13
* generalize build_case_label to the rest of the compilerfroydnj2011-05-061-13/+12
* 2011-04-29 Richard Guenther <rguenther@suse.de>rguenth2011-04-291-13/+18
* * tree-eh.c (lower_try_finally_switch): Create the label along withfroydnj2011-04-261-11/+3
* remove useless if-before-free testsmeyering2011-04-201-2/+1
* PR tree-optimization/48611jakub2011-04-201-0/+2
* gcc/rsandifo2011-04-201-1/+1
* PR tree-optimization/47355jakub2011-01-211-0/+14
* PR tree-optimization/47290jakub2011-01-181-2/+38
* 2010-11-16 Richard Guenther <rguenther@suse.de>rguenth2010-11-161-0/+18
* 2010-10-01 Richard Guenther <rguenther@suse.de>rguenth2010-10-011-1/+7
* 2010-09-07 Richard Guenther <rguenther@suse.de>rguenth2010-09-071-0/+5
* 2010-09-06 Richard Guenther <rguenther@suse.de>rguenth2010-09-061-1/+0
* 2010-09-03 Richard Guenther <rguenther@suse.de>rguenth2010-09-031-2/+2
* 2010-09-01 Richard Guenther <rguenther@suse.de>rguenth2010-09-011-1/+1
* * cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call tofroydnj2010-08-191-2/+1
* 2010-08-16 Richard Guenther <rguenther@suse.de>rguenth2010-08-161-5/+4
* * tree.h (enum tree_index): Add TI_INTEGER_THREE.aesok2010-07-151-1/+1
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-1/+1
* 2010-07-05 Richard Guenther <rguenther@suse.de>rguenth2010-07-051-1/+0
* 2010-07-01 Richard Guenther <rguenther@suse.de>rguenth2010-07-011-0/+4
* gcc/ChangeLog:steven2010-06-281-8/+8
* gcc/ada:lauras2010-06-081-1/+1
* 2010-05-30 Richard Guenther <rguenther@suse.de>rguenth2010-05-301-1/+16
* * 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-4/+4
* * tree-eh.c (cleanup_is_dead_in): New.jason2010-05-211-7/+27
* gcc/ChangeLog:steven2010-05-211-2/+0
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+1
* PR middle-end/43365rth2010-03-161-1/+19
* PR middle-end/42859abel2010-03-101-6/+31
* 2010-01-26 Richard Guenther <rguenther@suse.de>rguenth2010-01-261-2/+5
* PR c++/41906matz2009-11-271-0/+2
* * tree-eh.c (lower_eh_constructs_2): Don't add assignmentsmatz2009-11-261-1/+4
* Remove trailing white spaces.hjl2009-11-251-4/+4
* * tree.h (union tree_ann_d): Don't declare.matz2009-11-241-15/+0
* PR c++/41819rth2009-10-271-47/+53
* * tree-eh.c (lower_try_finally_copy): Do lower_eh_constructs_1rth2009-10-201-3/+2
* PR tree-optimization/41377rth2009-10-131-27/+40
* PR middle-end/41573matz2009-10-081-13/+19
* * tree-eh.c (unsplit_eh): Do not unsplit if there's alreadyrth2009-09-291-0/+6
* * except.h (struct eh_region_d): Add use_cxa_end_cleanup.rth2009-09-281-14/+8
* PR middle-end/41469rth2009-09-251-6/+30
* Squash commit of EH in gimplerth2009-09-141-983/+1628
* 2009-09-13 Richard Guenther <rguenther@suse.de>rguenth2009-09-131-0/+8
* gcc/ChangeLog:aoliva2009-09-021-5/+5
* * except.c (init_eh): Use BUILTINS_LOCATION when calling build_decl.aldyh2009-06-151-1/+1