summaryrefslogtreecommitdiff
path: root/gcc/convert.c
Commit message (Expand)AuthorAgeFilesLines
* 2012-03-07 Richard Guenther <rguenther@suse.de>rguenth2012-03-071-46/+0
* PR c/12245jason2012-01-161-0/+4
* PR c/50565jsm282011-10-121-0/+9
* PR middle-end/50083uros2011-08-261-1/+7
* * builtins.def (BUILT_IN_ICEIL{,F,L}, BUILT_IN_IFLOOR{,F,L}uros2011-08-121-8/+20
* * optabs.c (expand_binop): Use GET_MODE_PRECISION instead ofbernds2011-07-081-2/+2
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Startjsm282010-11-101-3/+3
* 2010-07-29 Richard Guenther <rguenther@suse.de>rguenth2010-07-291-8/+1
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* 2010-07-06 Richard Guenther <rguenther@suse.de>rguenth2010-07-061-3/+9
* * double-int.h (force_fit_type_double): Remove declaration.aesok2010-06-281-1/+2
* gcc/ChangeLog:steven2010-05-211-2/+0
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+1
* 2010-02-10 Richard Guenther <rguenther@suse.de>rguenth2010-02-101-0/+25
* Remove trailing white spaces.hjl2009-11-251-3/+3
* 2009-10-26 Ben Elliston <bje@au.ibm.com>uweigand2009-10-261-1/+11
* * convert.c (convert_to_integer): Don't assume an input pointer ishainque2009-08-241-3/+6
* * convert.c (convert_to_pointer): Don't assume the targetrupp2009-07-271-5/+14
* 2009-07-17 Aldy Hernandez <aldyh@redhat.com>manu2009-07-161-3/+4
* PR c++/40566jakub2009-06-301-3/+9
* * convert.c (convert_to_integer): Convert (int)logb() into ilogb().uros2009-06-181-0/+31
* 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