pa.md (integer_indexed_store splitters): Use mem_shadd_operand.
[gcc.git] / gcc / double-int.c
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-12 Richard Sandifordre PR middle-end/64182 (wide-int rounding division...
2014-05-27 Eric Botcazoudouble-int.c (div_and_round_double): Use the proper...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-19 Jakub Jelinekre PR other/59545 (Signed integer overflow issues)
2013-11-05 Richard Sandiforddouble-int.c (lshift_double, [...]): Remove SHIFT_COUNT...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-08-23 Marc Glissere PR other/57324 (Undefined behavior issues found...
2013-05-07 Richard Bienerdouble-int.h (rshift): New overload.
2013-05-03 Richard Bienerdouble-int.h (lshift): New overload without precision...
2013-01-30 Georg-Johann Layre PR tree-optimization/56064 (Optimize VIEW_CONVERT_EX...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-09-24 Lawrence CrowlFinish conversion of uses of double_int to the new...
2012-09-07 Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-08-15 Richard Guentherdouble-int.h (double_int::from_unsigned): Rename to ...
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-08-13 Jakub Jelinekre PR c/53968 (integer undefined behaviors in GCC)
2012-08-03 Marc Glissere PR tree-optimization/30318 (VRP does not create...
2012-06-22 Bill Schmidtdouble-int.c (double_int_multiple_of): New function.
2012-06-02 Kenneth Zadeck2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-04-25 Jakub Jelinekre PR tree-optimization/53058 (Another ice in remove_ra...
2012-03-30 Richard Guentherre PR other/52786 (double-int.c:231:31: error: comparis...
2012-03-29 Richard Guentherre PR middle-end/50708 (Infinite loop between rshift_do...
2010-11-30 Joseph Myershwint.c: New.
2010-11-16 Nathan Froydbitmap.c: Delete unnecessary includes.
2010-11-09 Xinliang David LiFix PR/46316
2010-08-05 Richard HendersonReplace exact_log2(x & -x) in favor of more direct...
2010-08-04 Richard GuentherMakefile.in (double-int.o): Add $(TOPLEV_H) dependency.
2010-07-05 Anatoly Sokolovdouble-int.h (fit_double_type): Remove declaration.
2010-07-05 Richard Bienerdouble-int.h (double_int_sub): Declare.
2010-06-28 Anatoly Sokolovdouble-int.h (force_fit_type_double): Remove declaration.
2010-06-18 Anatoly Sokolovdouble-int.h (double_int_to_shwi, [...]): Implement...
2010-05-03 Anatoly Sokolovdouble-int.h (tree_to_double_int): Remove macro.
2010-04-20 Anatoly Sokolovdouble-int.h (double_int_setbit): Declare.
2010-04-16 Anatoly Sokolovdouble-int.h (tree_to_double_int): Convert to macro.
2010-04-15 Richard Guentherfold-const.c (LOWPART, [...]): Move ...
2010-04-14 Anatoly Sokolovdouble-int.h (HOST_BITS_PER_DOUBLE_INT): Define.
2009-11-25 H.J. LuRemove trailing white spaces.
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2007-08-14 Kaveh R. Ghazialias.c (component_uses_parent_alias_set): Constify.
2007-08-06 Chao-ying Fufixed-value.h: New file.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-04-30 Brooks Mosesdouble-int.c (mpz_set_double_int): Moved from tree...
2007-03-14 Zdenek Dvorakre PR tree-optimization/30730 (-Wunsafe-loop-optimizati...
2006-11-12 Zdenek DvorakMakefile.in (tree-data-ref.o): Add langhooks.h dependency.
2006-08-28 Zdenek Dvorakre PR tree-optimization/28411 ("Illegal instruction...
2006-06-15 Zdenek Dvoraktree-ssa-loop-niter.c (implies_nonnegative_p): New...
2006-03-03 Zdenek Dvorakgengtype.c (main): Handle double_int type.