aboutsummaryrefslogtreecommitdiff
path: root/gcc/hwint.h
AgeCommit message (Expand)AuthorFilesLines
2013-10-21system.h: Move hwint.h include further down.Richard Sandiford1-9/+5
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-7/+7
2013-08-23re PR other/57324 (Undefined behavior issues found with clang's -fsanitize=un...Marc Glisse1-0/+4
2013-04-03hwint.c (sext_hwi, zext_hwi): New functions.Kenneth Zadeck1-0/+72
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-07-17double-int.h (double_int_popcount): New inline function.Tom de Vries1-0/+15
2012-06-17expmed.c (ceil_log2): Move from here...Steven Bosscher1-0/+9
2012-06-13Add and use HOST_WIDEST_INT_C, HOST_WIDE_INT_C.Richard Henderson1-3/+9
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher1-0/+5
2011-09-29Change random seeds to 64bit and drop re-crcingAndi Kleen1-0/+1
2011-08-18Allow HOST_WIDE_INT for option variable.H.J. Lu1-0/+2
2011-08-18re PR tree-optimization/49963 (ICE: in abs_hwi, at hwint.c:108)Paolo Carlini1-0/+1
2011-08-01Makefile.in (hwint.o): Depend on DIAGNOSTIC_CORE_H.Sebastian Pop1-28/+9
2011-01-25Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in...Sebastian Pop1-0/+29
2010-11-30hwint.c: New.Joseph Myers1-1/+72
2010-05-02revert: hwint.h (HOST_WIDE_INT_PRINT_DOUBLE_HEX): Change format string placeh...Uros Bizjak1-4/+4
2010-05-02vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string placeholder from 0...Uros Bizjak1-6/+6
2009-11-25Remove trailing white spaces.H.J. Lu1-2/+2
2009-08-25hwint.h (HOST_LONG_FORMAT): New macroDouglas B Rupp1-4/+12
2009-05-16re PR middle-end/39301 (ICE in register_overhead, at bitmap.c:115)Brad Lucier1-0/+2
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-2/+2
2007-02-03c-decl.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-08-23* hwint.h (HOST_WIDE_INT_PRINT): Use HOST_LONG_LONG_FORMAT.Mark Mitchell1-1/+1
2004-11-24hwint.h (HOST_LONG_LONG_FORMAT): New macro.Mark Mitchell1-6/+14
2004-10-15bitmap.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-08-30re PR rtl-optimization/13987 (compile time regression while compile fold-cons...Andrew Pinski1-0/+23
2003-06-25hwint.h (HOST_WIDE_INT_PRINT, [...]): New macros.Kaveh R. Ghazi1-17/+10
2003-01-06hwint.h: If the current compiler has no 64-bit type at all, make HOST_WIDEST_...Zack Weinberg1-4/+5
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-126/+85
2002-11-20* hwint.h (HAVE___INT64): Fix typo (was HAVE__INT64).Douglas B Rupp1-2/+2
2002-07-22hwint.h (HOST_WIDE_INT_PRINT_DEC_SPACE, [...]): New formatting macros.Kaveh R. Ghazi1-0/+10
2002-07-22hwint.c (define HOST_WIDE_INT_PRINT_DEC_C): New define.J"orn Rennecke1-0/+3
2001-12-09hwint.h (HOST_BITS_PER_LONGLONG): Deal with __int64 type.Richard Kenner1-0/+4
2001-10-09acconfig.h: Fix comment formatting.Kazu Hirata1-1/+1
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-1/+1
2001-05-25Standardize header guards.Richard Henderson1-3/+3
2001-05-03Re-installed 2001-01-09's patch:Alexandre Oliva1-0/+23
2001-03-14aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, [...]): New.Zack Weinberg1-19/+36
2001-03-06xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults...Kaveh R. Ghazi1-5/+18
2001-01-10* hwint.h: Revert yesterday's change.Richard Henderson1-24/+1
2001-01-09hwint.h (HOST_BITS_PER_WIDE_INT, [...]): Use long long if it's wider than lon...Alexandre Oliva1-1/+24
1998-12-17* hwint.h: New file to consolidate HOST_WIDE_INT (etc) macros.Kaveh R. Ghazi1-0/+96