re PR middle-end/27416 (ICE on invalid firstprivate/lastprivate)
[platform/upstream/gcc.git] / gcc / tree-eh.c
2007-01-14 Jan Hubickatree-eh.c (add_stmt_to_eh_region_fn): Do not add call_e...
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-11 Richard Guenthertree.def (FIX_CEIL_EXPR, [...]): Remove unused tree...
2006-07-03 Eric Botcazoutree.c (range_in_array_bounds_p): New predicate.
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-02-08 Paolo Bonzinipasses.c (register_one_dump_file): Accept the current...
2006-01-06 Jeff Lawtree-cfg.c (bsi_replace): Rename final argument from...
2005-12-18 Gabriel Dos Reistree-vn.c (vn_add): Use XNEW.
2005-12-02 Richard Guenthertree-ssa-loop-im.c (schedule_sm): Use buildN instead...
2005-07-03 Joseph Myersbb-reorder.c, [...]: Avoid "." or "\n" at end of diagno...
2005-07-03 Joseph Myersc-common.h (GCC_DIAG_STYLE): Define.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-07 Zdenek Dvoraktree-ssa-address.c: New file.
2005-06-01 Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-05-29 Kazu Hiratacgraphunit.c, [...]: Fix typos and follow spelling...
2005-05-27 Jan Hubickaexcept.c (can_throw_internal_1, [...]): Add "is_resx...
2005-05-16 Richard Hendersonre PR tree-optimization/21399 (libstdc++ 12077.cc ICE)
2005-05-14 Jan HubickaPatch by Richard Henderson:
2005-05-14 Jan Hubickatree-eh.c (record_stmt_eh_region): Use add_stmt_to_eh_r...
2005-05-14 Kazu Hiratatree-eh.c (leh_tf_state): Change the type of dest_array...
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.