]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/double-int.c
[Ada] Revert change for gnatprove that is no longer needed
[thirdparty/gcc.git] / gcc / double-int.c
2019-01-01  jakub Update copyright years.
2018-01-03  jakub Update copyright years.
2017-01-09  jakub PR translation/79019
2017-01-01  jakub Update copyright years.
2016-07-20  uros * hwint.h (HOST_WIDE_INT_0): New define.
2016-07-19  uros * builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WID...
2016-01-04  jakub Update copyright years.
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
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-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-12-12  rsandifogcc/
2014-05-27  ebotcazou * double-int.c (div_and_round_double) <ROUND_DIV_EXPR...
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-19  jakub PR other/59545
2013-11-06  mrsMerge in trunk.
2013-11-05  rsandifogcc/
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-09-04  mrsMerge in trunk.
2013-08-23  glisse2013-08-24 Marc Glisse <marc.glisse@inria.fr>
2013-05-07  rguenth2013-05-07 Richard Biener <rguenther@suse.de>
2013-05-03  rguenth2013-05-03 Richard Biener <rguenther@suse.de>
2013-01-30  gjlgcc/
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-09-24  crowlFinish conversion of uses of double_int to the new...
2012-09-07  crowlModify gcc/*.[hc] double_int call sites to use the...
2012-08-15  rguenth2012-08-15 Richard Guenther <rguenther@suse.de>
2012-08-15  dnovilloMerge from cxx-conversion branch (http://gcc.gnu.org...
2012-08-13  jakub PR c/53968
2012-08-03  glissegcc/
2012-06-22  wschmidt2012-06-22 Bill Schmidt <wschmidt@linux.ibm.com>
2012-06-02  zadeck2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-04-25  jakub PR tree-optimization/53058
2012-03-30  rguenth2012-03-30 Richard Guenther <rguenther@suse.de>
2012-03-29  rguenth2012-03-29 Richard Guenther <rguenther@suse.de>
2010-11-30  jsm28 * hwint.c: New. Extracted from toplev.c.
2010-11-16  froydnj * bitmap.c: Delete unnecessary includes.
2010-11-09  davidxlFix PR/46316
2010-08-05  rthReplace exact_log2(x & -x) in favor of more direct...
2010-08-04  rguenth2010-08-04 Richard Guenther <rguenther@suse.de>
2010-07-05  aesok * double-int.h (fit_double_type): Remove declaration.
2010-07-05  rguenth2010-07-05 Richard Guenther <rguenther@suse.de>
2010-06-28  aesok * double-int.h (force_fit_type_double): Remove declara...
2010-06-18  aesok * double-int.h (double_int_to_shwi, double_int_to_uhwi,
2010-05-03  aesok * double-int.h (tree_to_double_int): Remove macro.
2010-04-20  aesok * double-int.h (double_int_setbit): Declare.
2010-04-16  aesok * double-int.h (tree_to_double_int): Convert to macro.
2010-04-15  rguenth2010-04-15 Richard Guenther <rguenther@suse.de>
2010-04-14  aesok * double-int.h (HOST_BITS_PER_DOUBLE_INT): Define.
2009-11-25  hjlRemove trailing white spaces.
2009-04-20  iangcc/:
2007-08-14  ghazi * alias.c (component_uses_parent_alias_set): Constify.
2007-08-06  chaoyingfu * fixed-value.h: New file.
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-04-30  brooks* double-int.c (mpz_set_double_int): Moved from
2007-03-14  rakdver PR tree-optimization/30730
2006-11-12  rakdver * Makefile.in (tree-data-ref.o): Add langhooks.h depen...
2006-08-28  rakdver PR tree-optimization/28411
2006-06-15  rakdver * tree-ssa-loop-niter.c (implies_nonnegative_p): New...
2006-03-03  rakdver * gengtype.c (main): Handle double_int type.