]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/double-int.h
Update copyright years.
[thirdparty/gcc.git] / gcc / double-int.h
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 Bizjakcse.c: Use HOST_WIDE_INT_M1 instead of ~(HOST_WIDE_INT) 0.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-07-21  Ondřej BílkaFix typos.
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-12-21  Richard Bienerre PR bootstrap/54659 (Bootstrap with --disable-nls...
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-16  Diego Novillorevert: re PR bootstrap/54281 (Fails to bootstrap with...
2012-08-16  Diego Novillore PR bootstrap/54281 (Fails to bootstrap with --disabl...
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-03  Marc Glissere PR tree-optimization/30318 (VRP does not create...
2012-07-17  Tom de Vriesdouble-int.h (double_int_popcount): New inline function.
2012-07-08  Steven Bosscheralias.h: Do not include coretypes.h in header files.
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-29  Richard Guentherre PR middle-end/50708 (Infinite loop between rshift_do...
2010-11-09  Xinliang David LiFix PR/46316
2010-08-04  Richard GuentherMakefile.in (double-int.o): Add $(TOPLEV_H) dependency.
2010-07-29  Richard Guentherdouble-int.h (double_int_and_not): New function.
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-25  Anatoly Sokolovdouble-int.h (double_int_and): New.
2010-05-19  Anatoly Sokolovdouble-int.h (double_int_ior): New function.
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-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-02-08  Richard Sandifordre PR bootstrap/35051 (Build machine requires GMP and...
2007-08-14  Kaveh R. Ghazialias.c (component_uses_parent_alias_set): Constify.
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-04-22  Kazu Hirataop-common.h, [...]: Fix comment typos.
2006-03-03  Zdenek Dvorakgengtype.c (main): Handle double_int type.