| Commit message (Expand) | Author | Age | Files | Lines |
* | * cgraph.c: Spelling fixes - behaviour -> behavior and | jakub | 2016-02-11 | 1 | -1/+1 |
* | Update copyright years. | jakub | 2016-01-04 | 1 | -1/+1 |
* | Avoid signed left shift undefined behaviour in sext_hwi | mikael | 2015-08-19 | 1 | -1/+17 |
* | Update copyright years. | jakub | 2015-01-05 | 1 | -1/+1 |
* | * hwint.c (abs_hwi, absu_hwi): Move to ... | hubicka | 2014-12-16 | 1 | -0/+17 |
* | 2014-06-04 Richard Biener <rguenther@suse.de> | rguenth | 2014-06-04 | 1 | -37/+32 |
* | 2014-05-28 Richard Biener <rguenther@suse.de> | rguenth | 2014-05-28 | 1 | -29/+32 |
* | 2014-05-28 Richard Biener <rguenther@suse.de> | rguenth | 2014-05-28 | 1 | -66/+29 |
* | 2014-05-23 Richard Biener <rguenther@suse.de> | rguenth | 2014-05-26 | 1 | -11/+15 |
* | 2014-05-26 Richard Biener <rguenther@suse.de> | rguenth | 2014-05-26 | 1 | -75/+26 |
* | 2014-05-20 Richard Biener <rguenther@suse.de> | rguenth | 2014-05-20 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2014-05-02 | 1 | -1/+1 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2013-10-21 | 1 | -9/+5 |
* | gcc/ | rsandifo | 2013-09-28 | 1 | -7/+7 |
* | 2013-08-24 Marc Glisse <marc.glisse@inria.fr> | glisse | 2013-08-23 | 1 | -0/+4 |
* | 2013-04-03 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2013-04-03 | 1 | -0/+72 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 1 | -1/+1 |
* | 2012-07-17 Tom de Vries <tom@codesourcery.com> | vries | 2012-07-17 | 1 | -0/+15 |
* | * expmed.c (ceil_log2): Move from here... | steven | 2012-06-17 | 1 | -0/+9 |
* | Add and use HOST_WIDEST_INT_C, HOST_WIDE_INT_C. | rth | 2012-06-13 | 1 | -3/+9 |
* | * output.h (__gcc_host_wide_int__): Move to hwint.h. | steven | 2012-05-31 | 1 | -0/+5 |
* | Change random seeds to 64bit and drop re-crcing | ak | 2011-09-29 | 1 | -0/+1 |
* | Allow HOST_WIDE_INT for option variable. | hjl | 2011-08-18 | 1 | -0/+2 |
* | 2011-08-18 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2011-08-18 | 1 | -0/+1 |
* | 2011-08-01 Sebastian Pop <sebastian.pop@amd.com> | paolo | 2011-08-01 | 1 | -28/+9 |
* | Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in... | spop | 2011-01-25 | 1 | -0/+29 |
* | * hwint.c: New. Extracted from toplev.c. | jsm28 | 2010-11-30 | 1 | -1/+72 |
* | Revert: | uros | 2010-05-02 | 1 | -4/+4 |
* | * vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string | uros | 2010-05-02 | 1 | -6/+6 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -2/+2 |
* | * hwint.h (HOST_LONG_FORMAT): New macro | rupp | 2009-08-25 | 1 | -4/+12 |
* | 2009-05-16 Brad Lucier <lucier@math.purdue.edu> | hjl | 2009-05-16 | 1 | -0/+2 |
* | gcc/ | rwild | 2008-06-06 | 1 | -2/+2 |
* | * c-decl.c, config/avr/avr.c, config/avr/avr.h, | kazu | 2007-02-03 | 1 | -1/+1 |
* | * hwint.h (HOST_WIDE_INT_PRINT): Use HOST_LONG_LONG_FORMAT. | mmitchel | 2005-08-23 | 1 | -1/+1 |
* | * hwint.h (HOST_LONG_LONG_FORMAT): New macro. Use it throughout. | mmitchel | 2004-11-24 | 1 | -6/+14 |
* | * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h, | kazu | 2004-10-15 | 1 | -1/+1 |
* | 2004-08-30 Andrew Pinski <apinski@apple.com> | pinskia | 2004-08-31 | 1 | -0/+23 |
* | * hwint.h (HOST_WIDE_INT_PRINT, HOST_WIDE_INT_PRINT_C): New macros. | ghazi | 2003-06-25 | 1 | -17/+10 |
* | * hwint.h: If the current compiler has no 64-bit type at all, | zack | 2003-01-06 | 1 | -4/+5 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -126/+85 |
* | * hwint.h (HAVE___INT64): Fix typo (was HAVE__INT64). | rupp | 2002-11-20 | 1 | -2/+2 |
* | * hwint.h (HOST_WIDE_INT_PRINT_DEC_SPACE, | ghazi | 2002-07-22 | 1 | -0/+10 |
* | * hwint.c (define HOST_WIDE_INT_PRINT_DEC_C): New define. | amylaar | 2002-07-22 | 1 | -0/+3 |
* | * hwint.h (HOST_BITS_PER_LONGLONG): Deal with __int64 type. | kenner | 2001-12-10 | 1 | -0/+4 |
* | * acconfig.h: Fix comment formatting. | kazu | 2001-10-09 | 1 | -1/+1 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -1/+1 |
* | Standardize header guards. | rth | 2001-05-26 | 1 | -3/+3 |