summaryrefslogtreecommitdiff
path: root/gcc/convert.c
Commit message (Expand)AuthorAgeFilesLines
* PR rtl-optimization/323jsm282009-03-301-1/+2
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* 2009-02-09 Richard Guenther <rguenther@suse.de>rguenth2009-02-091-21/+26
* 2009-02-03 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2009-02-031-0/+1
* PR middle-end/36578jsm282008-10-291-5/+34
* * convert.c (strip_float_extensions): Do not remove or introducejsm282008-10-281-1/+4
* * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.tomby2008-05-091-2/+1
* * ginclude/stdfix.h: New file.chaoyingfu2007-09-071-3/+50
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* really remove signed(_or_unsigned)?_type langhooksespindola2007-06-111-2/+2
* gcc/espindola2007-05-141-2/+2
* * convert.c (convert_to_integer): Fix nearbyint/rint -> *lrintghazi2007-03-051-3/+3
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-16/+7
* ./:ian2007-01-281-4/+3
* * tree.h (force_fit_type_double): Remove unused final argument.sayle2007-01-131-2/+1
* * builtins.c (expand_builtin_pow, expand_builtin_powi,sayle2007-01-111-2/+3
* 2007-01-08 Richard Guenther <rguenther@suse.de>rguenth2007-01-081-7/+3
* 2006-10-23 Richard Guenther <rguenther@suse.de>rguenth2006-10-231-2/+4
* gcc/kazu2006-08-281-1/+8
* PR middle-end/28473sayle2006-07-251-13/+25
* * tree.h (DECIMAL_FLOAT_TYPE_P): New.janis2006-06-231-2/+6
* * convert.c (convert_to_pointer): Preserve the TREE_OVERFLOWsayle2006-03-291-3/+12
* * tree.def (CHAR_TYPE): Remove.sayle2006-02-081-5/+1
* gcc/kazu2005-12-261-1/+11
* * optabs.c (init_floating_libfuncs): Handle decimal float modes.bje2005-12-181-0/+22
* 2005-12-02 Richard Guenther <rguenther@suse.de>rguenth2005-12-021-1/+1
* 2005-12-02 Richard Guenther <rguenther@suse.de>rguenth2005-12-021-5/+3
* * tree.h (CASE_FLT_FN, CASE_INT_FN): New macros.reichelt2005-11-301-6/+6
* PR middle-end/24263ebotcazou2005-10-111-3/+35
* 2005-10-05 Dale Johannesen <dalej@apple.com>dalej2005-10-051-29/+3
* * convert.c (convert_to_integer): Don't test for ENUMERAL_TYPE inian2005-09-251-24/+12
* 2005-08-23 Paolo Bonzini <bonzini@gnu.org>bonzini2005-08-231-2/+2
* 2005-08-03 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-08-031-1/+1
* * builtins.c, c-common.c, c-convert.c, c-decl.c, c-typeck.c,kazu2005-06-261-25/+25
* Update FSF address.kcook2005-06-251-2/+2
* * convert.c (convert_to_pointer): Avoid recursion if no conversiondj2005-06-021-10/+6
* * convert.c (convert_to_integer) <POINTER_TYPE>: Avoid recursivesayle2005-05-261-7/+8
* PR middle-end/21282uros2005-05-031-8/+2
* PR tree-optimization/21004uros2005-04-151-2/+14
* * convert.c (convert_to_integer): Convert (long int)trunc{,f,l},uros2005-04-141-0/+7
* * builtins.def (BUILT_IN_LCEIL, BUILT_IN_LCEILF, BUILT_IN_LCEILL)uros2005-04-111-0/+7
* * builtins.def (BUILT_IN_LFLOOR, BUILT_IN_LFLOORF, BUILT_IN_LFLOORL)uros2005-04-091-0/+7
* PR c++/20023jakub2005-02-171-2/+1
* * bt-load.c, cfgloop.c, convert.c, dominance.c, global.c,kazu2005-02-171-1/+1
* PR middle-end/19857jakub2005-02-161-1/+2
* PR tree-optimization/17512kazu2004-09-221-22/+1
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-1/+1
* Fix excess errors problem for invalid vector testcase.wilson2004-09-111-1/+1
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-1/+1
* .:nathan2004-08-151-2/+1