]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-nested.c
* gimple.h: Remove all includes.
[thirdparty/gcc.git] / gcc / tree-nested.c
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-14  amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-12  amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-10-29  dmalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-18  amacleod * tree-ssa.h: Don't include gimple-low.h, tree-ssa...
2013-10-11  jakublibgomp/
2013-09-28  rsandifogcc/
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-10-02  ebotcazou * tree.h (DECL_NONLOCAL_FRAME): New macro.
2012-08-07  rguenth2012-08-07 Richard Guenther <rguenther@suse.de>
2012-07-25  ebotcazou * expr.c (expand_expr_real_1): Do not expand operand...
2012-05-02  matz * coretypes.h (gimple_seq, const_gimple_seq): Typedef...
2012-04-14  hubicka * cgraph.h: Update copyrights;
2012-03-22  jakub PR middle-end/52547
2011-10-11  meissnerConvert standard builtin functions from being arrays...
2011-08-02  jakubMerge from gomp-3_1-branch branch:
2011-04-29  rguenth2011-04-29 Richard Guenther <rguenther@suse.de>
2011-04-11  jamborm2011-04-11 Martin Jambor <mjambor@suse.cz>
2010-11-27  ebotcazouconfig/
2010-11-04  rguenth2010-11-04 Richard Guenther <rguenther@suse.de>
2010-08-31  ebotcazou * tree-nested.c (convert_all_function_calls): Iterate...
2010-07-15  froydnjgcc/
2010-07-01  rguenth2010-07-01 Richard Guenther <rguenther@suse.de>
2010-06-01  steven * gimplify.c: Do not include except.h and optabs.h.
2010-05-21  stevengcc/ChangeLog:
2010-04-19  jakub PR middle-end/43337
2009-11-25  hjlRemove trailing white spaces.
2009-10-17  ebotcazou * tree-nested.c (convert_nonlocal_reference_stmt)...
2009-09-24  jakub * cgraphunit.c (cgraph_lower_function): Revert last...
2009-09-16  rthFix out-of-date comment.
2009-09-16  rthPR target/41246
2009-07-17  rguenth2009-07-17 Richard Guenther <rguenther@suse.de>
2009-06-12  aldyhgcc/java/
2009-06-05  aoliva* tree-nested.c (finalize_nesting_tree_1): Declare the
2009-04-26  jakub * tree-nested.c (get_nonlocal_vla_type): If not optimi...
2009-04-26  jakub * tree.h (DECL_BY_REFERENCE): Note that it is also...
2008-09-13  rguenth2008-09-13 Richard Guenther <rguenther@suse.de>
2008-08-09  rguenth2008-08-09 Richard Guenther <rguenther@suse.de>
2008-07-28  rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-06-20  ghazi * ggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-06-06  jakub * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP...
2008-06-06  rwildgcc/
2008-05-29  ebotcazou * tree-nested.c (check_for_nested_with_variably_modifi...
2008-05-25  ebotcazou * tree-nested.c (convert_tramp_reference) <ADDR_EXPR...
2008-05-16  dnovillo2008-05-16 Nathan Froyd <froydnj@codesourcery.com>
2008-04-23  bonzini2008-04-23 Paolo Bonzini <bonzini@gnu.org>
2008-02-18  hjlgcc/
2008-02-15  jakub PR middle-end/35130
2008-01-25  jakub PR middle-end/33880
2007-10-26  ebotcazou * tree-nested.c (get_trampoline_type): Fix thinko.
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-06-12  hainque * tree-nested.c (convert_local_reference): Handle...
2007-03-08  sayle * tree-eh.c (do_return_redirection): Call build_gimple...
2007-02-15  sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-02-06  bonzini2006-02-06 Paolo Bonzini <bonzini@gnu.org>
2007-01-02  steven * config/alpha/alpha.md, arm/arm.c, darwin...
2006-12-22  pinskia2006-12-21 Andrew Pinski <pinskia@gmail.com>
2006-12-21  jakub PR middle-end/30262
2006-12-12  pinskia2006-12-12 Andrew Pinski <andrew_pinski@playstation...
2006-12-05  aldyhMerge gimple-tuples-branch into mainline.
2006-09-26  jakub PR middle-end/25261
2006-07-18  rth PR 27889
2006-06-13  ebotcazou PR debug/26754
2006-01-26  dnovillo * tree.h (TREE_RANGE_CHECK): Fix range predicate.
2006-01-18  dnovillo2006-01-18 Richard Henderson <rth@redhat.com>
2005-12-18  gdr * tree-tailcall.c (find_tail_calls): Use XNEW.
2005-12-09  dnovillo * tree.c (recompute_tree_invariant_for_addr_expr)...
2005-12-02  rguenth2005-12-02 Richard Guenther <rguenther@suse.de>
2005-10-03  rth PR 24135
2005-09-15  ebotcazou * tree-nested.c (get_frame_type): Mark the "non-local...
2005-09-02  pinskia2005-09-02 Andrew Pinski <pinskia@physics.uc.edu>
2005-08-07  rth PR 21894
2005-06-25  kcookUpdate FSF address.
2005-06-07  dalej2005-06-07 Dale Johannesen <dalej@apple.com>
2005-05-25  law * tree-cfg.c (verify_expr, case ADDR_EXPR)...
2005-05-24  law * tree-nested.c (build_addr): New "context...
2005-01-23  kazu * alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c,
2004-12-18  rth * tree-nested.c (save_tmp_var): New.
2004-11-30  rth * expr.c (get_inner_reference): Handle REAL...
2004-11-29  kenner * tree-nested.c (check_for_nested_with_variably_modifi...
2004-10-06  pinskia2004-10-06 Andrew Pinski <pinskia@physics.uc.edu>
2004-09-20  hubicka PR middle-end/16460
2004-09-17  zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-09  nathan * tree-nested.c (create_tmp_var_for): Correct missinve...
2004-09-09  nathan * targhooks.c (default_unwind_emit, default_scalar_mod...
2004-09-05  rakdver * tree-ssa-loop-ivopts.c: New file.
2004-08-25  nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-24  dnovillo * cfg.c (check_bb_profile): Fix typos.
2004-08-15  nathan.:
2004-08-11  rth * builtins.def (BUILT_IN_STACK_ALLOC): Remove.
2004-07-22  bonzini2004-07-22 Paolo Bonzini <bonzini@gnu.org>
2004-07-16  rth * tree-def (WITH_SIZE_EXPR): New.
2004-07-05  kenner * tree.h (DECL_SEEN_IN_BIND_EXPR_P): New macro.
2004-06-28  kenner * tree-nested.c (create_tmp_var_for): Allow ARRAY_TYPE.
2004-06-25  kenner * tree-nested.c (build_addr): Merge real/imagpart...
next