summaryrefslogtreecommitdiff
path: root/gcc/hwint.h
Commit message (Expand)AuthorAgeFilesLines
* hwint.h (HOST_WIDE_INT_PRINT_DEC_SPACE, [...]): New formatting macros.Kaveh R. Ghazi2002-07-221-0/+10
* hwint.c (define HOST_WIDE_INT_PRINT_DEC_C): New define.J"orn Rennecke2002-07-221-0/+3
* hwint.h (HOST_BITS_PER_LONGLONG): Deal with __int64 type.Richard Kenner2001-12-091-0/+4
* acconfig.h: Fix comment formatting.Kazu Hirata2001-10-091-1/+1
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-1/+1
* Standardize header guards.Richard Henderson2001-05-251-3/+3
* Re-installed 2001-01-09's patch:Alexandre Oliva2001-05-031-0/+23
* aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, [...]): New.Zack Weinberg2001-03-141-19/+36
* xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults...Kaveh R. Ghazi2001-03-061-5/+18
* * hwint.h: Revert yesterday's change.Richard Henderson2001-01-101-24/+1
* hwint.h (HOST_BITS_PER_WIDE_INT, [...]): Use long long if it's wider than lon...Alexandre Oliva2001-01-091-1/+24
* * hwint.h: New file to consolidate HOST_WIDE_INT (etc) macros.Kaveh R. Ghazi1998-12-171-0/+96