OSDN Git Service

Fix a bug in tilegx_fixup_pcrel_references, to properly match and
[pf3gnuchains/gcc-fork.git] / gcc / double-int.c
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.