]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-dfa.c
Allow automatics in equivalences
[thirdparty/gcc.git] / gcc / tree-dfa.c
2019-01-01  jakub Update copyright years.
2018-11-16  matzDon't use %z printf length specifier
2018-11-05  marxinCome up with SIZE_AMOUNT and use it in memory statistic...
2018-07-07  vriesFix sigsegv on -fdump-tree-all-enumerate_locals
2018-05-18  rguenth2018-05-18 Richard Biener <rguenther@suse.de>
2018-04-06  rguenth2018-04-06 Richard Biener <rguenther@suse.de>
2018-01-03  jakub Update copyright years.
2017-12-21  rsandifopoly_int: MEM_REF offsets
2017-12-20  rsandifopoly_int: get_addr_base_and_unit_offset
2017-12-20  rsandifopoly_int: get_ref_base_and_extent
2017-10-02  jakub * tree-dfa.c (get_ref_base_and_extent): Set *pmax_size...
2017-05-17  marxinIntroduce dump_flags_t type and use it instead of int...
2017-01-05  dmalcolmIntroduce RTL function reader
2017-01-01  jakub Update copyright years.
2016-10-09  jakub * tree-ssa.c (target_for_debug_bind, verify_phi_args,
2016-05-18  rsandifoTo: gcc-patches@gcc.gnu.org
2016-05-02  rsandifoSupport << and >> for offset_int and widest_int
2016-03-10  alalaw01Add -funconstrained-commons to work around PR/69368...
2016-02-04  jakub PR fortran/69368
2016-01-21  jakub PR c++/69355
2016-01-04  jakub Update copyright years.
2015-11-08  ebotcazouMerge of the scalar-storage-order branch.
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-08-19  tbsaunderemove more useless typedefs
2015-07-08  amacleod2015-07-07 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  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-29  rsandifogcc/ada/
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-10-12  tbsaundemove many gc hashtab to hash_table
2014-08-29  dj* cppbuiltin.c (define_builtin_macros_for_type_sizes...
2014-06-17  amacleod * tree-dfa.h (get_addr_base_and_unit_offset_1): Move...
2014-05-06  mrsMerge in wide-int.
2014-05-06  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-04-30  mrsMerge in trunk.
2014-04-28  rsandifoMerge from trunk.
2014-04-24  mrsMerge in trunk.
2014-04-23  rsandifoUse LOG2_BITS_PER_UNIT.
2014-04-23  rsandifoFormatting and typo fixes.
2014-04-22  mrsMerge in trunk.
2014-04-22  rsandifoMerge from trunk.
2014-04-22  jakub PR tree-optimization/60823
2014-04-17  rsandifoMerge from trunk.
2014-04-02  mrsFixup merge conflicts.
2014-04-02  mrsMerge in trunk.
2014-03-13  jakub PR tree-optimization/59779
2014-02-10  mrsMerge in trunk.
2014-01-13  mrsMerge in trunk.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-20  tbsaundemerge auto_vec and stack_vec
2013-12-16  mrsMerge in trunk.
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate FOR_ALL_BB macro.
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-04  rsandifoMerge with trunk.
2013-12-01  rsandifoAvoid some unnecessary temporaries and convert some...
2013-11-25  rguenth2013-11-25 Richard Biener <rguenther@suse.de>
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-22  rsandifoMerge with trunk.
2013-11-21  rsandifoMerge with trunk.
2013-11-20  rsandifoMerge from trunk.
2013-11-20  rsandifogcc/ada/
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-18  rsandifoMerge from trunk.
2013-11-18  rsandifogcc/ada/
2013-11-18  rsandifogcc/ada/
2013-11-16  mrsMerge in trunk.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-09  rsandifoMerge with trunk.
2013-11-07  rguenth2013-11-07 Richard Biener <rguenther@suse.de>
2013-11-06  mrsResolve soft merge conflicts.
2013-11-06  mrsMerge in trunk.
2013-11-05  rguenth2013-11-05 Richard Biener <rguenther@suse.de>
2013-11-04  mrsMerge in trunk.
2013-11-01  dnovilloReplace some heap vectors with stack vectors.
2013-10-24  rsandifoRename max_wide_int to widest_int, addr_wide_int to...
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-23  rsandifoAlways treat trees as having their native precision...
2013-10-20  mrsMerge in trunk.
2013-09-20  mrsMerge in trunk.
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-07  rsandifoReorganise wide-int classes so that they are all instan...
2013-09-04  mrsMerge in trunk.
2013-08-13  mrsAdd wide-int branch.
2013-05-03  rguenth2013-05-03 Richard Biener <rguenther@suse.de>
2013-03-04  jamborm2013-03-04 Martin Jambor <mjambor@suse.cz>
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
next