summaryrefslogtreecommitdiff
path: root/gcc/convert.c
Commit message (Expand)AuthorAgeFilesLines
* * convert.c (convert_to_integer_1): Re-indent.jason2016-02-081-214/+215
* PR c++/69631jason2016-02-081-23/+14
* PR sanitizer/69099mpolacek2016-01-061-2/+2
* Update copyright years.jakub2016-01-041-1/+1
* C++ FE: expression rangesdmalcolm2015-12-041-4/+5
* Add non-folding variants for convert_to_*.jason2015-11-131-75/+190
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-2/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-4/+3
* Move fold_trunc_transparent_mathfn to match.pdrsandifo2015-10-231-31/+0
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-1/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* 2015-05-22 Marc Glisse <marc.glisse@inria.fr>glisse2015-05-221-2/+6
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+12
* gcc/jason2015-01-081-3/+1
* PR sanitizer/64344jakub2015-01-051-1/+1
* Update copyright years.jakub2015-01-051-1/+1
* PR c++/56493jakub2014-12-041-0/+26
* 2014-10-30 Richard Biener <rguenther@suse.de>rguenth2014-10-301-1/+1
* * convert.c (convert_to_integer): Do not introduce useless conversionsebotcazou2014-10-031-5/+24
* [convert.c] PR 61876: Guard transformation to lrint by -fno-math-errno.ktkachov2014-08-051-2/+2
* PR 61876: Do not convert cast + __builtin_round into __builtin_lround unless ...ktkachov2014-07-241-2/+2
* * convert.c (convert_to_integer): Don't instrument conversions if thempolacek2014-06-301-1/+4
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* * builtins.def: Change SANITIZE_FLOAT_DIVIDE to SANITIZE_NONDEFAULT.mpolacek2014-05-231-1/+13
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* 2013-10-24 Cong Hou <congh@google.com>congh2013-10-241-4/+38
* * target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.kyukhin2013-08-191-4/+5
* PR middle-end/55771matz2013-07-121-2/+3
* 2013-05-10 Marc Glisse <marc.glisse@inria.fr>glisse2013-05-101-2/+2
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* Fix #52283 error: case label does not reduce to an integer constantchrbr2012-04-191-8/+1
* 2012-04-13 Richard Guenther <rguenther@suse.de>rguenth2012-04-131-5/+0
* 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