aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-nested.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-tailcall.c (find_tail_calls): Use XNEW.Gabriel Dos Reis
2005-12-09 * tree.c (recompute_tree_invariant_for_addr_expr): Rename fromDiego Novillo
2005-12-022005-12-02 Richard Guenther <rguenther@suse.de>Richard Guenther
2005-10-03 PR 24135Richard Henderson
2005-09-15 * tree-nested.c (get_frame_type): Mark the "non-local frame structure"Eric Botcazou
2005-09-022005-09-02 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2005-08-07 PR 21894Richard Henderson
2005-06-25Update FSF address.Kelley Cook
2005-06-072005-06-07 Dale Johannesen <dalej@apple.com>Dale Johannesen
2005-05-25 * tree-cfg.c (verify_expr, case ADDR_EXPR): Verify invariant,Daniel Berlin
2005-05-24 * tree-nested.c (build_addr): New "context" argument. TemporarilyJeff Law
2005-01-23 * alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c,Kazu Hirata
2004-12-18 * tree-nested.c (save_tmp_var): New.Richard Henderson
2004-11-30 * expr.c (get_inner_reference): Handle REAL/IMAGPART_EXPR.Richard Henderson
2004-11-29 * tree-nested.c (check_for_nested_with_variably_modified): New.Richard Kenner
2004-10-062004-10-06 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2004-09-20 PR middle-end/16460Jan Hubicka
2004-09-172004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>Jeffrey D. Oldham
2004-09-09 * tree-nested.c (create_tmp_var_for): Correct missinverted assert.Nathan Sidwell
2004-09-09 * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p):Giovanni Bajo
2004-09-05 * tree-ssa-loop-ivopts.c: New file.Zdenek Dvorak
2004-08-25 * tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell
2004-08-24 * cfg.c (check_bb_profile): Fix typos.Diego Novillo
2004-08-15.:Nathan Sidwell
2004-08-11 * builtins.def (BUILT_IN_STACK_ALLOC): Remove.Richard Henderson
2004-07-222004-07-22 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-07-16 * tree-def (WITH_SIZE_EXPR): New.Richard Henderson
2004-07-05 * tree.h (DECL_SEEN_IN_BIND_EXPR_P): New macro.Richard Kenner
2004-06-28 * tree-nested.c (create_tmp_var_for): Allow ARRAY_TYPE.Richard Kenner
2004-06-25 * tree-nested.c (build_addr): Merge real/imagpart withRichard Kenner
2004-06-22 * alias.c (adjust_offset_for_component_ref): UseRichard Kenner
2004-05-30 * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphunit.c,Kazu Hirata
2004-05-20 PR 15454Richard Henderson
2004-05-14 * tree-gimple.c: Rename from tree-simple.c.Diego Novillo
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo