Age | Commit message (Expand) | Author | Files | Lines |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-15 | re PR target/66488 (segfault on sizeof(long) < sizeof(void*) and large GCC me... | Eric Botcazou | 1 | -0/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-09-16 | Add inline functions for various bitwise operations. | Jason Merrill | 1 | -1/+34 |
2016-07-20 | hwint.h (HOST_WIDE_INT_0): New define. | Uros Bizjak | 1 | -0/+2 |
2016-07-19 | builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1... | Uros Bizjak | 1 | -2/+2 |
2016-02-12 | cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor. | Jakub Jelinek | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-08-19 | Avoid signed left shift undefined behaviour in sext_hwi | Mikael Morin | 1 | -1/+17 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-16 | hwint.c (abs_hwi, absu_hwi): Move to ... | Jan Hubicka | 1 | -0/+17 |
2014-06-04 | configure.ac: Check whether the underlying type of int64_t is long or long long. | Richard Biener | 1 | -37/+32 |
2014-05-28 | revert: hwint.h (HOST_WIDE_INT_PRINT_*): Define in terms of PRI*64. | Richard Biener | 1 | -29/+32 |
2014-05-28 | hwint.h (*_HALF_WIDE_INT*): Move to ... | Richard Biener | 1 | -66/+29 |
2014-05-26 | system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. | Richard Biener | 1 | -11/+15 |
2014-05-26 | configure.ac: Remove long long and __int64 type checks... | Richard Biener | 1 | -75/+26 |
2014-05-20 | config.gcc: Remove need_64bit_hwint. | Richard Biener | 1 | -1/+1 |
2014-05-02 | hwint.h (zext_hwi): Fix signed overflow for prec == 63. | Richard Sandiford | 1 | -1/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-10-21 | system.h: Move hwint.h include further down. | Richard Sandiford | 1 | -9/+5 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -7/+7 |
2013-08-23 | re PR other/57324 (Undefined behavior issues found with clang's -fsanitize=un... | Marc Glisse | 1 | -0/+4 |
2013-04-03 | hwint.c (sext_hwi, zext_hwi): New functions. | Kenneth Zadeck | 1 | -0/+72 |
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 |