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