aboutsummaryrefslogtreecommitdiff
path: root/gcc/double-int.h
AgeCommit message (Expand)Author
2017-01-09 PR translation/79019jakub
2017-01-01 Update copyright years.jakub
2016-07-20 * cse.c: Use HOST_WIDE_INT_M1 instead of ~(HOST_WIDE_INT) 0.uros
2016-01-04 Update copyright years.jakub
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-01-05 Update copyright years.jakub
2014-01-03Merge in trunk.mrs
2014-01-02Update copyright years in gcc/rsandifo
2013-09-07Reorganise wide-int classes so that they are all instantiations of arsandifo
2013-07-21Fix typos.mrs
2013-05-072013-05-07 Richard Biener <rguenther@suse.de>rguenth
2013-05-032013-05-03 Richard Biener <rguenther@suse.de>rguenth
2013-01-30gcc/gjl
2013-01-10Update copyright years in gcc/rsandifo
2012-12-212012-12-21 Richard Biener <rguenther@suse.de>rguenth
2012-09-24Finish conversion of uses of double_int to the new API.crowl
2012-09-07Modify gcc/*.[hc] double_int call sites to use the new interface.crowl
2012-08-162012-08-16 Diego Novillo <dnovillo@google.com>dnovillo
2012-08-162012-08-16 Diego Novillo <dnovillo@google.com>dnovillo
2012-08-152012-08-15 Richard Guenther <rguenther@suse.de>rguenth
2012-08-15Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo
2012-08-03gcc/glisse
2012-07-172012-07-17 Tom de Vries <tom@codesourcery.com>vries
2012-07-08gcc/steven
2012-06-222012-06-22 Bill Schmidt <wschmidt@linux.ibm.com>wschmidt
2012-06-022012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck
2012-04-25 PR tree-optimization/53058jakub
2012-03-292012-03-29 Richard Guenther <rguenther@suse.de>rguenth
2010-11-09Fix PR/46316davidxl
2010-08-042010-08-04 Richard Guenther <rguenther@suse.de>rguenth
2010-07-292010-07-28 Richard Guenther <rguenther@suse.de>rguenth
2010-07-05 * double-int.h (fit_double_type): Remove declaration.aesok
2010-07-052010-07-05 Richard Guenther <rguenther@suse.de>rguenth
2010-06-28 * double-int.h (force_fit_type_double): Remove declaration.aesok
2010-06-18 * double-int.h (double_int_to_shwi, double_int_to_uhwi,aesok
2010-05-25 * double-int.h (double_int_and): New.aesok
2010-05-19 * double-int.h (double_int_ior): New function.aesok
2010-05-03 * double-int.h (tree_to_double_int): Remove macro.aesok
2010-04-20 * double-int.h (double_int_setbit): Declare.aesok
2010-04-16 * double-int.h (tree_to_double_int): Convert to macro.aesok
2010-04-152010-04-15 Richard Guenther <rguenther@suse.de>rguenth
2010-04-14 * double-int.h (HOST_BITS_PER_DOUBLE_INT): Define.aesok
2009-11-25Remove trailing white spaces.hjl
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.jakub
2008-02-08gcc/rsandifo
2007-08-14 * alias.c (component_uses_parent_alias_set): Constify.ghazi
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...nickc
2007-04-30* double-int.c (mpz_set_double_int): Moved frombrooks
2007-03-14 PR tree-optimization/30730rakdver
2006-11-12 * Makefile.in (tree-data-ref.o): Add langhooks.h dependency.rakdver