summaryrefslogtreecommitdiff
path: root/gcc/hwint.h
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* double-int.h (double_int_popcount): New inline function.Tom de Vries2012-07-171-0/+15
* expmed.c (ceil_log2): Move from here...Steven Bosscher2012-06-171-0/+9
* Add and use HOST_WIDEST_INT_C, HOST_WIDE_INT_C.Richard Henderson2012-06-131-3/+9
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-311-0/+5
* Change random seeds to 64bit and drop re-crcingAndi Kleen2011-09-291-0/+1
* Allow HOST_WIDE_INT for option variable.H.J. Lu2011-08-181-0/+2
* re PR tree-optimization/49963 (ICE: in abs_hwi, at hwint.c:108)Paolo Carlini2011-08-181-0/+1
* Makefile.in (hwint.o): Depend on DIAGNOSTIC_CORE_H.Sebastian Pop2011-08-011-28/+9
* Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in...Sebastian Pop2011-01-251-0/+29
* hwint.c: New.Joseph Myers2010-11-301-1/+72
* revert: hwint.h (HOST_WIDE_INT_PRINT_DOUBLE_HEX): Change format string placeh...Uros Bizjak2010-05-021-4/+4
* vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string placeholder from 0...Uros Bizjak2010-05-021-6/+6
* Remove trailing white spaces.H.J. Lu2009-11-251-2/+2
* hwint.h (HOST_LONG_FORMAT): New macroDouglas B Rupp2009-08-251-4/+12
* re PR middle-end/39301 (ICE in register_overhead, at bitmap.c:115)Brad Lucier2009-05-161-0/+2
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-2/+2
* c-decl.c, [...]: Fix comment typos.Kazu Hirata2007-02-031-1/+1
* * hwint.h (HOST_WIDE_INT_PRINT): Use HOST_LONG_LONG_FORMAT.Mark Mitchell2005-08-231-1/+1
* hwint.h (HOST_LONG_LONG_FORMAT): New macro.Mark Mitchell2004-11-241-6/+14
* bitmap.c, [...]: Update copyright.Kazu Hirata2004-10-151-1/+1
* re PR rtl-optimization/13987 (compile time regression while compile fold-cons...Andrew Pinski2004-08-301-0/+23
* hwint.h (HOST_WIDE_INT_PRINT, [...]): New macros.Kaveh R. Ghazi2003-06-251-17/+10
* hwint.h: If the current compiler has no 64-bit type at all, make HOST_WIDEST_...Zack Weinberg2003-01-061-4/+5
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-126/+85
* * hwint.h (HAVE___INT64): Fix typo (was HAVE__INT64).Douglas B Rupp2002-11-201-2/+2
* 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