| Commit message (Expand) | Author | Age | Files | Lines |
* | Resync inline implementation of ceil_log2 (PR 86506) | Richard Sandiford | 2018-07-30 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2018-01-03 | 1 | -1/+1 |
* | re PR target/66488 (segfault on sizeof(long) < sizeof(void*) and large GCC me... | Eric Botcazou | 2017-12-15 | 1 | -0/+1 |
* | Update copyright years. | Jakub Jelinek | 2017-01-01 | 1 | -1/+1 |
* | Add inline functions for various bitwise operations. | Jason Merrill | 2016-09-16 | 1 | -1/+34 |
* | hwint.h (HOST_WIDE_INT_0): New define. | Uros Bizjak | 2016-07-20 | 1 | -0/+2 |
* | builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1... | Uros Bizjak | 2016-07-19 | 1 | -2/+2 |
* | cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor. | Jakub Jelinek | 2016-02-12 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2016-01-04 | 1 | -1/+1 |
* | Avoid signed left shift undefined behaviour in sext_hwi | Mikael Morin | 2015-08-19 | 1 | -1/+17 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
* | hwint.c (abs_hwi, absu_hwi): Move to ... | Jan Hubicka | 2014-12-16 | 1 | -0/+17 |
* | configure.ac: Check whether the underlying type of int64_t is long or long long. | Richard Biener | 2014-06-04 | 1 | -37/+32 |
* | revert: hwint.h (HOST_WIDE_INT_PRINT_*): Define in terms of PRI*64. | Richard Biener | 2014-05-28 | 1 | -29/+32 |
* | hwint.h (*_HALF_WIDE_INT*): Move to ... | Richard Biener | 2014-05-28 | 1 | -66/+29 |
* | system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. | Richard Biener | 2014-05-26 | 1 | -11/+15 |
* | configure.ac: Remove long long and __int64 type checks... | Richard Biener | 2014-05-26 | 1 | -75/+26 |
* | config.gcc: Remove need_64bit_hwint. | Richard Biener | 2014-05-20 | 1 | -1/+1 |
* | hwint.h (zext_hwi): Fix signed overflow for prec == 63. | Richard Sandiford | 2014-05-02 | 1 | -1/+1 |
* | Update copyright years in gcc/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | system.h: Move hwint.h include further down. | Richard Sandiford | 2013-10-21 | 1 | -9/+5 |
* | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 2013-09-28 | 1 | -7/+7 |
* | re PR other/57324 (Undefined behavior issues found with clang's -fsanitize=un... | Marc Glisse | 2013-08-23 | 1 | -0/+4 |
* | hwint.c (sext_hwi, zext_hwi): New functions. | Kenneth Zadeck | 2013-04-03 | 1 | -0/+72 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -2/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 2013-01-04 | 1 | -1/+1 |
* | double-int.h (double_int_popcount): New inline function. | Tom de Vries | 2012-07-17 | 1 | -0/+15 |
* | expmed.c (ceil_log2): Move from here... | Steven Bosscher | 2012-06-17 | 1 | -0/+9 |
* | Add and use HOST_WIDEST_INT_C, HOST_WIDE_INT_C. | Richard Henderson | 2012-06-13 | 1 | -3/+9 |
* | output.h (__gcc_host_wide_int__): Move to hwint.h. | Steven Bosscher | 2012-05-31 | 1 | -0/+5 |
* | Change random seeds to 64bit and drop re-crcing | Andi Kleen | 2011-09-29 | 1 | -0/+1 |
* | Allow HOST_WIDE_INT for option variable. | H.J. Lu | 2011-08-18 | 1 | -0/+2 |
* | re PR tree-optimization/49963 (ICE: in abs_hwi, at hwint.c:108) | Paolo Carlini | 2011-08-18 | 1 | -0/+1 |
* | Makefile.in (hwint.o): Depend on DIAGNOSTIC_CORE_H. | Sebastian Pop | 2011-08-01 | 1 | -28/+9 |
* | Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in... | Sebastian Pop | 2011-01-25 | 1 | -0/+29 |
* | hwint.c: New. | Joseph Myers | 2010-11-30 | 1 | -1/+72 |
* | revert: hwint.h (HOST_WIDE_INT_PRINT_DOUBLE_HEX): Change format string placeh... | Uros Bizjak | 2010-05-02 | 1 | -4/+4 |
* | vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string placeholder from 0... | Uros Bizjak | 2010-05-02 | 1 | -6/+6 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -2/+2 |
* | hwint.h (HOST_LONG_FORMAT): New macro | Douglas B Rupp | 2009-08-25 | 1 | -4/+12 |
* | re PR middle-end/39301 (ICE in register_overhead, at bitmap.c:115) | Brad Lucier | 2009-05-16 | 1 | -0/+2 |
* | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 2008-06-06 | 1 | -2/+2 |
* | c-decl.c, [...]: Fix comment typos. | Kazu Hirata | 2007-02-03 | 1 | -1/+1 |
* | * hwint.h (HOST_WIDE_INT_PRINT): Use HOST_LONG_LONG_FORMAT. | Mark Mitchell | 2005-08-23 | 1 | -1/+1 |
* | hwint.h (HOST_LONG_LONG_FORMAT): New macro. | Mark Mitchell | 2004-11-24 | 1 | -6/+14 |
* | bitmap.c, [...]: Update copyright. | Kazu Hirata | 2004-10-15 | 1 | -1/+1 |
* | re PR rtl-optimization/13987 (compile time regression while compile fold-cons... | Andrew Pinski | 2004-08-30 | 1 | -0/+23 |
* | hwint.h (HOST_WIDE_INT_PRINT, [...]): New macros. | Kaveh R. Ghazi | 2003-06-25 | 1 | -17/+10 |
* | hwint.h: If the current compiler has no 64-bit type at all, make HOST_WIDEST_... | Zack Weinberg | 2003-01-06 | 1 | -4/+5 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -126/+85 |