summaryrefslogtreecommitdiff
path: root/gcc/fixed-value.c
Commit message (Expand)AuthorAgeFilesLines
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-1/+1
* double-int.h (lshift): New overload without precision and arith argument.Richard Biener2013-05-031-3/+3
* re PR tree-optimization/56064 (Optimize VIEW_CONVERT_EXPR with FIXED_CST)Georg-Johann Lay2013-02-081-2/+8
* re PR tree-optimization/56064 (Optimize VIEW_CONVERT_EXPR with FIXED_CST)Georg-Johann Lay2013-01-301-0/+18
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+2
* Modify gcc/*.[hc] double_int call sites to use the new interface.Lawrence Crowl2012-09-071-17/+12
* backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo2012-08-141-168/+115
* 2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>Kenneth Zadeck2012-06-021-32/+32
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-2/+1
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* double-int.h (double_int_sub): Declare.Richard Biener2010-07-051-6/+6
* real: Do not include gmp.h, mpfr.h, and mpc.h.Steven Bosscher2010-05-211-1/+1
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor2009-04-271-2/+2
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* builtins.c, [...]: Fix comments.Andrew Haley2008-12-191-2/+2
* fixed-value.c (do_fixed_add): Add comment.Andrew Haley2008-12-091-0/+2
* gimple.h (gimple_build_try): Fix declaration.Andrew Haley2008-12-081-3/+11
* Reapply reverted change:Janis Johnson2007-09-071-6/+6
* Revert:Janis Johnson2007-09-061-6/+6
* optabs.c (expand_float): Convert unsigned integer as signed only if it provid...Janis Johnson2007-09-051-6/+6
* arm.c, [...]: Fix comment typos.Kazu Hirata2007-09-011-2/+2
* fixed-value.h: New file.Chao-ying Fu2007-08-061-0/+1140