summaryrefslogtreecommitdiff
path: root/gcc/tree-eh.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* gcc/java/aldyh2009-06-121-16/+34
* gcc/ChangeLog:ian2009-05-161-11/+11
* ./:ian2009-05-111-17/+22
* * tree-eh.c (struct leh_state): Remove prev_try.hubicka2009-05-091-10/+2
* * tree.c (list_equal_p): New function.hubicka2009-04-251-4/+54
* * tree-eh.c (tree_remove_unreachable_handlers): Handle shared labels.hubicka2009-04-251-26/+98
* * tree-eh.c (cleanup_eh): When not optimizing, do not try EH merging.hubicka2009-04-081-15/+18
* * except.c (remove_eh_handler): Make static.hubicka2009-04-041-89/+302
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-1/+24
* * tree-eh.c (tree_remove_unreachable_handlers): Compareian2009-04-011-1/+1
* 2009-03-31 Richard Guenther <rguenther@suse.de>rguenth2009-03-311-0/+19
* * tree-eh.c (make_eh_edges): Set probability 100% to first edge out of RESX.hubicka2009-03-301-19/+20
* PR middle-end/28850hubicka2009-03-291-0/+271
* * gcc.dg/attr-noinline.c: Avoid pure-const optimization.hubicka2009-03-281-0/+26
* * dwarf2out.c (dwarf2out_begin_prologue): Use crtl->nothrowhubicka2009-03-281-9/+1
* * tree-eh.c (inlinable_call_p): New function.hubicka2009-03-281-4/+34
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-2/+2
* 2009-01-18 Richard Guenther <rguenther@suse.de>rguenth2009-01-181-1/+1
* * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.hubicka2008-08-291-1/+1
* * builtins.c (expand_builtin_profile_func): Avoid C++ keywords.ghazi2008-08-061-14/+14
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-737/+1060
* gcc/rwild2008-06-061-2/+3
* * tree-complex.c (expand_complex_div_wide): Don't create CONDs thatespindola2008-05-081-1/+4
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-6/+10
* PR c++/34196jason2008-01-221-0/+17
* * tree-eh.c (optimize_double_finally): Don't assume that thejason2007-10-151-8/+2
* * config/fixed-bit.c, config/i386/cpuid.h, config/i386/i386.c,kazu2007-10-141-1/+1
* PR c++/15764jason2007-10-031-0/+156
* * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,ghazi2007-09-031-1/+1
* * alias.c (memory_modified_1, memory_modified_in_insn_p):ghazi2007-08-271-4/+6
* gcc/ChangeLog:spark2007-08-161-0/+3
* PR tree-optimization/32941sje2007-08-141-22/+40
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* PR tree-optimization/30558jakub2007-04-261-0/+4
* * tree-eh.c (do_return_redirection): Call build_gimple_modify_stmtsayle2007-03-081-14/+18