]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-nested.c
2015-07-07 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / tree-nested.c
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-07-01  ebotcazou PR middle-end/66633
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-01-15  tschwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-28  amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-09-02  kyukhingcc/
2014-08-25  berndsFix invalid gimple made by finalize_nesting_tree_1.
2014-08-25  marxinIPA C++ refactoring 4/N
2014-08-07  tbsaunderemove pointer-set.[ch]
2014-08-02  tbsaundeconvert many uses of pointer_map to hash_map
2014-08-02  tbsaundeadd a hash_set based on hash_table
2014-07-24  marxinIPA C++ refactoring 1/N
2014-06-24  jakub * gimplify.c (gimplify_scan_omp_clauses) <case OMP_CLA...
2014-06-18  jakub * gimplify.c (omp_notice_variable): If n is non-NULL
2014-06-06  ebotcazou PR debug/53927
2014-05-11  jakub * tree.h (OMP_CLAUSE_LINEAR_STMT): Define.
2014-04-28  rsandifoMerge from trunk.
2014-04-24  jakub * tree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define.
2014-02-10  mrsMerge in trunk.
2014-01-17  jakub PR fortran/59440
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-16  mrsMerge in trunk.
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-11-04  mrsMerge in trunk.
2013-10-29  dmalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-20  mrsMerge in trunk.
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-20  mrsMerge in trunk.
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
next