summaryrefslogtreecommitdiff
path: root/gcc/double-int.c
Commit message (Expand)AuthorAgeFilesLines
* * double-int.h (force_fit_type_double): Remove declaration.aesok2010-06-281-50/+0
* * double-int.h (double_int_to_shwi, double_int_to_uhwi,aesok2010-06-181-71/+81
* * double-int.h (tree_to_double_int): Remove macro.aesok2010-05-031-24/+0
* * double-int.h (double_int_setbit): Declare.aesok2010-04-201-0/+12
* * double-int.h (tree_to_double_int): Convert to macro.aesok2010-04-161-12/+0
* 2010-04-15 Richard Guenther <rguenther@suse.de>rguenth2010-04-151-1/+736
* * double-int.h (HOST_BITS_PER_DOUBLE_INT): Define.aesok2010-04-141-10/+25
* Remove trailing white spaces.hjl2009-11-251-7/+7
* gcc/:ian2009-04-201-3/+4
* * alias.c (component_uses_parent_alias_set): Constify.ghazi2007-08-141-3/+3
* * fixed-value.h: New file.chaoyingfu2007-08-061-2/+2
* 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/+78
* PR tree-optimization/30730rakdver2007-03-141-1/+1
* * Makefile.in (tree-data-ref.o): Add langhooks.h dependency.rakdver2006-11-121-1/+15
* PR tree-optimization/28411rakdver2006-08-281-5/+62
* * tree-ssa-loop-niter.c (implies_nonnegative_p): New function.rakdver2006-06-151-6/+6
* * gengtype.c (main): Handle double_int type.rakdver2006-03-031-0/+344