aarch64 - Set the mode for the unspec in speculation_tracker insn.
[platform/upstream/linaro-gcc.git] / gcc / real.h
2016-01-04 jakub Update copyright years.
2015-12-19 ssaraswatiThis series of patches fix PR61441. This patch adds...
2015-10-30 rsandifoAllow real_format to be passed to more real.h functions
2015-10-30 rsandifoRobustify REAL_MODE_FORMAT
2015-10-13 rsandifoTo: gcc-patches@gcc.gnu.org
2015-10-07 rsandifoCache reals for 1/4, 1/6 and 1/9
2015-10-05 rsandifoAdd a build_real_truncate helper function
2015-10-05 rsandifoRemove REAL_VALUE_FROM_CONST_DOUBLE
2015-10-05 rsandifoRemove remaining uses of CONST_DOUBLE_FROM_REAL_VALUE
2015-10-05 rsandifoRemove remaining uses of REAL_ARITHMETIC
2015-10-05 rsandifoReplace REAL_VALUES_LESS with real_less
2015-10-05 rsandifoRemove remaining uses of REAL_VALUES_IDENTICAL
2015-10-05 rsandifoReplace REAL_VALUES_EQUAL with real_equal
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-02-26 jakub * passes.c (ipa_write_summaries_1): Call lto_output_in...
2015-01-05 jakub Update copyright years.
2014-12-12 glisse2014-12-12 Marc Glisse <marc.glisse@inria.fr>
2014-12-10 glisse2014-12-10 Marc Glisse <marc.glisse@inria.fr>
2014-10-29 rsandifogcc/ada/
2014-05-06 mrsMerge in wide-int.
2014-05-06 mrsMerge in trunk.
2014-05-05 mrsMerge in trunk.
2014-05-05 mrsMerge in trunk.
2014-04-30 mrsMerge in trunk.
2014-04-28 rsandifoMerge from trunk.
2014-04-24 mrsMerge in trunk.
2014-04-22 mrsMerge in trunk.
2014-04-22 rsandifoMerge from trunk.
2014-04-17 rsandifoMerge from trunk.
2014-04-02 mrsMerge in trunk.
2014-02-10 mrsMerge in trunk.
2014-01-13 mrsMerge in trunk.
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-16 mrsMerge in trunk.
2013-12-13 mrsMerge in trunk.
2013-12-04 rsandifoMerge with trunk.
2013-11-22 rsandifoMerge with trunk.
2013-11-21 jsm28 PR rtl-optimization/55950
2013-11-21 rsandifoMove declaration of decimal_real_to_integer.
2013-11-21 rsandifoMerge with trunk.
2013-11-20 rsandifoMerge from trunk.
2013-11-19 zadeckrichards suggestions
2013-11-18 rsandifoMerge from trunk.
2013-11-16 mrsMerge in trunk.
2013-11-09 rsandifoMerge with trunk.
2013-11-06 mrsMerge in trunk.
2013-11-04 mrsMerge in trunk.
2013-10-20 mrsMerge in trunk.
2013-09-28 rsandifogcc/
2013-09-20 mrsMerge in trunk.
2013-09-07 rsandifoReorganise wide-int classes so that they are all instan...
2013-09-04 mrsMerge in trunk.
2013-08-13 mrsAdd wide-int branch.
2013-01-10 rsandifoUpdate copyright years in gcc/
2010-05-21 stevengcc/ChangeLog:
2010-01-05 ro gcc:
2009-12-07 ghazi PR other/40302
2009-10-14 ghazi * builtins.c (fold_builtin_1): Support complex "arc...
2009-09-20 ghazi PR middle-end/30789
2009-08-14 ghazi PR middle-end/30789
2009-07-16 ghazi * builtins.c (do_mpc_arg2): New.
2009-05-15 ghazi * builtins.c (do_mpc_arg1, fold_builtin_ccos): New.
2009-05-15 sandra2009-05-15 Sandra Loosemore <sandra@codesourcery...
2009-04-22 dnovillo2009-04-21 Taras Glek <tglek@mozilla.com>
2008-10-29 jsm28 PR middle-end/36578
2008-08-18 manu2008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-12 uweigand * real.h (struct real_format): New member has_sign_dep...
2008-08-12 uweigandChangeLog:
2008-08-12 uweigandChangeLog:
2008-06-19 bje * dfp.h, dfp.c, config/dfp-bit.h, config/dfp-bit.c...
2008-03-26 ghazi * builtins.c (expand_builtin_pow, fold_builtin_cabs,
2008-02-08 rsandifogcc/
2008-01-25 jsm28 * MAINTAINERS (c4x port): Remove.
2007-09-07 janisgcc/ada/
2007-09-06 janis Revert:
2007-09-05 janisgcc/
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-25 ghazi * expr.c (handled_component_p): Constify.
2007-07-18 ghazi PR target/30652
2007-06-12 ghazi * real.c (real_isfinite): New.
2007-06-03 schwab * config/m68k/m68k.c (override_options): Don't override
2007-05-21 krebbel2007-05-21 Andreas Krebbel <krebbel1@de.ibm.com>
2007-04-25 brooks* real.c (mpfr_from_real): Handle Inf and NaN, and...
2007-03-22 manu2007-03-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-02-03 ghazi * emit-rtl.c (dconstpi): Delete.
2007-01-18 rsandifogcc/
2006-11-23 manu2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2006-10-23 ghazi PR middle-end/29335
2005-12-02 bje2005-12-02 Jon Grimm <jgrimm2@us.ibm.com>
2005-08-01 rth * Makefile.in (RTL_BASE_H): Add real.h.
2005-06-25 kcookUpdate FSF address.
2005-03-15 sayle * real.h (struct real_format): Split the signbit field...
2005-02-03 sayle PR middle-end/19405
2005-01-22 kazu * cfganal.c, real.h, reorg.c, timevar.def, tree-ssa...
2005-01-21 sayle PR rtl-optimization/576
2004-07-25 bernie * c-common.c: Rename all identifiers named `class...
2004-06-07 sayle * real.c (real_copysign): New function to implement...
2004-03-22 aoliva* real.h (struct real_value): Use the same type for all
2004-01-23 sayle * real.c (real_floor, real_ceil): Tweak to allow input...
next