Age | Commit message (Expand) | Author | Files | Lines |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-07-17 | double-int.h (double_int_popcount): New inline function. | Tom de Vries | 1 | -0/+15 |
2012-06-17 | expmed.c (ceil_log2): Move from here... | Steven Bosscher | 1 | -0/+9 |
2012-06-13 | Add and use HOST_WIDEST_INT_C, HOST_WIDE_INT_C. | Richard Henderson | 1 | -3/+9 |
2012-05-31 | output.h (__gcc_host_wide_int__): Move to hwint.h. | Steven Bosscher | 1 | -0/+5 |
2011-09-29 | Change random seeds to 64bit and drop re-crcing | Andi Kleen | 1 | -0/+1 |
2011-08-18 | Allow HOST_WIDE_INT for option variable. | H.J. Lu | 1 | -0/+2 |
2011-08-18 | re PR tree-optimization/49963 (ICE: in abs_hwi, at hwint.c:108) | Paolo Carlini | 1 | -0/+1 |
2011-08-01 | Makefile.in (hwint.o): Depend on DIAGNOSTIC_CORE_H. | Sebastian Pop | 1 | -28/+9 |
2011-01-25 | Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in... | Sebastian Pop | 1 | -0/+29 |
2010-11-30 | hwint.c: New. | Joseph Myers | 1 | -1/+72 |
2010-05-02 | revert: hwint.h (HOST_WIDE_INT_PRINT_DOUBLE_HEX): Change format string placeh... | Uros Bizjak | 1 | -4/+4 |
2010-05-02 | vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string placeholder from 0... | Uros Bizjak | 1 | -6/+6 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -2/+2 |
2009-08-25 | hwint.h (HOST_LONG_FORMAT): New macro | Douglas B Rupp | 1 | -4/+12 |
2009-05-16 | re PR middle-end/39301 (ICE in register_overhead, at bitmap.c:115) | Brad Lucier | 1 | -0/+2 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -2/+2 |
2007-02-03 | c-decl.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-08-23 | * hwint.h (HOST_WIDE_INT_PRINT): Use HOST_LONG_LONG_FORMAT. | Mark Mitchell | 1 | -1/+1 |
2004-11-24 | hwint.h (HOST_LONG_LONG_FORMAT): New macro. | Mark Mitchell | 1 | -6/+14 |
2004-10-15 | bitmap.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-08-30 | re PR rtl-optimization/13987 (compile time regression while compile fold-cons... | Andrew Pinski | 1 | -0/+23 |
2003-06-25 | hwint.h (HOST_WIDE_INT_PRINT, [...]): New macros. | Kaveh R. Ghazi | 1 | -17/+10 |
2003-01-06 | hwint.h: If the current compiler has no 64-bit type at all, make HOST_WIDEST_... | Zack Weinberg | 1 | -4/+5 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -126/+85 |
2002-11-20 | * hwint.h (HAVE___INT64): Fix typo (was HAVE__INT64). | Douglas B Rupp | 1 | -2/+2 |
2002-07-22 | hwint.h (HOST_WIDE_INT_PRINT_DEC_SPACE, [...]): New formatting macros. | Kaveh R. Ghazi | 1 | -0/+10 |
2002-07-22 | hwint.c (define HOST_WIDE_INT_PRINT_DEC_C): New define. | J"orn Rennecke | 1 | -0/+3 |
2001-12-09 | hwint.h (HOST_BITS_PER_LONGLONG): Deal with __int64 type. | Richard Kenner | 1 | -0/+4 |
2001-10-09 | acconfig.h: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -1/+1 |
2001-05-25 | Standardize header guards. | Richard Henderson | 1 | -3/+3 |
2001-05-03 | Re-installed 2001-01-09's patch: | Alexandre Oliva | 1 | -0/+23 |
2001-03-14 | aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, [...]): New. | Zack Weinberg | 1 | -19/+36 |
2001-03-06 | xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults... | Kaveh R. Ghazi | 1 | -5/+18 |
2001-01-10 | * hwint.h: Revert yesterday's change. | Richard Henderson | 1 | -24/+1 |
2001-01-09 | hwint.h (HOST_BITS_PER_WIDE_INT, [...]): Use long long if it's wider than lon... | Alexandre Oliva | 1 | -1/+24 |
1998-12-17 | * hwint.h: New file to consolidate HOST_WIDE_INT (etc) macros. | Kaveh R. Ghazi | 1 | -0/+96 |