Age | Commit message (Expand) | Author | Files | Lines |
2009-02-06 | re PR c/39035 (if( 0.0DF ) is considered true) | Janis Johnson | 1 | -1/+9 |
2009-01-06 | re PR c/34252 (DEC32_MIN_EXP, DEC32_MAX_EXP don't match TR 24732) | Janis Johnson | 1 | -8/+8 |
2008-10-29 | re PR middle-end/36578 (cast to long double not taken into account when resul... | Joseph Myers | 1 | -0/+29 |
2008-09-02 | re PR testsuite/36332 (FAIL: gcc.dg/torture/type-generic-1.c execution test ... | Jakub Jelinek | 1 | -1/+1 |
2008-08-18 | real.h (dconst_e, [...]): Declare. | Manuel López-Ibáñez | 1 | -31/+46 |
2008-08-12 | real.h (struct real_format): New member has_sign_dependent_rounding. | Ulrich Weigand | 1 | -0/+22 |
2008-08-12 | real.h (struct real_format): New member round_towards_zero. | Ulrich Weigand | 1 | -24/+96 |
2008-08-12 | real.c (spu_single_format): New variable. | Ulrich Weigand | 1 | -0/+30 |
2008-06-19 | dfp.h, [...]: Remove references to IEEE 754R. | Ben Elliston | 1 | -3/+3 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -1/+1 |
2008-05-16 | real.c (real_to_decimal, [...]): Distinguish QNaN & SNaN. | Doug Kwan | 1 | -2/+20 |
2008-03-26 | builtins.c (expand_builtin_pow, [...]): Remove uses of dconst3, dconstsqrt2, ... | Kaveh R. Ghazi | 1 | -0/+43 |
2008-01-25 | MAINTAINERS (c4x port): Remove. | Joseph Myers | 1 | -230/+1 |
2007-09-07 | Reapply reverted change: | Janis Johnson | 1 | -1/+3 |
2007-09-06 | Revert: | Janis Johnson | 1 | -4/+1 |
2007-09-05 | optabs.c (expand_float): Convert unsigned integer as signed only if it provid... | Janis Johnson | 1 | -1/+4 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-18 | re PR target/30652 (SSE expansion is missing for isinf() and other fpclassify... | Kaveh R. Ghazi | 1 | -0/+32 |
2007-06-12 | real.c (real_isfinite): New. | Kaveh R. Ghazi | 1 | -1/+9 |
2007-06-03 | m68k.c (override_options): Don't override REAL_MODE_FORMAT. | Andreas Schwab | 1 | -5/+13 |
2007-05-27 | re PR middle-end/32083 (bug in transfer integer->real->integer) | Tobias Burnus | 1 | -1/+1 |
2007-05-21 | defaults.h (IBM_FLOAT_FORMAT): Macro definition removed. | Andreas Krebbel | 1 | -262/+8 |
2007-04-24 | real.c (mpfr_from_real): Handle Inf and NaN, and allow the rounding mode to b... | Brooks Moses | 1 | -5/+34 |
2007-03-22 | re PR other/23572 (No warning for assigning a value to a 'float' variable tha... | Manuel López-Ibáñez | 1 | -7/+12 |
2007-01-18 | real.h (real_format): Add a canonical_nan_lsbs_set field. | Richard Sandiford | 1 | -47/+98 |
2006-12-19 | re PR target/29302 (isfinite returns wrong result at -O1) | Roger Sayle | 1 | -0/+9 |
2006-11-23 | real.h (real_isinteger): Declare. | Manuel López-Ibáñez | 1 | -0/+11 |
2006-11-15 | re PR middle-end/29862 (Calling a function with gcc_assert) | H.J. Lu | 1 | -1/+3 |
2006-10-29 | darwin.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-10-23 | re PR middle-end/29335 (transcendental functions with constant arguments shou... | Kaveh R. Ghazi | 1 | -0/+44 |
2006-03-16 | re PR middle-end/21781 (real.c incorrectly values zero with a large exponent) | Roger Sayle | 1 | -0/+9 |
2006-02-27 | re PR middle-end/19983 (__builtin_nan should allow 0X as well as 0x) | Roger Sayle | 1 | -2/+6 |
2005-12-16 | * real.c (decimal_quad_format): Correct values for emin, emax. | Ben Elliston | 1 | -2/+2 |
2005-12-02 | Missed in last check-in. | Ben Elliston | 1 | -1/+9 |
2005-12-02 | dfp.h, dfp.c: New files. | Jon Grimm | 1 | -11/+206 |
2005-09-19 | re PR rtl-optimization/23941 (compress_float_constant creates denormals) | Richard Henderson | 1 | -0/+12 |
2005-07-29 | re PR middle-end/21720 (GCC incorrectly rounds hex floats) | Joseph Myers | 1 | -0/+4 |
2005-07-29 | re PR middle-end/21720 (GCC incorrectly rounds hex floats) | Joseph Myers | 1 | -0/+4 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-03-15 | real.c (c4x_single_format, [...]): Provide values for signbit_ro for c4x's si... | Roger Sayle | 1 | -2/+2 |
2005-03-15 | real.h (struct real_format): Split the signbit field into two two fields, sig... | Roger Sayle | 1 | -0/+20 |
2005-03-09 | * real.c (real_nan): Remove neg. | Kazu Hirata | 1 | -2/+1 |
2005-01-25 | real.c (do_add): Initialize signalling and canonical members. | J"orn Rennecke | 1 | -3/+4 |
2005-01-21 | re PR rtl-optimization/576 (gcc performs invalid optimization with float oper... | Roger Sayle | 1 | -10/+8 |
2005-01-20 | real.c (real_floor): Don't leave the result uninitialized when mode is VOIDMo... | Roger Sayle | 1 | -1/+5 |
2004-12-09 | * real.c (ibm_extended): Correct comment. | David Edelsohn | 1 | -2/+1 |
2004-09-09 | ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o... | Nathan Sidwell | 1 | -64/+53 |
2004-07-25 | c-common.c: Rename all identifiers named `class' to `cl'. | Bernardo Innocenti | 1 | -81/+81 |
2004-06-17 | Bug 14610 | Zack Weinberg | 1 | -35/+116 |
2004-06-14 | * real.c: Fix bit count in head comment. | Eric Botcazou | 1 | -1/+1 |