summaryrefslogtreecommitdiff
path: root/gcc/real.c
Commit message (Expand)AuthorAgeFilesLines
* re PR middle-end/47903 (var-tracking.c: valgrind error)Jakub Jelinek2011-02-271-1/+12
* hwint.c: New.Joseph Myers2010-11-301-2/+1
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* real: Do not include gmp.h, mpfr.h, and mpc.h.Steven Bosscher2010-05-211-80/+10
* Remove trailing white spaces.H.J. Lu2009-11-251-25/+25
* real.c: Fix comment to reflect actual exponent size.Kaveh R. Ghazi2009-10-071-1/+1
* re PR c/41049 (conversion from integer to decimal float loses trailing zeros)Janis Johnson2009-09-171-1/+64
* real.c (encode_ieee_half): Define.Sandra Loosemore2009-05-151-0/+161
* collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor2009-04-271-2/+2
* Fix enum conversions which are invalid in C++:Ian Lance Taylor2009-04-201-1/+1
* re PR c/39035 (if( 0.0DF ) is considered true)Janis Johnson2009-02-061-1/+9
* re PR c/34252 (DEC32_MIN_EXP, DEC32_MAX_EXP don't match TR 24732)Janis Johnson2009-01-061-8/+8
* re PR middle-end/36578 (cast to long double not taken into account when resul...Joseph Myers2008-10-291-0/+29
* re PR testsuite/36332 (FAIL: gcc.dg/torture/type-generic-1.c execution test ...Jakub Jelinek2008-09-021-1/+1
* real.h (dconst_e, [...]): Declare.Manuel López-Ibáñez2008-08-181-31/+46
* real.h (struct real_format): New member has_sign_dependent_rounding.Ulrich Weigand2008-08-121-0/+22
* real.h (struct real_format): New member round_towards_zero.Ulrich Weigand2008-08-121-24/+96
* real.c (spu_single_format): New variable.Ulrich Weigand2008-08-121-0/+30
* dfp.h, [...]: Remove references to IEEE 754R.Ben Elliston2008-06-191-3/+3
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-1/+1
* real.c (real_to_decimal, [...]): Distinguish QNaN & SNaN.Doug Kwan2008-05-161-2/+20
* builtins.c (expand_builtin_pow, [...]): Remove uses of dconst3, dconstsqrt2, ...Kaveh R. Ghazi2008-03-261-0/+43
* MAINTAINERS (c4x port): Remove.Joseph Myers2008-01-251-230/+1
* Reapply reverted change:Janis Johnson2007-09-071-1/+3
* Revert:Janis Johnson2007-09-061-4/+1
* optabs.c (expand_float): Convert unsigned integer as signed only if it provid...Janis Johnson2007-09-051-1/+4
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* re PR target/30652 (SSE expansion is missing for isinf() and other fpclassify...Kaveh R. Ghazi2007-07-181-0/+32
* real.c (real_isfinite): New.Kaveh R. Ghazi2007-06-121-1/+9
* m68k.c (override_options): Don't override REAL_MODE_FORMAT.Andreas Schwab2007-06-031-5/+13
* re PR middle-end/32083 (bug in transfer integer->real->integer)Tobias Burnus2007-05-271-1/+1
* defaults.h (IBM_FLOAT_FORMAT): Macro definition removed.Andreas Krebbel2007-05-211-262/+8
* real.c (mpfr_from_real): Handle Inf and NaN, and allow the rounding mode to b...Brooks Moses2007-04-241-5/+34
* re PR other/23572 (No warning for assigning a value to a 'float' variable tha...Manuel López-Ibáñez2007-03-221-7/+12
* real.h (real_format): Add a canonical_nan_lsbs_set field.Richard Sandiford2007-01-181-47/+98
* re PR target/29302 (isfinite returns wrong result at -O1)Roger Sayle2006-12-191-0/+9
* real.h (real_isinteger): Declare.Manuel López-Ibáñez2006-11-231-0/+11
* re PR middle-end/29862 (Calling a function with gcc_assert)H.J. Lu2006-11-151-1/+3
* darwin.c, [...]: Fix comment typos.Kazu Hirata2006-10-291-1/+1
* re PR middle-end/29335 (transcendental functions with constant arguments shou...Kaveh R. Ghazi2006-10-231-0/+44
* re PR middle-end/21781 (real.c incorrectly values zero with a large exponent)Roger Sayle2006-03-161-0/+9
* re PR middle-end/19983 (__builtin_nan should allow 0X as well as 0x)Roger Sayle2006-02-271-2/+6
* * real.c (decimal_quad_format): Correct values for emin, emax.Ben Elliston2005-12-161-2/+2
* Missed in last check-in.Ben Elliston2005-12-021-1/+9
* dfp.h, dfp.c: New files.Jon Grimm2005-12-021-11/+206
* re PR rtl-optimization/23941 (compress_float_constant creates denormals)Richard Henderson2005-09-191-0/+12
* re PR middle-end/21720 (GCC incorrectly rounds hex floats)Joseph Myers2005-07-291-0/+4
* re PR middle-end/21720 (GCC incorrectly rounds hex floats)Joseph Myers2005-07-291-0/+4
* Update FSF address.Kelley Cook2005-06-251-2/+2
* real.c (c4x_single_format, [...]): Provide values for signbit_ro for c4x's si...Roger Sayle2005-03-151-2/+2