OSDN Git Service

Backport from mainline
[pf3gnuchains/gcc-fork.git] / gcc / convert.c
2012-04-27 gjl PR c/51527
2012-04-13 rguenth2012-04-13 Richard Guenther <rguenther@suse.de>
2012-01-16 jason PR c/12245
2011-10-12 jsm28 PR c/50565
2011-08-26 uros PR middle-end/50083
2011-08-12 uros * builtins.def (BUILT_IN_ICEIL{,F,L}, BUILT_IN_IFLOOR...
2011-07-08 bernds * optabs.c (expand_binop): Use GET_MODE_PRECISION...
2010-11-30 jsm28 * diagnostic-core.h: Include bversion.h.
2010-11-10 jsm28 * cfgloop.c (verify_loop_structure): Use %' in diagnos...
2010-07-29 rguenth2010-07-29 Richard Guenther <rguenther@suse.de>
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-07-06 rguenth2010-07-06 Richard Guenther <rguenther@suse.de>
2010-06-28 aesok * double-int.h (force_fit_type_double): Remove declara...
2010-05-21 stevengcc/ChangeLog:
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-02-10 rguenth2010-02-10 Richard Guenther <rguenther@suse.de>
2009-11-25 hjlRemove trailing white spaces.
2009-10-26 uweigand2009-10-26 Ben Elliston <bje@au.ibm.com>
2009-08-24 hainque * convert.c (convert_to_integer): Don't assume...
2009-07-27 rupp * convert.c (convert_to_pointer): Don't assume the...
2009-07-16 manu2009-07-17 Aldy Hernandez <aldyh@redhat.com>
2009-06-30 jakub PR c++/40566
2009-06-18 uros * convert.c (convert_to_integer): Convert (int)logb...
2009-03-30 jsm28 PR rtl-optimization/323
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2009-02-09 rguenth2009-02-09 Richard Guenther <rguenther@suse.de>
2009-02-03 pinskia2009-02-03 Andrew Pinski <andrew_pinski@playstation...
2008-10-29 jsm28 PR middle-end/36578
2008-10-28 jsm28 * convert.c (strip_float_extensions): Do not remove...
2008-05-09 tomby * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.
2007-09-07 chaoyingfu * ginclude/stdfix.h: New file.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-06-11 espindolareally remove signed(_or_unsigned)?_type langhooks
2007-05-14 espindolagcc/
2007-03-05 ghazi * convert.c (convert_to_integer): Fix nearbyint/rint...
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-01-28 ian./:
2007-01-13 sayle * tree.h (force_fit_type_double): Remove unused final...
2007-01-11 sayle * builtins.c (expand_builtin_pow, expand_builtin_powi,
2007-01-08 rguenth2007-01-08 Richard Guenther <rguenther@suse.de>
2006-10-23 rguenth2006-10-23 Richard Guenther <rguenther@suse.de>
2006-08-28 kazugcc/
2006-07-25 sayle PR middle-end/28473
2006-06-23 janis * tree.h (DECIMAL_FLOAT_TYPE_P): New.
2006-03-29 sayle * convert.c (convert_to_pointer): Preserve the TREE_OV...
2006-02-08 sayle * tree.def (CHAR_TYPE): Remove.
2005-12-26 kazugcc/
2005-12-18 bje * optabs.c (init_floating_libfuncs): Handle decimal...
2005-12-02 rguenth2005-12-02 Richard Guenther <rguenther@suse.de>
2005-12-02 rguenth2005-12-02 Richard Guenther <rguenther@suse.de>
2005-11-30 reichelt * tree.h (CASE_FLT_FN, CASE_INT_FN): New macros.
2005-10-11 ebotcazou PR middle-end/24263
2005-10-05 dalej2005-10-05 Dale Johannesen <dalej@apple.com>
2005-09-25 ian * convert.c (convert_to_integer): Don't test for ENUME...
2005-08-23 bonzini2005-08-23 Paolo Bonzini <bonzini@gnu.org>
2005-08-03 pinskia2005-08-03 Andrew Pinski <pinskia@physics.uc.edu>
2005-06-26 kazu * builtins.c, c-common.c, c-convert.c, c-decl.c, c...
2005-06-25 kcookUpdate FSF address.
2005-06-02 dj* convert.c (convert_to_pointer): Avoid recursion if...
2005-05-26 sayle * convert.c (convert_to_integer) <POINTER_TYPE>: Avoid...
2005-05-03 uros PR middle-end/21282
2005-04-15 uros PR tree-optimization/21004
2005-04-14 uros * convert.c (convert_to_integer): Convert (long int...
2005-04-11 uros * builtins.def (BUILT_IN_LCEIL, BUILT_IN_LCEILF, BUILT...
2005-04-09 uros * builtins.def (BUILT_IN_LFLOOR, BUILT_IN_LFLOORF...
2005-02-17 jakub PR c++/20023
2005-02-17 kazu * bt-load.c, cfgloop.c, convert.c, dominance.c, global.c,
2005-02-16 jakub PR middle-end/19857
2004-09-22 kazu PR tree-optimization/17512
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-11 wilsonFix excess errors problem for invalid vector testcase.
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-15 nathan.:
2004-07-25 sayle * convert.c (convert_to_real, convert_to_integer,
2004-07-21 bonzini2004-07-21 Paolo Bonzini <bonzini@gnu.org>
2004-06-23 sayle * convert.c (strip_float_extension): Skip both NOP_EXP...
2004-05-13 pinskia2004-05-13 Andrew Pinski <pinskia@physics.uc.edu>
2004-04-29 ghazi * convert.c (convert_to_integer): Ensure `long_i...
2004-04-29 ghazi * convert.c (convert_to_integer): Convert (long)round...
2004-04-01 kenner * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin...
2004-03-19 ghazi * convert.c (convert_to_real): Add more math builtins.
2004-03-19 ghazi * convert.c (convert_to_real): Reformat using switch...
2004-03-17 ghazi * builtins.c (integer_valued_real_p): Add builtin...
2004-03-17 ghazi * convert.c (convert_to_real): Fix typos in `long...
2004-03-14 sayle * alias.c (get_alias_set): Replace calls via (*lang_ho...
2004-02-23 kazu * convert.c, gcov-io.c, libgcov.c, sched-int.h, sibcall.c,
2004-02-19 rth * Makefile.in (STRICT2_WARN): Add -Wno-variadic...
2003-09-01 zlomek * c-typeck.c (build_binary_op): Kill BIT_ANDTC_EXPR.
2003-08-22 kazu * c-decl.c: Fix comment formatting.
2003-08-20 mmitchel PR c++/11946
2003-07-28 jakub * configure.in (--enable-checking): Add fold category.
2003-07-01 kazu * basic-block.h: Fix comment typos.
2003-06-29 aj * collect2.h: Convert prototypes to ISO C90.
2003-06-16 neroden * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c,...
2003-02-19 sayle * convert.c (convert_to_real): Also optimize (float...
2003-01-25 hubicka * builtins.c (fold_trunc_transparent_mathfn): New...
2003-01-18 kazu * basic-block.h: Fix comment formatting.
2003-01-18 kazu * alias.c: Fix comment typos.
2003-01-15 hubicka PR f/9258
2003-01-14 hubicka * convert.c (strip_float_extensions): Look for narrow...
next