summaryrefslogtreecommitdiff
path: root/gcc/hwint.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2017-01-011-1/+1
* Add inline functions for various bitwise operations.jason2016-09-161-1/+34
* * hwint.h (HOST_WIDE_INT_0): New define.uros2016-07-201-0/+2
* * builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1,uros2016-07-191-2/+2
* * cgraph.c: Spelling fixes - behaviour -> behavior andjakub2016-02-111-1/+1
* Update copyright years.jakub2016-01-041-1/+1
* Avoid signed left shift undefined behaviour in sext_hwimikael2015-08-191-1/+17
* Update copyright years.jakub2015-01-051-1/+1
* * hwint.c (abs_hwi, absu_hwi): Move to ...hubicka2014-12-161-0/+17
* 2014-06-04 Richard Biener <rguenther@suse.de>rguenth2014-06-041-37/+32
* 2014-05-28 Richard Biener <rguenther@suse.de>rguenth2014-05-281-29/+32
* 2014-05-28 Richard Biener <rguenther@suse.de>rguenth2014-05-281-66/+29
* 2014-05-23 Richard Biener <rguenther@suse.de>rguenth2014-05-261-11/+15
* 2014-05-26 Richard Biener <rguenther@suse.de>rguenth2014-05-261-75/+26
* 2014-05-20 Richard Biener <rguenther@suse.de>rguenth2014-05-201-1/+1
* gcc/rsandifo2014-05-021-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* gcc/rsandifo2013-10-211-9/+5
* gcc/rsandifo2013-09-281-7/+7
* 2013-08-24 Marc Glisse <marc.glisse@inria.fr>glisse2013-08-231-0/+4
* 2013-04-03 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2013-04-031-0/+72
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* 2012-07-17 Tom de Vries <tom@codesourcery.com>vries2012-07-171-0/+15
* * expmed.c (ceil_log2): Move from here...steven2012-06-171-0/+9
* Add and use HOST_WIDEST_INT_C, HOST_WIDE_INT_C.rth2012-06-131-3/+9
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-0/+5
* Change random seeds to 64bit and drop re-crcingak2011-09-291-0/+1
* Allow HOST_WIDE_INT for option variable.hjl2011-08-181-0/+2
* 2011-08-18 Paolo Carlini <paolo.carlini@oracle.com>paolo2011-08-181-0/+1
* 2011-08-01 Sebastian Pop <sebastian.pop@amd.com>paolo2011-08-011-28/+9
* Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in...spop2011-01-251-0/+29
* * hwint.c: New. Extracted from toplev.c.jsm282010-11-301-1/+72
* Revert:uros2010-05-021-4/+4
* * vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format stringuros2010-05-021-6/+6
* Remove trailing white spaces.hjl2009-11-251-2/+2
* * hwint.h (HOST_LONG_FORMAT): New macrorupp2009-08-251-4/+12
* 2009-05-16 Brad Lucier <lucier@math.purdue.edu>hjl2009-05-161-0/+2
* gcc/rwild2008-06-061-2/+2
* * c-decl.c, config/avr/avr.c, config/avr/avr.h,kazu2007-02-031-1/+1
* * hwint.h (HOST_WIDE_INT_PRINT): Use HOST_LONG_LONG_FORMAT.mmitchel2005-08-231-1/+1
* * hwint.h (HOST_LONG_LONG_FORMAT): New macro. Use it throughout.mmitchel2004-11-241-6/+14
* * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,kazu2004-10-151-1/+1
* 2004-08-30 Andrew Pinski <apinski@apple.com>pinskia2004-08-311-0/+23
* * hwint.h (HOST_WIDE_INT_PRINT, HOST_WIDE_INT_PRINT_C): New macros.ghazi2003-06-251-17/+10
* * hwint.h: If the current compiler has no 64-bit type at all,zack2003-01-061-4/+5
* Merge basic-improvements-branch to trunkzack2002-12-161-126/+85
* * hwint.h (HAVE___INT64): Fix typo (was HAVE__INT64).rupp2002-11-201-2/+2
* * hwint.h (HOST_WIDE_INT_PRINT_DEC_SPACE,ghazi2002-07-221-0/+10
* * hwint.c (define HOST_WIDE_INT_PRINT_DEC_C): New define.amylaar2002-07-221-0/+3