aboutsummaryrefslogtreecommitdiff
path: root/gcc/hwint.h
AgeCommit message (Expand)AuthorFilesLines
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