]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-affine.c
[Ada] Add missing dot at the end of lang.opt doc for -fdump-scos
[thirdparty/gcc.git] / gcc / tree-affine.c
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-05-16  rguenth2019-05-16 Richard Biener <rguenther@suse.de>
2019-01-01  jakub Update copyright years.
2018-12-10  rguenth2018-12-10 Richard Biener <rguenther@suse.de>
2018-01-03  jakub Update copyright years.
2017-12-21  rsandifopoly_int: get_inner_reference & co.
2017-12-20  rsandifopoly_int: get_inner_reference_aff
2017-12-20  rsandifopoly_int: aff_tree
2017-10-10  rsandifoRequire wi::to_wide for trees
2017-06-07  amker * tree-affine.c (ssa.h): Include header file.
2017-06-07  amker * tree-affine.c (tree_to_aff_combination): Handle...
2017-06-07  amker (aff_combination_expand): Move (T1)(X *+- CST) simplif...
2017-04-10  amker PR tree-optimization/80153
2017-04-07  rguenth2017-04-07 Richard Biener <rguenther@suse.de>
2017-01-01  jakub Update copyright years.
2016-07-11  edlinger2016-07-11 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-05-09  rsandifoMissing pointer dereference in tree-affine.c
2016-05-02  rsandifoSupport <, <=, > and >= for offset_int and widest_int
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-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-10-31  rguenth2014-10-31 Richard Biener <rguenther@suse.de>
2014-10-29  rsandifogcc/ada/
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-08-07  tbsaunderemove pointer-set.[ch]
2014-08-07  tbsaundeconvert the rest of the users of pointer_map to hash_map
2014-05-08  amker * tree-affine.c (tree_to_aff_combination): Handle...
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-22  mrsMerge in trunk.
2014-04-22  rsandifoMerge from trunk.
2014-04-17  rsandifoMerge from trunk.
2014-04-02  mrsMerge in trunk.
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-16  mrsMerge in trunk.
2013-12-13  mrsMerge in trunk.
2013-12-04  rsandifoMerge with trunk.
2013-11-27  edlinger2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>
2013-11-26  edlinger2013-11-26 Bernd Edlinger <bernd.edlinger@hotmail.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-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-18  rsandifoMerge from trunk.
2013-11-17  amacleod * gimple.h: Reorder prototypes to match .c declaration...
2013-11-16  mrsMerge in trunk.
2013-11-14  amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-12  amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-11-09  rsandifoMerge with trunk.
2013-11-09  rsandifoFix some formatting. Put stuff on a single line where...
2013-11-07  amker * tree-ssa-loop-ivopts.c (alloc_iv): Lower address...
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-10-29  rsandifo- Fix comment typos that I'd introducted.
2013-10-24  rsandifoRename max_wide_int to widest_int, addr_wide_int to...
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-07  rsandifoReorganise wide-int classes so that they are all instan...
2013-09-04  mrsMerge in trunk.
2013-09-03  rguenth2013-09-03 Richard Biener <rguenther@suse.de>
2013-09-02  rguenth2013-09-02 Richard Biener <rguenther@suse.de>
2013-08-24  zadeckmade sign parameter optional to wide_int::neg_p
2013-08-13  mrsAdd wide-int branch.
2013-05-27  rguenth2013-05-27 Richard Biener <rguenther@suse.de>
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-09-07  crowlModify gcc/*.[hc] double_int call sites to use the...
2012-07-16  stevengcc/
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-03-30  rguenth2012-03-30 Richard Guenther <rguenther@suse.de>
2011-08-23  rguenth2011-08-23 Richard Guenther <rguenther@suse.de>
2011-07-19  rguenth2011-07-19 Richard Guenther <rguenther@suse.de>
2010-11-26  rguenth2010-11-26 Richard Guenther <rguenther@suse.de>
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-29  hubicka * tree-vrp.c (debug_value_range, debug_all_value_ranges,
2010-05-21  jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-05-21  stevengcc/ChangeLog:
2009-11-25  hjlRemove trailing white spaces.
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
next