aboutsummaryrefslogtreecommitdiff
path: root/gcc/real.h
AgeCommit message (Expand)Author
2018-01-03 Update copyright years.jakub
2017-09-05(decimal_)float_mode_for_size in real.hrsandifo
2017-08-30[7/77] Add scalar_float_modersandifo
2017-06-09Reverted r249005 until PowerPC and AIX issues sorted.tnfchris
2017-06-082017-06-08 Tamar Christina <tamar.christina@arm.com>tnfchris
2017-01-01 Update copyright years.jakub
2016-08-19Implement C _FloatN, _FloatNx types.jsm28
2016-01-04 Update copyright years.jakub
2015-12-19This series of patches fix PR61441. This patch adds REAL_VALUE_ISSIGNALING_NAN.ssaraswati
2015-10-30Allow real_format to be passed to more real.h functionsrsandifo
2015-10-30Robustify REAL_MODE_FORMATrsandifo
2015-10-13To: gcc-patches@gcc.gnu.orgrsandifo
2015-10-07Cache reals for 1/4, 1/6 and 1/9rsandifo
2015-10-05Add a build_real_truncate helper functionrsandifo
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLErsandifo
2015-10-05Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUErsandifo
2015-10-05Remove remaining uses of REAL_ARITHMETICrsandifo
2015-10-05Replace REAL_VALUES_LESS with real_lessrsandifo
2015-10-05Remove remaining uses of REAL_VALUES_IDENTICALrsandifo
2015-10-05Replace REAL_VALUES_EQUAL with real_equalrsandifo
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-02-26 * passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.jakub
2015-01-05 Update copyright years.jakub
2014-12-122014-12-12 Marc Glisse <marc.glisse@inria.fr>glisse
2014-12-102014-12-10 Marc Glisse <marc.glisse@inria.fr>glisse
2014-10-29gcc/ada/rsandifo
2014-01-03Merge in trunk.mrs
2014-01-02Update copyright years in gcc/rsandifo
2013-11-22Merge with trunk.rsandifo
2013-11-21 PR rtl-optimization/55950jsm28
2013-11-21Move declaration of decimal_real_to_integer.rsandifo
2013-11-19richards suggestionszadeck
2013-10-20Merge in trunk.mrs
2013-09-28gcc/rsandifo
2013-09-07Reorganise wide-int classes so that they are all instantiations of arsandifo
2013-08-13Add wide-int branch.mrs
2013-01-10Update copyright years in gcc/rsandifo
2010-05-21gcc/ChangeLog:steven
2010-01-05 gcc:ro
2009-12-07 PR other/40302ghazi
2009-10-14 * builtins.c (fold_builtin_1): Support complex "arc" functions.ghazi
2009-09-20 PR middle-end/30789ghazi
2009-08-14 PR middle-end/30789ghazi
2009-07-16 * builtins.c (do_mpc_arg2): New.ghazi
2009-05-15 * builtins.c (do_mpc_arg1, fold_builtin_ccos): New.ghazi
2009-05-152009-05-15 Sandra Loosemore <sandra@codesourcery.com>sandra
2009-04-222009-04-21 Taras Glek <tglek@mozilla.com>dnovillo
2008-10-29 PR middle-end/36578jsm28
2008-08-182008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu
2008-08-12 * real.h (struct real_format): New member has_sign_dependent_rounding.uweigand