]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/hwint.c
[Ada] Two typo fixes
[thirdparty/gcc.git] / gcc / hwint.c
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-07-25  Richard SandifordFix ceil_log2(0) (PR 86644)
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-09-16  Jason MerrillAdd inline functions for various bitwise operations.
2016-07-19  Uros Bizjakbuiltins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_I...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-16  Jan Hubickahwint.c (abs_hwi, absu_hwi): Move to ...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-10-21  Richard Sandifordsystem.h: Move hwint.h include further down.
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-04-03  Kenneth Zadeckhwint.c (sext_hwi, zext_hwi): New functions.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-07-17  Tom de Vrieshwint.c: Fix loop range.
2012-07-17  Tom de Vriesdouble-int.h (double_int_popcount): New inline function.
2012-06-17  Steven Bosscherexpmed.c (ceil_log2): Move from here...
2011-08-18  Paolo Carlinire PR tree-optimization/49963 (ICE: in abs_hwi, at...
2011-08-01  Sebastian PopMakefile.in (hwint.o): Depend on DIAGNOSTIC_CORE_H.
2010-11-30  Joseph Myershwint.c: New.