aboutsummaryrefslogtreecommitdiff
path: root/gcc/real.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-09-05(decimal_)float_mode_for_size in real.hRichard Sandiford1-6/+7
2017-08-30[7/77] Add scalar_float_modeRichard Sandiford1-4/+4
2017-06-09Reverted r249005 until PowerPC and AIX issues sorted.Tamar Christina1-18/+0
2017-06-08re PR middle-end/77925 (Add __builtin_issubnormal)Tamar Christina1-0/+18
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-08-19Implement C _FloatN, _FloatNx types.Joseph Myers1-0/+11
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-19This series of patches fix PR61441. This patch adds REAL_VALUE_ISSIGNALING_NAN.Sujoy Saraswati1-0/+6
2015-10-30Allow real_format to be passed to more real.h functionsRichard Sandiford1-26/+43
2015-10-30Robustify REAL_MODE_FORMATRichard Sandiford1-1/+3
2015-10-13To...Richard Sandiford1-1/+2
2015-10-07Cache reals for 1/4, 1/6 and 1/9Richard Sandiford1-5/+11
2015-10-05Add a build_real_truncate helper functionRichard Sandiford1-0/+3
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford1-4/+0
2015-10-05Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUERichard Sandiford1-3/+1
2015-10-05Remove remaining uses of REAL_ARITHMETICRichard Sandiford1-3/+0
2015-10-05Replace REAL_VALUES_LESS with real_lessRichard Sandiford1-2/+1
2015-10-05Remove remaining uses of REAL_VALUES_IDENTICALRichard Sandiford1-1/+0
2015-10-05Replace REAL_VALUES_EQUAL with real_equalRichard Sandiford1-2/+2
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-02-26passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.Jakub Jelinek1-0/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-12real.h (HONOR_SNANS, [...]): Replace macros with 3 overloaded declarations.Marc Glisse1-9/+14
2014-12-10real.h (HONOR_NANS): Replace macro with 3 overloaded declarations.Marc Glisse1-2/+3
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-22/+22
2014-05-06Merge in wide-int.Kenneth Zadeck1-15/+11
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-21re PR rtl-optimization/55950 (Invalid sqrt constant propagation with -froundi...Joseph Myers1-4/+0
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2010-05-21real: Do not include gmp.h, mpfr.h, and mpc.h.Steven Bosscher1-22/+2
2010-01-05re PR bootstrap/41771 (Bootstrap with Sun Studio 12.1 fails)Rainer Orth1-1/+27
2009-12-07re PR other/40302 (GCC must hard-require MPC before release)Kaveh R. Ghazi1-10/+0
2009-10-14builtins.c (fold_builtin_1): Support complex "arc" functions.Kaveh R. Ghazi1-0/+3
2009-09-20re PR middle-end/30789 (complex folding inexact)Kaveh R. Ghazi1-1/+1
2009-08-14re PR middle-end/30789 (complex folding inexact)Kaveh R. Ghazi1-0/+3
2009-07-16builtins.c (do_mpc_arg2): New.Kaveh R. Ghazi1-0/+3
2009-05-15builtins.c (do_mpc_arg1, [...]): New.Kaveh R. Ghazi1-0/+3
2009-05-15real.c (encode_ieee_half): Define.Sandra Loosemore1-0/+2
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-2/+1
2008-10-29re PR middle-end/36578 (cast to long double not taken into account when resul...Joseph Myers1-0/+5
2008-08-18real.h (dconst_e, [...]): Declare.Manuel López-Ibáñez1-9/+11
2008-08-12real.h (struct real_format): New member has_sign_dependent_rounding.Ulrich Weigand1-4/+22
2008-08-12real.h (struct real_format): New member round_towards_zero.Ulrich Weigand1-0/+8
2008-08-12real.c (spu_single_format): New variable.Ulrich Weigand1-0/+1
2008-06-19dfp.h, [...]: Remove references to IEEE 754R.Ben Elliston1-1/+1
2008-03-26builtins.c (expand_builtin_pow, [...]): Remove uses of dconst3, dconstsqrt2, ...Kaveh R. Ghazi1-7/+12
2008-02-08re PR bootstrap/35051 (Build machine requires GMP and MPFR for building cross...Richard Sandiford1-0/+4
2008-01-25MAINTAINERS (c4x port): Remove.Joseph Myers1-3/+1