| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/ada/ | janis | 2007-09-07 | 1 | -1/+3 |
* | Revert: | janis | 2007-09-06 | 1 | -4/+1 |
* | gcc/ | janis | 2007-09-05 | 1 | -1/+4 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | PR target/30652 | ghazi | 2007-07-18 | 1 | -0/+32 |
* | * real.c (real_isfinite): New. | ghazi | 2007-06-12 | 1 | -1/+9 |
* | * config/m68k/m68k.c (override_options): Don't override | schwab | 2007-06-03 | 1 | -5/+13 |
* | 2007-05-26 Tobias Burnus <burnus@net-b.de> | burnus | 2007-05-27 | 1 | -1/+1 |
* | 2007-05-21 Andreas Krebbel <krebbel1@de.ibm.com> | krebbel | 2007-05-21 | 1 | -262/+8 |
* | * real.c (mpfr_from_real): Handle Inf and NaN, and allow the | brooks | 2007-04-25 | 1 | -5/+34 |
* | 2007-03-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2007-03-22 | 1 | -7/+12 |
* | gcc/ | rsandifo | 2007-01-18 | 1 | -47/+98 |
* | 2006-12-18 Roger Sayle <roger@eyesopen.com> | sayle | 2006-12-19 | 1 | -0/+9 |
* | 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2006-11-23 | 1 | -0/+11 |
* | 2006-11-15 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2006-11-16 | 1 | -1/+3 |
* | * config/darwin.c, config/darwin.opt, config/ia64/itanium1.md, | kazu | 2006-10-29 | 1 | -1/+1 |
* | PR middle-end/29335 | ghazi | 2006-10-23 | 1 | -0/+44 |
* | PR middle-end/21781 | sayle | 2006-03-16 | 1 | -0/+9 |
* | PR middle-end/19983 | sayle | 2006-02-27 | 1 | -2/+6 |
* | * real.c (decimal_quad_format): Correct values for emin, emax. | bje | 2005-12-16 | 1 | -2/+2 |
* | Missed in last check-in. | bje | 2005-12-02 | 1 | -1/+9 |
* | 2005-12-02 Jon Grimm <jgrimm2@us.ibm.com> | bje | 2005-12-02 | 1 | -11/+206 |
* | PR 23941 | rth | 2005-09-19 | 1 | -0/+12 |
* | PR c/21720 | jsm28 | 2005-07-29 | 1 | -0/+4 |
* | PR c/21720 | jsm28 | 2005-07-29 | 1 | -0/+4 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * real.c (c4x_single_format, c4x_extended_format): Provide values | sayle | 2005-03-15 | 1 | -2/+2 |
* | * real.h (struct real_format): Split the signbit field into two | sayle | 2005-03-15 | 1 | -0/+20 |
* | * real.c (real_nan): Remove neg. | kazu | 2005-03-09 | 1 | -2/+1 |
* | * real.c (do_add): Initialize signalling and canonical members. | amylaar | 2005-01-25 | 1 | -3/+4 |
* | PR rtl-optimization/576 | sayle | 2005-01-21 | 1 | -10/+8 |
* | * real.c (real_floor): Don't leave the result uninitialized when | sayle | 2005-01-20 | 1 | -1/+5 |
* | * real.c (ibm_extended): Correct comment. | dje | 2004-12-09 | 1 | -2/+1 |
* | * ra-build.c (copy_insn_p, remember_move, defuse_overlap_p_1, | nathan | 2004-09-09 | 1 | -64/+53 |
* | * c-common.c: Rename all identifiers named `class' to `cl'. | bernie | 2004-07-25 | 1 | -81/+81 |
* | Bug 14610 | zack | 2004-06-17 | 1 | -35/+116 |
* | * real.c: Fix bit count in head comment. | ebotcazou | 2004-06-14 | 1 | -1/+1 |
* | * real.c (real_copysign): New function to implement libm's copysign. | sayle | 2004-06-07 | 1 | -0/+8 |
* | gcc/ChangeLog: | bonzini | 2004-05-28 | 1 | -0/+2 |
* | * real.h (struct real_value): Use the same type for all | aoliva | 2004-03-22 | 1 | -77/+79 |
* | * real.c (encode_ibm_extended): Do round low word. | amodra | 2004-03-11 | 1 | -3/+2 |
* | * real.c (encode_ibm_extended): Don't bother rounding low double. | amodra | 2004-03-04 | 1 | -1/+3 |
* | PR c/14088 | dannysmith | 2004-02-10 | 1 | -1/+1 |
* | * real.c (encode_ibm_extended): Normalize the input value before | rsandifo | 2004-02-08 | 1 | -4/+9 |
* | * real.c (real_floor, real_ceil): Tweak to allow input and output | sayle | 2004-01-23 | 1 | -7/+25 |
* | * real.c: Update copyright date. | geoffk | 2004-01-12 | 1 | -1/+1 |
* | * config/rs6000/darwin-ldouble.c: Add big comment explaining | geoffk | 2004-01-10 | 1 | -45/+15 |
* | * real.c (encode_ieee_single): Ensure proper promotion. | ljrittle | 2003-11-03 | 1 | -1/+2 |
* | * real.c (encode_ieee_extended): Back out previous patch. | hubicka | 2003-10-30 | 1 | -5/+0 |
* | * real.c (encode_ieee_extended): Initialize whole array. | hubicka | 2003-10-30 | 1 | -0/+5 |