summaryrefslogtreecommitdiff
path: root/gcc/double-int.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2016-01-041-1/+1
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-2/+0
* Update copyright years.jakub2015-01-051-1/+1
* Merge in trunk.mrs2014-01-031-1/+1
|\
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Reorganise wide-int classes so that they are all instantiations of arsandifo2013-09-071-0/+34
|/
* Fix typos.mrs2013-07-211-1/+1
* 2013-05-07 Richard Biener <rguenther@suse.de>rguenth2013-05-071-0/+1
* 2013-05-03 Richard Biener <rguenther@suse.de>rguenth2013-05-031-21/+1
* gcc/gjl2013-01-301-0/+4
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* 2012-12-21 Richard Biener <rguenther@suse.de>rguenth2012-12-211-4/+0
* Finish conversion of uses of double_int to the new API.crowl2012-09-241-442/+18
* Modify gcc/*.[hc] double_int call sites to use the new interface.crowl2012-09-071-16/+44
* 2012-08-16 Diego Novillo <dnovillo@google.com>dnovillo2012-08-161-0/+4
* 2012-08-16 Diego Novillo <dnovillo@google.com>dnovillo2012-08-161-4/+0
* 2012-08-15 Richard Guenther <rguenther@suse.de>rguenth2012-08-151-24/+24
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-78/+597
* gcc/glisse2012-08-031-0/+5
* 2012-07-17 Tom de Vries <tom@codesourcery.com>vries2012-07-171-0/+8
* gcc/steven2012-07-081-1/+0
* 2012-06-22 Bill Schmidt <wschmidt@linux.ibm.com>wschmidt2012-06-221-0/+2
* 2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-06-021-3/+3
* PR tree-optimization/53058jakub2012-04-251-1/+4
* 2012-03-29 Richard Guenther <rguenther@suse.de>rguenth2012-03-291-3/+0
* Fix PR/46316davidxl2010-11-091-0/+1
* 2010-08-04 Richard Guenther <rguenther@suse.de>rguenth2010-08-041-0/+2
* 2010-07-28 Richard Guenther <rguenther@suse.de>rguenth2010-07-291-1/+11
* * double-int.h (fit_double_type): Remove declaration.aesok2010-07-051-3/+0
* 2010-07-05 Richard Guenther <rguenther@suse.de>rguenth2010-07-051-0/+1
* * double-int.h (force_fit_type_double): Remove declaration.aesok2010-06-281-2/+0
* * double-int.h (double_int_to_shwi, double_int_to_uhwi,aesok2010-06-181-11/+51
* * double-int.h (double_int_and): New.aesok2010-05-251-0/+10
* * double-int.h (double_int_ior): New function.aesok2010-05-191-0/+13
* * double-int.h (tree_to_double_int): Remove macro.aesok2010-05-031-7/+0
* * double-int.h (double_int_setbit): Declare.aesok2010-04-201-0/+1
* * double-int.h (tree_to_double_int): Convert to macro.aesok2010-04-161-1/+4
* 2010-04-15 Richard Guenther <rguenther@suse.de>rguenth2010-04-151-5/+44
* * double-int.h (HOST_BITS_PER_DOUBLE_INT): Define.aesok2010-04-141-2/+26
* Remove trailing white spaces.hjl2009-11-251-6/+6
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* gcc/rsandifo2008-02-081-1/+4
* * alias.c (component_uses_parent_alias_set): Constify.ghazi2007-08-141-3/+3
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * double-int.c (mpz_set_double_int): Moved frombrooks2007-04-301-0/+9
* PR tree-optimization/30730rakdver2007-03-141-0/+1
* * Makefile.in (tree-data-ref.o): Add langhooks.h dependency.rakdver2006-11-121-1/+2
* PR tree-optimization/28411rakdver2006-08-281-0/+6
* * config/soft-fp/op-common.h, double-int.h, tree-ssa-dom.c:kazu2006-04-221-1/+1
* * gengtype.c (main): Handle double_int type.rakdver2006-03-031-0/+169