Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / tree-nested.c
2016-12-13 Yvan RouxMerge branches/gcc-6-branch rev 243594.
2016-06-15 Yvan RouxMerge branches/gcc-6-branch rev 237469.
2016-01-04 jakub Update copyright years.
2015-12-23 tschwingeMerge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTR
2015-12-09 dmalcolmFix misleading indentation in tree-nested.c
2015-12-01 julesOpenACC host_data support.
2015-11-30 cesar gcc/
2015-11-26 pmderodatDWARF: fix loc. descr. generation for DW_AT_static_link
2015-11-26 jakub PR tree-optimization/68128
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-16 rguenth2015-10-16 Richard Biener <rguenther@suse.de>
2015-10-13 jakubgcc/
2015-09-20 tbsaundeswitch from gimple to gimple*
2015-07-09 jakub PR middle-end/66633
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...
next