aboutsummaryrefslogtreecommitdiff
path: root/gcc/real.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-27re PR middle-end/47903 (var-tracking.c: valgrind error)Jakub Jelinek1-1/+12
2010-11-30hwint.c: New.Joseph Myers1-2/+1
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-05-21real: Do not include gmp.h, mpfr.h, and mpc.h.Steven Bosscher1-80/+10
2009-11-25Remove trailing white spaces.H.J. Lu1-25/+25
2009-10-07real.c: Fix comment to reflect actual exponent size.Kaveh R. Ghazi1-1/+1
2009-09-17re PR c/41049 (conversion from integer to decimal float loses trailing zeros)Janis Johnson1-1/+64
2009-05-15real.c (encode_ieee_half): Define.Sandra Loosemore1-0/+161
2009-04-27collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor1-2/+2
2009-04-20Fix enum conversions which are invalid in C++:Ian Lance Taylor1-1/+1
2009-02-06re PR c/39035 (if( 0.0DF ) is considered true)Janis Johnson1-1/+9
2009-01-06re PR c/34252 (DEC32_MIN_EXP, DEC32_MAX_EXP don't match TR 24732)Janis Johnson1-8/+8
2008-10-29re PR middle-end/36578 (cast to long double not taken into account when resul...Joseph Myers1-0/+29
2008-09-02re PR testsuite/36332 (FAIL: gcc.dg/torture/type-generic-1.c execution test ...Jakub Jelinek1-1/+1
2008-08-18real.h (dconst_e, [...]): Declare.Manuel López-Ibáñez1-31/+46
2008-08-12real.h (struct real_format): New member has_sign_dependent_rounding.Ulrich Weigand1-0/+22
2008-08-12real.h (struct real_format): New member round_towards_zero.Ulrich Weigand1-24/+96
2008-08-12real.c (spu_single_format): New variable.Ulrich Weigand1-0/+30
2008-06-19dfp.h, [...]: Remove references to IEEE 754R.Ben Elliston1-3/+3
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-1/+1
2008-05-16real.c (real_to_decimal, [...]): Distinguish QNaN & SNaN.Doug Kwan1-2/+20
2008-03-26builtins.c (expand_builtin_pow, [...]): Remove uses of dconst3, dconstsqrt2, ...Kaveh R. Ghazi1-0/+43
2008-01-25MAINTAINERS (c4x port): Remove.Joseph Myers1-230/+1
2007-09-07Reapply reverted change:Janis Johnson1-1/+3
2007-09-06Revert:Janis Johnson1-4/+1
2007-09-05optabs.c (expand_float): Convert unsigned integer as signed only if it provid...Janis Johnson1-1/+4
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-18re PR target/30652 (SSE expansion is missing for isinf() and other fpclassify...Kaveh R. Ghazi1-0/+32
2007-06-12real.c (real_isfinite): New.Kaveh R. Ghazi1-1/+9
2007-06-03m68k.c (override_options): Don't override REAL_MODE_FORMAT.Andreas Schwab1-5/+13
2007-05-27re PR middle-end/32083 (bug in transfer integer->real->integer)Tobias Burnus1-1/+1
2007-05-21defaults.h (IBM_FLOAT_FORMAT): Macro definition removed.Andreas Krebbel1-262/+8
2007-04-24real.c (mpfr_from_real): Handle Inf and NaN, and allow the rounding mode to b...Brooks Moses1-5/+34
2007-03-22re PR other/23572 (No warning for assigning a value to a 'float' variable tha...Manuel López-Ibáñez1-7/+12
2007-01-18real.h (real_format): Add a canonical_nan_lsbs_set field.Richard Sandiford1-47/+98
2006-12-19re PR target/29302 (isfinite returns wrong result at -O1)Roger Sayle1-0/+9
2006-11-23real.h (real_isinteger): Declare.Manuel López-Ibáñez1-0/+11
2006-11-15re PR middle-end/29862 (Calling a function with gcc_assert)H.J. Lu1-1/+3
2006-10-29darwin.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-10-23re PR middle-end/29335 (transcendental functions with constant arguments shou...Kaveh R. Ghazi1-0/+44
2006-03-16re PR middle-end/21781 (real.c incorrectly values zero with a large exponent)Roger Sayle1-0/+9
2006-02-27re PR middle-end/19983 (__builtin_nan should allow 0X as well as 0x)Roger Sayle1-2/+6
2005-12-16* real.c (decimal_quad_format): Correct values for emin, emax.Ben Elliston1-2/+2
2005-12-02Missed in last check-in.Ben Elliston1-1/+9
2005-12-02dfp.h, dfp.c: New files.Jon Grimm1-11/+206
2005-09-19re PR rtl-optimization/23941 (compress_float_constant creates denormals)Richard Henderson1-0/+12
2005-07-29re PR middle-end/21720 (GCC incorrectly rounds hex floats)Joseph Myers1-0/+4
2005-07-29re PR middle-end/21720 (GCC incorrectly rounds hex floats)Joseph Myers1-0/+4
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-03-15real.c (c4x_single_format, [...]): Provide values for signbit_ro for c4x's si...Roger Sayle1-2/+2