Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / convert.c
2016-12-13 Yvan RouxMerge branches/gcc-6-branch rev 243594.
2016-02-08 jason * convert.c (convert_to_integer_1): Re-indent.
2016-02-08 jason PR c++/69631
2016-01-06 mpolacek PR sanitizer/69099
2016-01-04 jakub Update copyright years.
2015-12-04 dmalcolmC++ FE: expression ranges
2015-11-13 jasonAdd non-folding variants for convert_to_*.
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-23 rsandifoMove fold_trunc_transparent_mathfn to match.pd
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-22 glisse2015-05-22 Marc Glisse <marc.glisse@inria.fr>
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-08 jasongcc/
2015-01-05 jakub PR sanitizer/64344
2015-01-05 jakub Update copyright years.
2014-12-04 jakub PR c++/56493
2014-10-30 rguenth2014-10-30 Richard Biener <rguenther@suse.de>
2014-10-03 ebotcazou * convert.c (convert_to_integer): Do not introduce...
2014-08-05 ktkachov[convert.c] PR 61876: Guard transformation to lrint...
2014-07-24 ktkachovPR 61876: Do not convert cast + __builtin_round into...
2014-06-30 mpolacek * convert.c (convert_to_integer): Don't instrument...
2014-06-02 amacleod * expr.h: Remove prototypes of functions defined in...
2014-05-23 mpolacek * builtins.def: Change SANITIZE_FLOAT_DIVIDE to SANITI...
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-11-20 rsandifoMerge from trunk.
2013-11-19 dnovilloFactor unrelated declarations out of tree.h.
2013-11-04 mrsMerge in trunk.
2013-10-24 congh2013-10-24 Cong Hou <congh@google.com>
2013-09-04 mrsMerge in trunk.
2013-08-19 kyukhin * target.def (TARGET_LIBC_HAS_FUNCTION): New target...
2013-07-12 matz PR middle-end/55771
2013-05-10 glisse2013-05-10 Marc Glisse <marc.glisse@inria.fr>
2013-01-10 rsandifoUpdate copyright years in gcc/
2012-04-19 chrbrFix #52283 error: case label does not reduce to an...
2012-04-13 rguenth2012-04-13 Richard Guenther <rguenther@suse.de>
2012-03-07 rguenth2012-03-07 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
next