aboutsummaryrefslogtreecommitdiff
path: root/gcc/real.h
AgeCommit message (Expand)AuthorFilesLines
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
2007-09-07Reapply reverted change:Janis Johnson1-1/+1
2007-09-06Revert:Janis Johnson1-1/+1
2007-09-05optabs.c (expand_float): Convert unsigned integer as signed only if it provid...Janis Johnson1-1/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-25expr.c (handled_component_p): Constify.Kaveh R. Ghazi1-1/+1
2007-07-18re PR target/30652 (SSE expansion is missing for isinf() and other fpclassify...Kaveh R. Ghazi1-0/+4
2007-06-12real.c (real_isfinite): New.Kaveh R. Ghazi1-0/+3
2007-06-03m68k.c (override_options): Don't override REAL_MODE_FORMAT.Andreas Schwab1-3/+3
2007-05-21defaults.h (IBM_FLOAT_FORMAT): Macro definition removed.Andreas Krebbel1-5/+0
2007-04-24real.c (mpfr_from_real): Handle Inf and NaN, and allow the rounding mode to b...Brooks Moses1-2/+2
2007-03-22re PR other/23572 (No warning for assigning a value to a 'float' variable tha...Manuel López-Ibáñez1-2/+3
2007-02-03emit-rtl.c (dconstpi): Delete.Kaveh R. Ghazi1-1/+1
2007-01-18real.h (real_format): Add a canonical_nan_lsbs_set field.Richard Sandiford1-0/+3
2006-11-23real.h (real_isinteger): Declare.Manuel López-Ibáñez1-0/+3
2006-10-23re PR middle-end/29335 (transcendental functions with constant arguments shou...Kaveh R. Ghazi1-0/+8
2005-12-02dfp.h, dfp.c: New files.Jon Grimm1-5/+32
2005-08-01Makefile.in (RTL_BASE_H): Add real.h.Ian Lance Taylor1-1/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-03-15real.h (struct real_format): Split the signbit field into two two fields, sig...Roger Sayle1-2/+7
2005-02-03re PR middle-end/19405 (18_support/numeric_limits.cc fails on ppc-darwin (lon...Roger Sayle1-0/+6