| Commit message (Expand) | Author | Age | Files | Lines |
* | Add inline functions for various bitwise operations. | Jason Merrill | 2016-09-16 | 1 | -3/+3 |
* | builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1... | Uros Bizjak | 2016-07-19 | 1 | -7/+7 |
* | Update copyright years. | Jakub Jelinek | 2016-01-04 | 1 | -1/+1 |
* | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 2015-06-17 | 1 | -1/+1 |
* | 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 | -16/+0 |
* | 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 | -32/+0 |
* | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 2013-09-28 | 1 | -1/+1 |
* | hwint.c (sext_hwi, zext_hwi): New functions. | Kenneth Zadeck | 2013-04-03 | 1 | -0/+32 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -3/+1 |
* | hwint.c: Fix loop range. | Tom de Vries | 2012-07-17 | 1 | -1/+2 |
* | double-int.h (double_int_popcount): New inline function. | Tom de Vries | 2012-07-17 | 1 | -0/+16 |
* | expmed.c (ceil_log2): Move from here... | Steven Bosscher | 2012-06-17 | 1 | -4/+13 |
* | re PR tree-optimization/49963 (ICE: in abs_hwi, at hwint.c:108) | Paolo Carlini | 2011-08-18 | 1 | -0/+8 |
* | Makefile.in (hwint.o): Depend on DIAGNOSTIC_CORE_H. | Sebastian Pop | 2011-08-01 | 1 | -0/+74 |
* | hwint.c: New. | Joseph Myers | 2010-11-30 | 1 | -0/+100 |