]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/hwint.h
Simple patch only add assumed-rank to the list of possible attributes.
[thirdparty/gcc.git] / gcc / hwint.h
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-07-30  Richard SandifordResync inline implementation of ceil_log2 (PR 86506)
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-15  Eric Botcazoure PR target/66488 (segfault on sizeof(long) < sizeof...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-09-16  Jason MerrillAdd inline functions for various bitwise operations.
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-02-11  Jakub Jelinekcgraph.c: Spelling fixes - behaviour -> behavior and...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-08-19  Mikael MorinAvoid signed left shift undefined behaviour in sext_hwi
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-16  Jan Hubickahwint.c (abs_hwi, absu_hwi): Move to ...
2014-06-04  Richard Bienerconfigure.ac: Check whether the underlying type of...
2014-05-28  Richard Bienerrevert: hwint.h (HOST_WIDE_INT_PRINT_*): Define in...
2014-05-28  Richard Bienerhwint.h (*_HALF_WIDE_INT*): Move to ...
2014-05-26  Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-26  Richard Bienerconfigure.ac: Remove long long and __int64 type checks...
2014-05-20  Richard Bienerconfig.gcc: Remove need_64bit_hwint.
2014-05-02  Richard Sandifordhwint.h (zext_hwi): Fix signed overflow for prec =...
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-08-23  Marc Glissere PR other/57324 (Undefined behavior issues found...
2013-04-03  Kenneth Zadeckhwint.c (sext_hwi, zext_hwi): New functions.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
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...
2012-06-13  Richard HendersonAdd and use HOST_WIDEST_INT_C, HOST_WIDE_INT_C.
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2011-09-29  Andi KleenChange random seeds to 64bit and drop re-crcing
2011-08-18  H.J. LuAllow HOST_WIDE_INT for option variable.
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.
2011-01-25  Sebastian PopRemove the lambda framework and make -ftree-loop-linear...
2010-11-30  Joseph Myershwint.c: New.
2010-05-02  Uros Bizjakrevert: hwint.h (HOST_WIDE_INT_PRINT_DOUBLE_HEX): Chang...
2010-05-02  Uros Bizjakvmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-08-25  Douglas B Rupphwint.h (HOST_LONG_FORMAT): New macro
2009-05-16  Brad Lucierre PR middle-end/39301 (ICE in register_overhead, at...
2008-06-06  Ralf Wildenhuescgraph.c: Fix typos in comments.
2007-02-03  Kazu Hiratac-decl.c, [...]: Fix comment typos.
2005-08-23  Mark Mitchell* hwint.h (HOST_WIDE_INT_PRINT): Use HOST_LONG_LONG_FORMAT.
2004-11-24  Mark Mitchellhwint.h (HOST_LONG_LONG_FORMAT): New macro.
2004-10-15  Kazu Hiratabitmap.c, [...]: Update copyright.
2004-08-31  Andrew Pinskire PR rtl-optimization/13987 (compile time regression...
2003-06-25  Kaveh R. Ghazihwint.h (HOST_WIDE_INT_PRINT, [...]): New macros.
2003-01-06  Zack Weinberghwint.h: If the current compiler has no 64-bit type...
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-11-20  Douglas B Rupp* hwint.h (HAVE___INT64): Fix typo (was HAVE__INT64).
2002-07-22  Kaveh R. Ghazihwint.h (HOST_WIDE_INT_PRINT_DEC_SPACE, [...]): New...
2002-07-22  J"orn Renneckehwint.c (define HOST_WIDE_INT_PRINT_DEC_C): New define.
2001-12-10  Richard Kennerhwint.h (HOST_BITS_PER_LONGLONG): Deal with __int64...
2001-10-09  Kazu Hirataacconfig.h: Fix comment formatting.
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-05-26  Richard HendersonStandardize header guards.
2001-05-03  Alexandre OlivaRe-installed 2001-01-09's patch:
2001-03-14  Zack Weinbergaclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, [...]): New.
2001-03-06  Kaveh R. Ghazixm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions...
2001-01-10  Richard Henderson* hwint.h: Revert yesterday's change.
2001-01-09  Alexandre Olivahwint.h (HOST_BITS_PER_WIDE_INT, [...]): Use long long...
1998-12-17  Kaveh R. Ghazi* hwint.h: New file to consolidate HOST_WIDE_INT (etc...