summaryrefslogtreecommitdiff
path: root/gcc/hwint.h
Commit message (Expand)AuthorAgeFilesLines
* 2013-04-03 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2013-04-031-0/+72
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* 2012-07-17 Tom de Vries <tom@codesourcery.com>vries2012-07-171-0/+15
* * expmed.c (ceil_log2): Move from here...steven2012-06-171-0/+9
* Add and use HOST_WIDEST_INT_C, HOST_WIDE_INT_C.rth2012-06-131-3/+9
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-0/+5
* Change random seeds to 64bit and drop re-crcingak2011-09-291-0/+1
* Allow HOST_WIDE_INT for option variable.hjl2011-08-181-0/+2
* 2011-08-18 Paolo Carlini <paolo.carlini@oracle.com>paolo2011-08-181-0/+1
* 2011-08-01 Sebastian Pop <sebastian.pop@amd.com>paolo2011-08-011-28/+9
* Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in...spop2011-01-251-0/+29
* * hwint.c: New. Extracted from toplev.c.jsm282010-11-301-1/+72
* Revert:uros2010-05-021-4/+4
* * vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format stringuros2010-05-021-6/+6
* Remove trailing white spaces.hjl2009-11-251-2/+2
* * hwint.h (HOST_LONG_FORMAT): New macrorupp2009-08-251-4/+12
* 2009-05-16 Brad Lucier <lucier@math.purdue.edu>hjl2009-05-161-0/+2
* gcc/rwild2008-06-061-2/+2
* * c-decl.c, config/avr/avr.c, config/avr/avr.h,kazu2007-02-031-1/+1
* * hwint.h (HOST_WIDE_INT_PRINT): Use HOST_LONG_LONG_FORMAT.mmitchel2005-08-231-1/+1
* * hwint.h (HOST_LONG_LONG_FORMAT): New macro. Use it throughout.mmitchel2004-11-241-6/+14
* * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,kazu2004-10-151-1/+1
* 2004-08-30 Andrew Pinski <apinski@apple.com>pinskia2004-08-311-0/+23
* * hwint.h (HOST_WIDE_INT_PRINT, HOST_WIDE_INT_PRINT_C): New macros.ghazi2003-06-251-17/+10
* * hwint.h: If the current compiler has no 64-bit type at all,zack2003-01-061-4/+5
* Merge basic-improvements-branch to trunkzack2002-12-161-126/+85
* * hwint.h (HAVE___INT64): Fix typo (was HAVE__INT64).rupp2002-11-201-2/+2
* * hwint.h (HOST_WIDE_INT_PRINT_DEC_SPACE,ghazi2002-07-221-0/+10
* * hwint.c (define HOST_WIDE_INT_PRINT_DEC_C): New define.amylaar2002-07-221-0/+3
* * hwint.h (HOST_BITS_PER_LONGLONG): Deal with __int64 type.kenner2001-12-101-0/+4
* * acconfig.h: Fix comment formatting.kazu2001-10-091-1/+1
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-1/+1
* Standardize header guards.rth2001-05-261-3/+3
* Re-installed 2001-01-09's patch:aoliva2001-05-031-0/+23
* * aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, gcc_AC_C_CHAR_BIT,zack2001-03-141-19/+36
* * config/a29k/xm-a29k.h, config/a29k/xm-unix.h,ghazi2001-03-061-5/+18
* * hwint.h: Revert yesterday's change.rth2001-01-101-24/+1
* * hwint.h (HOST_BITS_PER_WIDE_INT, HOST_WIDE_INT): Use long longaoliva2001-01-091-1/+24
* * hwint.h: New file to consolidate HOST_WIDE_INT (etc) macros.ghazi1998-12-171-0/+96