aboutsummaryrefslogtreecommitdiff
path: root/gcc/fixed-value.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-07-05double-int.h (double_int_sub): Declare.Richard Biener1-6/+6
2010-05-21real: Do not include gmp.h, mpfr.h, and mpc.h.Steven Bosscher1-1/+1
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2009-04-27collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor1-2/+2
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-12-19builtins.c, [...]: Fix comments.Andrew Haley1-2/+2
2008-12-09fixed-value.c (do_fixed_add): Add comment.Andrew Haley1-0/+2
2008-12-08gimple.h (gimple_build_try): Fix declaration.Andrew Haley1-3/+11
2007-09-07Reapply reverted change:Janis Johnson1-6/+6
2007-09-06Revert:Janis Johnson1-6/+6
2007-09-05optabs.c (expand_float): Convert unsigned integer as signed only if it provid...Janis Johnson1-6/+6
2007-09-01arm.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2007-08-06fixed-value.h: New file.Chao-ying Fu1-0/+1140