aboutsummaryrefslogtreecommitdiff
path: root/gcc/double-int.c
AgeCommit message (Expand)Author
2017-01-09 PR translation/79019jakub
2017-01-01 Update copyright years.jakub
2016-07-20 * hwint.h (HOST_WIDE_INT_0): New define.uros
2016-07-19 * builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1,uros
2016-01-04 Update copyright years.jakub
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-12-12gcc/rsandifo
2014-05-27 * double-int.c (div_and_round_double) <ROUND_DIV_EXPR>: Use the properebotcazou
2014-01-02Update copyright years in gcc/rsandifo
2013-12-19 PR other/59545jakub
2013-11-05gcc/rsandifo
2013-09-28gcc/rsandifo
2013-08-232013-08-24 Marc Glisse <marc.glisse@inria.fr>glisse
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-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-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-13 PR c/53968jakub
2012-08-03gcc/glisse
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-302012-03-30 Richard Guenther <rguenther@suse.de>rguenth
2012-03-292012-03-29 Richard Guenther <rguenther@suse.de>rguenth
2010-11-30 * hwint.c: New. Extracted from toplev.c.jsm28
2010-11-16 * bitmap.c: Delete unnecessary includes.froydnj
2010-11-09Fix PR/46316davidxl
2010-08-05Replace exact_log2(x & -x) in favor of more direct computation.rth
2010-08-042010-08-04 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-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