summaryrefslogtreecommitdiff
path: root/gcc/hwint.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* hwint.c (abs_hwi, absu_hwi): Move to ...Jan Hubicka2014-12-161-16/+0
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* system.h: Move hwint.h include further down.Richard Sandiford2013-10-211-32/+0
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-1/+1
* hwint.c (sext_hwi, zext_hwi): New functions.Kenneth Zadeck2013-04-031-0/+32
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* hwint.c: Fix loop range.Tom de Vries2012-07-171-1/+2
* double-int.h (double_int_popcount): New inline function.Tom de Vries2012-07-171-0/+16
* expmed.c (ceil_log2): Move from here...Steven Bosscher2012-06-171-4/+13
* re PR tree-optimization/49963 (ICE: in abs_hwi, at hwint.c:108)Paolo Carlini2011-08-181-0/+8
* Makefile.in (hwint.o): Depend on DIAGNOSTIC_CORE_H.Sebastian Pop2011-08-011-0/+74
* hwint.c: New.Joseph Myers2010-11-301-0/+100