aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-eh.c
AgeCommit message (Expand)Author
2006-10-23Added the first working version of the C++ compatibility port. Everything wit...c++-compat-branchMarcin Dalecki
2006-10-20merged with current trunk.Marcin Dalecki
2006-01-29merge from mainline at revision 110369Gabriel Dos Reis
2005-12-18 * tree-vn.c (vn_add): Use XNEW.Gabriel Dos Reis
2005-12-022005-12-02 Richard Guenther <rguenther@suse.de>Richard Guenther
2005-07-03 * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c,Joseph Myers
2005-07-03 * c-common.h (GCC_DIAG_STYLE): Define.Joseph Myers
2005-06-25Update FSF address.Kelley Cook
2005-06-07 * tree-ssa-address.c: New file.Zdenek Dvorak
2005-06-01 * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,Kaveh Ghazi
2005-05-29 * cgraphunit.c, ipa-inline.c, loop-iv.c, modulo-sched.c,Kazu Hirata
2005-05-27 * except.c (can_throw_internal_1, can_throw_external_1): AddJan Hubicka
2005-05-16 PR tree-opt/21399Richard Henderson
2005-05-14 Patch by Richard Henderson:Jan Hubicka
2005-05-14 * tree-eh.c (record_stmt_eh_region): Use add_stmt_to_eh_region.Jan Hubicka
2005-05-14 * tree-eh.c (leh_tf_state): Change the type of dest_array toKazu Hirata
2005-05-12 * except.c (duplicate_eh_region_1, duplicate_eh_region_2,Steven Bosscher
2005-05-11 * Makefile.in (tree-eh.o: Kill gt-tree-eh.h dependency.Jan Hubicka
2005-04-25 * tree-cfg.c (tree_duplicate_bb): Duplicate EH region too.Jan Hubicka
2005-04-23Revert accidental commit.Richard Henderson
2005-04-23 PR target/21099Richard Henderson
2005-04-14* tree-eh.c (lower_try_finally_copy): Generate new code inAlexandre Oliva
2005-04-042005-04-02 David Edelsohn <edelsohn@gnu.org>David Edelsohn
2005-04-01 * cgraphunit.c, dbxout.c, flow.c, gcse.c, gimplify.c,Kazu Hirata
2005-03-09 * tree-eh.c (tree_could_trap_p): Remove idx.Kazu Hirata
2005-02-24 * ChangeLog.5: Fix log message typo(s).Volker Reichelt
2005-02-17 PR tree-optimization/19917Roger Sayle
2005-01-18 * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,Kazu Hirata
2005-01-04 * tree-eh.c (replace_goto_queue): Return early if the queue isEric Botcazou
2004-12-02 * tree-eh.c: Revert yesterday's change.Jeff Law
2004-12-02 * tree.h (save_eptr, save_filt): Now file scoped statics.Jeff Law
2004-09-232004-09-23 Dorit Naishlos <dorit@il.ibm.com>Dorit Naishlos
2004-09-172004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>Jeffrey D. Oldham
2004-09-09 * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p):Giovanni Bajo
2004-09-062004-09-06 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-08-25 * tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell
2004-08-192004-08-19 Eric Christopher <echristo@redhat.com>Eric Christopher
2004-08-15.:Nathan Sidwell
2004-07-17 * cfgcleanup.c (try_simplify_condjump): Don't remove lineSteven Bosscher
2004-07-16 * tree-def (WITH_SIZE_EXPR): New.Richard Henderson
2004-07-11 * builtins.c (fold_builtin_fputs): Don't bother converting theRoger Sayle
2004-07-10 * tree-ssa-loop-im.c: New file.Zdenek Dvorak
2004-07-08 * tree-cfg.c (make_exit_edges): Use get_call_expr_in.Richard Henderson
2004-06-29 * tree-cfg.c (verify_stmt): Add last_in_block parameter. VerifyRichard Henderson
2004-06-262004-06-26 Andrew Haley <aph@redhat.com>Andrew Haley
2004-06-22 * alias.c (adjust_offset_for_component_ref): UseRichard Kenner
2004-06-18 * tree-eh.c (decide_copy_try_finally): Fix scaling of copy andRichard Henderson
2004-06-11 * config/i386/i386.h (EXPAND_BUILTIN_VA_ARG): Just abort.Jason Merrill
2004-05-30 * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,Kazu Hirata
2004-05-30 * gimplify.c (sort_case_labels): New. Split out from...Steven Bosscher