Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / hwint.h
2016-02-11 jakub * cgraph.c: Spelling fixes - behaviour -> behavior and
2016-01-04 jakub Update copyright years.
2015-08-19 mikaelAvoid signed left shift undefined behaviour in sext_hwi
2015-01-05 jakub Update copyright years.
2014-12-16 hubicka * hwint.c (abs_hwi, absu_hwi): Move to ...
2014-06-04 rguenth2014-06-04 Richard Biener <rguenther@suse.de>
2014-05-28 rguenth2014-05-28 Richard Biener <rguenther@suse.de>
2014-05-28 rguenth2014-05-28 Richard Biener <rguenther@suse.de>
2014-05-26 rguenth2014-05-23 Richard Biener <rguenther@suse.de>
2014-05-26 rguenth2014-05-26 Richard Biener <rguenther@suse.de>
2014-05-20 rguenth2014-05-20 Richard Biener <rguenther@suse.de>
2014-05-05 mrsMerge in trunk.
2014-05-02 rsandifogcc/
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-09-04 mrsMerge in trunk.
2013-08-23 glisse2013-08-24 Marc Glisse <marc.glisse@inria.fr>
2013-04-03 zadeck2013-04-03 Kenneth Zadeck <zadeck@naturalbridge.com>
2013-01-10 rsandifoUpdate copyright years in gcc/
2013-01-04 jakubUpdate Copyright years for files modified in 2011 and...
2012-07-17 vries2012-07-17 Tom de Vries <tom@codesourcery.com>
2012-06-17 steven * expmed.c (ceil_log2): Move from here...
2012-06-13 rthAdd and use HOST_WIDEST_INT_C, HOST_WIDE_INT_C.
2012-05-31 steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2011-09-29 akChange random seeds to 64bit and drop re-crcing
2011-08-18 hjlAllow HOST_WIDE_INT for option variable.
2011-08-18 paolo2011-08-18 Paolo Carlini <paolo.carlini@oracle.com>
2011-08-01 paolo2011-08-01 Sebastian Pop <sebastian.pop@amd.com>
2011-01-25 spopRemove the lambda framework and make -ftree-loop-linear...
2010-11-30 jsm28 * hwint.c: New. Extracted from toplev.c.
2010-05-02 uros Revert:
2010-05-02 uros * vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format...
2009-11-25 hjlRemove trailing white spaces.
2009-08-25 rupp * hwint.h (HOST_LONG_FORMAT): New macro
2009-05-16 hjl2009-05-16 Brad Lucier <lucier@math.purdue.edu>
2008-06-06 rwildgcc/
2007-02-03 kazu * c-decl.c, config/avr/avr.c, config/avr/avr.h,
2005-08-23 mmitchel * hwint.h (HOST_WIDE_INT_PRINT): Use HOST_LONG_LONG_FO...
2004-11-24 mmitchel * hwint.h (HOST_LONG_LONG_FORMAT): New macro. Use...
2004-10-15 kazu * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,
2004-08-31 pinskia2004-08-30 Andrew Pinski <apinski@apple.com>
2003-06-25 ghazi * hwint.h (HOST_WIDE_INT_PRINT, HOST_WIDE_INT_PRINT_C...
2003-01-06 zack * hwint.h: If the current compiler has no 64-bit type...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-11-20 rupp* hwint.h (HAVE___INT64): Fix typo (was HAVE__INT64).
2002-07-22 ghazi * hwint.h (HOST_WIDE_INT_PRINT_DEC_SPACE,
2002-07-22 amylaar * hwint.c (define HOST_WIDE_INT_PRINT_DEC_C): New...
2001-12-10 kenner * hwint.h (HOST_BITS_PER_LONGLONG): Deal with __int64...
2001-10-09 kazu * acconfig.h: Fix comment formatting.
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-05-26 rthStandardize header guards.
2001-05-03 aolivaRe-installed 2001-01-09's patch:
2001-03-14 zack * aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, gcc_AC_C_CH...
2001-03-06 ghazi * config/a29k/xm-a29k.h, config/a29k/xm-unix.h,
2001-01-10 rth * hwint.h: Revert yesterday's change.
2001-01-09 aoliva* hwint.h (HOST_BITS_PER_WIDE_INT, HOST_WIDE_INT):...
1998-12-17 ghazi * hwint.h: New file to consolidate HOST_WIDE_INT...