]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/double-int.c
PR modula2/114929 for loop fails to iterate down to zero when using a cardinal type
[thirdparty/gcc.git] / gcc / double-int.c
2022-01-17  Martin LiskaRename .c files to .cc files.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-09  Jakub Jelinekre PR translation/79019 (translatable string typo in...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-07-20  Uros Bizjakhwint.h (HOST_WIDE_INT_0): New define.
2016-07-19  Uros Bizjakbuiltins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_I...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
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 http://gcc.gnu.org/ml/gcc...
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.