aboutsummaryrefslogtreecommitdiff
path: root/gcc/convert.c
AgeCommit message (Expand)Author
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-04-19Fix #52283 error: case label does not reduce to an integer constantChristian Bruel
2012-04-132012-04-13 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-03-072012-03-07 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-01-16 PR c/12245Jan Hubicka
2011-10-12 PR c/50565Joseph Myers
2011-08-26 PR middle-end/50083Uros Bizjak
2011-08-12 * builtins.def (BUILT_IN_ICEIL{,F,L}, BUILT_IN_IFLOOR{,F,L}Uros Bizjak
2011-07-08 * optabs.c (expand_binop): Use GET_MODE_PRECISION instead ofBernd Schmidt
2010-11-30 * diagnostic-core.h: Include bversion.h.Joseph Myers
2010-11-10 * cfgloop.c (verify_loop_structure): Use %' in diagnostics. StartJoseph Myers
2010-07-292010-07-29 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-07-082010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2010-07-062010-07-06 Richard Guenther <rguenther@suse.de>Richard Guenther
2010-06-28 * double-int.h (force_fit_type_double): Remove declaration.Anatoly Sokolov
2010-05-21gcc/ChangeLog:Steven Bosscher
2010-04-02 * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, Steven Bosscher
2010-02-102010-02-10 Richard Guenther <rguenther@suse.de>Richard Guenther
2009-11-25Remove trailing white spaces.H.J. Lu
2009-10-262009-10-26 Ben Elliston <bje@au.ibm.com>Ben Elliston
2009-08-24 * convert.c (convert_to_integer): Don't assume an input pointer isOlivier Hainque
2009-07-27 * convert.c (convert_to_pointer): Don't assume the targetOlivier Hainque
2009-07-162009-07-17 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2009-06-30 PR c++/40566Jakub Jelinek
2009-06-18 * convert.c (convert_to_integer): Convert (int)logb() into ilogb().Uros Bizjak
2009-03-30 PR rtl-optimization/323Joseph Myers
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2009-02-092009-02-09 Richard Guenther <rguenther@suse.de>Richard Guenther
2009-02-032009-02-03 Andrew Pinski <andrew_pinski@playstation.sony.com>Andrew Pinski
2008-10-29 PR middle-end/36578Joseph Myers
2008-10-28 * convert.c (strip_float_extensions): Do not remove or introduceJoseph Myers
2008-05-09 * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily
2007-09-07 * ginclude/stdfix.h: New file.Chao-ying Fu
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-06-11really remove signed(_or_unsigned)?_type langhooksRafael Ávila de Espíndola
2007-05-14gcc/Rafael Avila de Espindola
2007-03-05 * convert.c (convert_to_integer): Fix nearbyint/rint -> *lrintKaveh Ghazi
2007-02-152007-02-15 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2007-01-28./:Ian Lance Taylor
2007-01-13 * tree.h (force_fit_type_double): Remove unused final argument.Roger Sayle
2007-01-11 * builtins.c (expand_builtin_pow, expand_builtin_powi,Roger Sayle
2007-01-082007-01-08 Richard Guenther <rguenther@suse.de>Richard Guenther
2006-10-232006-10-23 Richard Guenther <rguenther@suse.de>Richard Guenther
2006-08-28gcc/Kazu Hirata
2006-07-25 PR middle-end/28473Roger Sayle
2006-06-23 * tree.h (DECIMAL_FLOAT_TYPE_P): New.Janis Johnson
2006-03-29 * convert.c (convert_to_pointer): Preserve the TREE_OVERFLOWRoger Sayle
2006-02-08 * tree.def (CHAR_TYPE): Remove.Roger Sayle
2005-12-26gcc/Kazu Hirata
2005-12-18 * optabs.c (init_floating_libfuncs): Handle decimal float modes.Jon Grimm