OSDN Git Service

2010-05-09 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / tree-eh.c
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
2007-03-08 sayle * tree-eh.c (do_return_redirection): Call build_gimple...
2007-02-18 ebotcazou * tree-eh.c (tree_could_trap_p): Handle VIEW_CONVERT_EXPR.
2007-01-28 rakdver * tree-ssa-loop-unswitch.c: Include tree-inline.h.
2007-01-28 ian./:
2007-01-14 hubicka * tree-eh.c (add_stmt_to_eh_region_fn): Do not add...
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-11-11 rguenth2006-11-11 Richard Guenther <rguenther@suse.de>
2006-07-03 ebotcazou * tree.c (range_in_array_bounds_p): New predicate.
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-02-08 bonzini2006-02-08 Paolo Bonzini <bonzini@gnu.org>
2006-01-06 law * tree-cfg.c (bsi_replace): Rename final argument...
2005-12-18 gdr * tree-vn.c (vn_add): Use XNEW.
2005-12-02 rguenth2005-12-02 Richard Guenther <rguenther@suse.de>
2005-07-03 jsm28 * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks...
2005-07-03 jsm28 * c-common.h (GCC_DIAG_STYLE): Define.
2005-06-25 kcookUpdate FSF address.
2005-06-07 rakdver * tree-ssa-address.c: New file.
2005-06-01 ghazi * basic-block.h, bb-reorder.c, c-gimplify.c, config...
2005-05-29 kazu * cgraphunit.c, ipa-inline.c, loop-iv.c, modulo-sched.c,
2005-05-27 hubicka * except.c (can_throw_internal_1, can_throw_external_1...
2005-05-16 rth PR tree-opt/21399
2005-05-14 hubicka Patch by Richard Henderson:
2005-05-14 hubicka * tree-eh.c (record_stmt_eh_region): Use add_stmt_to_e...
2005-05-14 kazu * tree-eh.c (leh_tf_state): Change the type of dest_ar...
2005-05-12 hubicka * except.c (duplicate_eh_region_1, duplicate_eh_region_2,
2005-05-11 hubicka * Makefile.in (tree-eh.o: Kill gt-tree-eh.h dependency.
2005-04-25 hubicka * tree-cfg.c (tree_duplicate_bb): Duplicate EH region...
2005-04-23 rthRevert accidental commit.
2005-04-23 rth PR target/21099
2005-04-14 aoliva* tree-eh.c (lower_try_finally_copy): Generate new...
2005-04-04 dje2005-04-02 David Edelsohn <edelsohn@gnu.org>
2005-04-01 kazu * cgraphunit.c, dbxout.c, flow.c, gcse.c, gimplify.c,
2005-03-09 kazu * tree-eh.c (tree_could_trap_p): Remove idx.
2005-02-24 reichelt * ChangeLog.5: Fix log message typo(s).
2005-02-17 sayle PR tree-optimization/19917
2005-01-18 kazu * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
2005-01-04 ebotcazou * tree-eh.c (replace_goto_queue): Return early if...
2004-12-02 law * tree-eh.c: Revert yesterday's change.
2004-12-02 law * tree.h (save_eptr, save_filt): Now file scope...
2004-09-23 dorit2004-09-23 Dorit Naishlos <dorit@il.ibm.com>
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-09 nathan * targhooks.c (default_unwind_emit, default_scalar_mod...
2004-09-06 bonzini2004-09-06 Paolo Bonzini <bonzini@gnu.org>
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-19 echristo2004-08-19 Eric Christopher <echristo@redhat.com>
2004-08-15 nathan.:
2004-07-17 steven * cfgcleanup.c (try_simplify_condjump): Don't remove...
next