summaryrefslogtreecommitdiff
path: root/gcc/tree-eh.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF address.kcook2005-06-251-2/+2
* * tree-ssa-address.c: New file.rakdver2005-06-071-0/+7
* * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,ghazi2005-06-011-0/+1
* * cgraphunit.c, ipa-inline.c, loop-iv.c, modulo-sched.c,kazu2005-05-291-1/+1
* * except.c (can_throw_internal_1, can_throw_external_1): Addhubicka2005-05-271-4/+6
* PR tree-opt/21399rth2005-05-161-6/+26
* Patch by Richard Henderson:hubicka2005-05-141-4/+15
* * tree-eh.c (record_stmt_eh_region): Use add_stmt_to_eh_region.hubicka2005-05-141-22/+13
* * tree-eh.c (leh_tf_state): Change the type of dest_array tokazu2005-05-141-19/+11
* * except.c (duplicate_eh_region_1, duplicate_eh_region_2,hubicka2005-05-121-0/+5
* * Makefile.in (tree-eh.o: Kill gt-tree-eh.h dependency.hubicka2005-05-111-33/+41
* * tree-cfg.c (tree_duplicate_bb): Duplicate EH region too.hubicka2005-04-251-0/+91
* Revert accidental commit.rth2005-04-231-9/+3
* PR target/21099rth2005-04-231-3/+9
* * tree-eh.c (lower_try_finally_copy): Generate new code inaoliva2005-04-141-34/+75
* 2005-04-02 David Edelsohn <edelsohn@gnu.org>dje2005-04-041-2/+2
* * cgraphunit.c, dbxout.c, flow.c, gcse.c, gimplify.c,kazu2005-04-011-1/+1
* * tree-eh.c (tree_could_trap_p): Remove idx.kazu2005-03-091-2/+1
* * ChangeLog.5: Fix log message typo(s).reichelt2005-02-241-1/+1
* PR tree-optimization/19917sayle2005-02-171-0/+7
* * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,kazu2005-01-181-1/+1
* * tree-eh.c (replace_goto_queue): Return early if the queue isebotcazou2005-01-041-0/+2
* * tree-eh.c: Revert yesterday's change.law2004-12-021-27/+4
* * tree.h (save_eptr, save_filt): Now file scoped statics.law2004-12-021-4/+27
* 2004-09-23 Dorit Naishlos <dorit@il.ibm.com>dorit2004-09-231-0/+2
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-4/+4
* * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p):nathan2004-09-091-46/+45
* 2004-09-06 Paolo Bonzini <bonzini@gnu.org>bonzini2004-09-061-1/+2
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-11/+11
* 2004-08-19 Eric Christopher <echristo@redhat.com>echristo2004-08-191-21/+21
* .:nathan2004-08-151-11/+15
* * cfgcleanup.c (try_simplify_condjump): Don't remove linesteven2004-07-171-2/+9
* * tree-def (WITH_SIZE_EXPR): New.rth2004-07-161-2/+7
* * builtins.c (fold_builtin_fputs): Don't bother converting thesayle2004-07-111-2/+17
* * tree-ssa-loop-im.c: New file.rakdver2004-07-101-5/+23
* * tree-cfg.c (make_exit_edges): Use get_call_expr_in.rth2004-07-081-2/+5
* * tree-cfg.c (verify_stmt): Add last_in_block parameter. Verifyrth2004-06-291-10/+101
* 2004-06-26 Andrew Haley <aph@redhat.com>aph2004-06-261-1/+3
* * alias.c (adjust_offset_for_component_ref): Usekenner2004-06-221-0/+1
* * tree-eh.c (decide_copy_try_finally): Fix scaling of copy andrth2004-06-181-2/+2
* * config/i386/i386.h (EXPAND_BUILTIN_VA_ARG): Just abort.jason2004-06-111-14/+6
* * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,kazu2004-05-301-1/+1
* * gimplify.c (sort_case_labels): New. Split out from...steven2004-05-301-1/+3
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+1756