]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/hwint.c
Allow automatics in equivalences
[thirdparty/gcc.git] / gcc / hwint.c
2019-01-01  jakub Update copyright years.
2018-07-25  rsandifoFix ceil_log2(0) (PR 86644)
2018-01-03  jakub Update copyright years.
2017-01-01  jakub Update copyright years.
2016-09-16  jason Add inline functions for various bitwise operations.
2016-07-19  uros * builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WID...
2016-01-04  jakub Update copyright years.
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-01-05  jakub Update copyright years.
2014-12-16  hubicka * hwint.c (abs_hwi, absu_hwi): Move to ...
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-10-23  rsandifoBackport:
2013-10-21  rsandifogcc/
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-04-03  zadeck2013-04-03 Kenneth Zadeck <zadeck@naturalbridge.com>
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-07-17  vries2012-07-17 Tom de Vries <tom@codesourcery.com>
2012-07-17  vries2012-07-17 Tom de Vries <tom@codesourcery.com>
2012-06-17  steven * expmed.c (ceil_log2): Move from here...
2011-08-18  paolo2011-08-18 Paolo Carlini <paolo.carlini@oracle.com>
2011-08-01  paolo2011-08-01 Sebastian Pop <sebastian.pop@amd.com>
2010-11-30  jsm28 * hwint.c: New. Extracted from toplev.c.