basic-block.h (FOR_ALL_BB_FN): New macro.
[gcc.git] / gcc / tree-eh.c
2005-05-12 Steven Bosscherexcept.c (duplicate_eh_region_1, [...]): New functions...
2005-05-11 Jan HubickaMakefile.in (tree-eh.o): Kill gt-tree-eh.h dependency.
2005-04-25 Jan Hubickatree-cfg.c (tree_duplicate_bb): Duplicate EH region...
2005-04-23 Richard HendersonRevert accidental commit.
2005-04-23 Richard Hendersonre PR target/21099 (ICE on mmx intrinsics)
2005-04-14 Alexandre Olivatree-eh.c (lower_try_finally_copy): Generate new code...
2005-04-04 David Edelsohntree-eh.c (tree_could_trap_p): Allow non-constant float...
2005-04-01 Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2005-03-09 Kazu Hirata* tree-eh.c (tree_could_trap_p): Remove idx.
2005-02-24 Volker ReicheltChangeLog.5: Fix log message typo(s).
2005-02-17 Roger Saylere PR tree-optimization/19917 (Weak const function...
2005-01-18 Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-04 Eric Botcazoutree-eh.c (replace_goto_queue): Return early if the...
2004-12-02 Jeff Law* tree-eh.c: Revert yesterday's change.
2004-12-02 Jeff Lawtree.h (save_eptr, save_filt): Now file scoped statics.
2004-09-23 Dorit Naishlostree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-09 Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-09-06 Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-19 Eric Christopherlanghooks-def.h (LANG_HOOKS_UNSAVE_EXPR_NOW): Remove.
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-07-17 Steven Bosschercfgcleanup.c (try_simplify_condjump): Don't remove...
2004-07-16 Richard Hendersontree-def (WITH_SIZE_EXPR): New.
2004-07-11 Roger Saylebuiltins.c (fold_builtin_fputs): Don't bother convertin...
2004-07-10 Zdenek Dvoraktree-ssa-loop-im.c: New file.
2004-07-08 Richard Hendersontree-cfg.c (make_exit_edges): Use get_call_expr_in.
2004-06-29 Richard Hendersontree-cfg.c (verify_stmt): Add last_in_block parameter.
2004-06-26 Andrew Haleyemit-rtl.c (set_mem_attributes_minus_bitpos): Check...
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-18 Richard Hendersontree-eh.c (decide_copy_try_finally): Fix scaling of...
2004-06-11 Jason Merrilli386.h (EXPAND_BUILTIN_VA_ARG): Just abort.
2004-05-30 Kazu Hiratabb-reorder.c, [...]: Fix comment formatting.
2004-05-30 Steven Bosschergimplify.c (sort_case_labels): New.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.