Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-06-07 | real.c (real_copysign): New function to implement libm's copysign. | Roger Sayle | 1 | -0/+8 |
2004-05-28 | re PR rtl-optimization/15649 (ICE with __builtin_isgreater and -ffast-math) | Paolo Bonzini | 1 | -0/+2 |
2004-03-22 | real.h (struct real_value): Use the same type for all bitfields. | Alexandre Oliva | 1 | -77/+79 |
2004-03-12 | * real.c (encode_ibm_extended): Do round low word. | Alan Modra | 1 | -3/+2 |
2004-03-04 | real.c (encode_ibm_extended): Don't bother rounding low double. | Alan Modra | 1 | -1/+3 |
2004-02-10 | re PR c/14088 (Hexfloat constants with uppercase 0X prefix fail) | Danny Smith | 1 | -1/+1 |
2004-02-08 | real.c (encode_ibm_extended): Normalize the input value before converting it ... | Richard Sandiford | 1 | -4/+9 |
2004-01-23 | real.c (real_floor, real_ceil): Tweak to allow input and output arguments to ... | Roger Sayle | 1 | -7/+25 |
2004-01-12 | real.c: Update copyright date. | Geoffrey Keating | 1 | -1/+1 |
2004-01-10 | darwin-ldouble.c: Add big comment explaining exactly what is expected as a 'l... | Geoffrey Keating | 1 | -45/+15 |
2003-11-03 | * real.c (encode_ieee_single): Ensure proper promotion. | Alexander Kabaev | 1 | -1/+2 |
2003-10-30 | * real.c (encode_ieee_extended): Back out previous patch. | Jan Hubicka | 1 | -5/+0 |
2003-10-30 | real.c (encode_ieee_extended): Initialize whole array. | Jan Hubicka | 1 | -0/+5 |
2003-10-29 | * real.c (do_divide): Initialize result with a 0. | Hans-Peter Nilsson | 1 | -0/+2 |
2003-10-13 | Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo... | Zack Weinberg | 1 | -18/+0 |
2003-10-06 | real.h (REAL_MODE_FORMAT): New macro. | Zack Weinberg | 1 | -6/+6 |
2003-09-29 | * real.c (real_sqrt): Use get_canonical_qnan directly. | Zack Weinberg | 1 | -2/+1 |
2003-09-22 | * real.c: Fix several nits in the head comment. | Eric Botcazou | 1 | -9/+9 |
2003-09-10 | real.c: Update URL to VAX floating point docs. | Jerry Quinn | 1 | -2/+2 |
2003-08-27 | * real.c (do_multiply): Initialize with memset. | Jason Merrill | 1 | -1/+1 |
2003-07-06 | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -477/+288 |
2003-07-03 | real.c (real_trunc, [...]): New functions to implement trunc, floor and ceil ... | Roger Sayle | 1 | -0/+46 |