summaryrefslogtreecommitdiff
path: root/gcc/tree-eh.c
Commit message (Expand)AuthorAgeFilesLines
* tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.Dorit Naishlos2004-09-231-0/+2
* alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham2004-09-171-4/+4
* targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i...Giovanni Bajo2004-09-091-46/+45
* Unify the management of RTL and tree-level dump files.Paolo Bonzini2004-09-061-1/+2
* tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell2004-08-251-11/+11
* langhooks-def.h (LANG_HOOKS_UNSAVE_EXPR_NOW): Remove.Eric Christopher2004-08-191-21/+21
* tree.h (build_int_cst): New.Nathan Sidwell2004-08-151-11/+15
* cfgcleanup.c (try_simplify_condjump): Don't remove line notes to avoid unreac...Steven Bosscher2004-07-171-2/+9
* tree-def (WITH_SIZE_EXPR): New.Richard Henderson2004-07-161-2/+7
* builtins.c (fold_builtin_fputs): Don't bother converting the return type to i...Roger Sayle2004-07-111-2/+17
* tree-ssa-loop-im.c: New file.Zdenek Dvorak2004-07-101-5/+23
* tree-cfg.c (make_exit_edges): Use get_call_expr_in.Richard Henderson2004-07-081-2/+5
* tree-cfg.c (verify_stmt): Add last_in_block parameter.Richard Henderson2004-06-281-10/+101
* emit-rtl.c (set_mem_attributes_minus_bitpos): Check TREE_THIS_NOTRAP when set...Andrew Haley2004-06-261-1/+3
* alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.Richard Kenner2004-06-211-0/+1
* tree-eh.c (decide_copy_try_finally): Fix scaling of copy and switch estimates.Richard Henderson2004-06-181-2/+2
* i386.h (EXPAND_BUILTIN_VA_ARG): Just abort.Jason Merrill2004-06-111-14/+6
* bb-reorder.c, [...]: Fix comment formatting.Kazu Hirata2004-05-301-1/+1
* gimplify.c (sort_case_labels): New.Steven Bosscher2004-05-301-1/+3
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+1756