OSDN Git Service

/cp
[pf3gnuchains/gcc-fork.git] / gcc / tree-eh.c
2012-06-29 ebotcazou * tree-eh.c (lower_try_finally_switch): Really put...
2012-01-26 matz PR tree-optimization/46590
2012-01-26 matz PR tree-optimization/48794
2011-12-21 jakub PR middle-end/51644
2011-12-13 matz PR tree-optimization/51117
2011-12-09 jakub PR tree-optimization/51117
2011-12-09 jakub PR tree-optimization/51117
2011-11-30 jakub PR middle-end/51089
2011-11-28 jakub PR tree-optimization/50682
2011-11-08 aldyhMerge from transactional-memory branch.
2011-10-25 ian * tree-eh.c (do_return_redirection): Remove return_value_p
2011-10-19 rguenth2011-10-19 Richard Guenther <rguenther@suse.de>
2011-10-11 meissnerConvert standard builtin functions from being arrays...
2011-10-04 mkuvyrkov * tree-eh.c (remove_unreachable_handlers): Obvious...
2011-09-25 ebotcazou * tree-eh.c (cleanup_empty_eh): Allow a call to __buil...
2011-07-05 jakub PR tree-optimization/49618
2011-06-14 davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-09 davidxlRevert r174848,174849
2011-06-09 davidxlGator cleanup
2011-05-10 jakub PR tree-optimization/48611
2011-05-06 froydnjgeneralize build_case_label to the rest of the compiler
2011-04-29 rguenth2011-04-29 Richard Guenther <rguenther@suse.de>
2011-04-26 froydnj * tree-eh.c (lower_try_finally_switch): Create the...
2011-04-20 meyeringremove useless if-before-free tests
2011-04-20 jakub PR tree-optimization/48611
2011-04-20 rsandifogcc/
2011-01-21 jakub PR tree-optimization/47355
2011-01-18 jakub PR tree-optimization/47290
2010-11-16 rguenth2010-11-16 Richard Guenther <rguenther@suse.de>
2010-10-01 rguenth2010-10-01 Richard Guenther <rguenther@suse.de>
2010-09-07 rguenth2010-09-07 Richard Guenther <rguenther@suse.de>
2010-09-06 rguenth2010-09-06 Richard Guenther <rguenther@suse.de>
2010-09-03 rguenth2010-09-03 Richard Guenther <rguenther@suse.de>
2010-09-01 rguenth2010-09-01 Richard Guenther <rguenther@suse.de>
2010-08-19 froydnj * cfgloop.c (get_loop_body_in_bfs_order): Avoid redund...
2010-08-16 rguenth2010-08-16 Richard Guenther <rguenther@suse.de>
2010-07-15 aesok * tree.h (enum tree_index): Add TI_INTEGER_THREE.
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-07-05 rguenth2010-07-05 Richard Guenther <rguenther@suse.de>
2010-07-01 rguenth2010-07-01 Richard Guenther <rguenther@suse.de>
2010-06-28 stevengcc/ChangeLog:
2010-06-08 laurasgcc/ada:
2010-05-30 rguenth2010-05-30 Richard Guenther <rguenther@suse.de>
2010-05-29 hubicka * tree-vrp.c (debug_value_range, debug_all_value_ranges,
2010-05-25 ebotcazou * function.h (struct function): Add can_throw_non_call...
2010-05-21 jason * tree-eh.c (cleanup_is_dead_in): New.
2010-05-21 stevengcc/ChangeLog:
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-03-16 rth PR middle-end/43365
2010-03-10 abel PR middle-end/42859
2010-01-26 rguenth2010-01-26 Richard Guenther <rguenther@suse.de>
2009-11-27 matz PR c++/41906
2009-11-26 matz * tree-eh.c (lower_eh_constructs_2): Don't...
2009-11-25 hjlRemove trailing white spaces.
2009-11-24 matz * tree.h (union tree_ann_d): Don't declare.
2009-10-27 rth PR c++/41819
2009-10-20 rth * tree-eh.c (lower_try_finally_copy): Do lower_...
2009-10-13 rth PR tree-optimization/41377
2009-10-08 matz PR middle-end/41573
2009-09-29 rth * tree-eh.c (unsplit_eh): Do not unsplit if...
2009-09-28 rth * except.h (struct eh_region_d): Add use_cxa_end_cleanup.
2009-09-25 rth PR middle-end/41469
2009-09-14 rthSquash commit of EH in gimple
2009-09-13 rguenth2009-09-13 Richard Guenther <rguenther@suse.de>
2009-09-02 aolivagcc/ChangeLog:
2009-06-15 aldyh * except.c (init_eh): Use BUILTINS_LOCATION...
2009-06-12 aldyhgcc/java/
2009-05-16 iangcc/ChangeLog:
2009-05-11 ian./:
2009-05-09 hubicka * tree-eh.c (struct leh_state): Remove prev_try.
2009-04-25 hubicka * tree.c (list_equal_p): New function.
2009-04-25 hubicka * tree-eh.c (tree_remove_unreachable_handlers): Handle...
2009-04-08 hubicka * tree-eh.c (cleanup_eh): When not optimizing, do...
2009-04-04 hubicka * except.c (remove_eh_handler): Make static.
2009-04-03 rguenth2009-04-03 Richard Guenther <rguenther@suse.de>
2009-04-01 ian * tree-eh.c (tree_remove_unreachable_handlers): Compare
2009-03-31 rguenth2009-03-31 Richard Guenther <rguenther@suse.de>
2009-03-30 hubicka * tree-eh.c (make_eh_edges): Set probability 100%...
2009-03-29 hubicka PR middle-end/28850
2009-03-28 hubicka * gcc.dg/attr-noinline.c: Avoid pure-const optimization.
2009-03-28 hubicka * dwarf2out.c (dwarf2out_begin_prologue): Use crtl...
2009-03-28 hubicka * tree-eh.c (inlinable_call_p): New function.
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2009-01-18 rguenth2009-01-18 Richard Guenther <rguenther@suse.de>
2008-08-29 hubicka * loop-unswitch.c (unswitch_single_loop): Use optimize...
2008-08-06 ghazi * builtins.c (expand_builtin_profile_func): Avoid...
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-06-06 rwildgcc/
2008-05-08 espindola * tree-complex.c (expand_complex_div_wide): Don't...
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-01-22 jason PR c++/34196
2007-10-15 jason * tree-eh.c (optimize_double_finally): Don...
2007-10-14 kazu * config/fixed-bit.c, config/i386/cpuid.h, config...
2007-10-03 jason PR c++/15764
2007-09-03 ghazi * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,
2007-08-27 ghazi * alias.c (memory_modified_1, memory_modified_in_insn_p):
2007-08-16 sparkgcc/ChangeLog:
2007-08-14 sje PR tree-optimization/32941
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-04-26 jakub PR tree-optimization/30558
next