aboutsummaryrefslogtreecommitdiff
path: root/gcc/real.c
AgeCommit message (Expand)Author
2006-06-21Merge from csl/coldfire-4_1 branch, revision 114848Richard Sandiford
2005-09-19 PR 23941Richard Henderson
2005-07-29 PR c/21720Joseph Myers
2005-07-29 PR c/21720Joseph Myers
2005-06-25Update FSF address.Kelley Cook
2005-03-15 * real.c (c4x_single_format, c4x_extended_format): Provide valuesRoger Sayle
2005-03-15 * real.h (struct real_format): Split the signbit field into twoRoger Sayle
2005-03-09 * real.c (real_nan): Remove neg.Kazu Hirata
2005-01-25 * real.c (do_add): Initialize signalling and canonical members.J"orn Rennecke
2005-01-21 PR rtl-optimization/576Roger Sayle
2005-01-20 * real.c (real_floor): Don't leave the result uninitialized whenRoger Sayle
2004-12-09 * real.c (ibm_extended): Correct comment.David Edelsohn
2004-09-09 * ra-build.c (copy_insn_p, remember_move, defuse_overlap_p_1,Nathan Sidwell
2004-07-25 * c-common.c: Rename all identifiers named `class' to `cl'.Bernardo Innocenti
2004-06-17 Bug 14610Zack Weinberg
2004-06-14 * real.c: Fix bit count in head comment.Eric Botcazou
2004-06-07 * real.c (real_copysign): New function to implement libm's copysign.Roger Sayle
2004-05-28gcc/ChangeLog:Paolo Bonzini
2004-03-22* real.h (struct real_value): Use the same type for allAlexandre Oliva
2004-03-11 * real.c (encode_ibm_extended): Do round low word.Alan Modra
2004-03-04 * real.c (encode_ibm_extended): Don't bother rounding low double.Alan Modra
2004-02-10 PR c/14088Danny Smith
2004-02-08 * real.c (encode_ibm_extended): Normalize the input value beforeRichard Sandiford
2004-01-23 * real.c (real_floor, real_ceil): Tweak to allow input and outputRoger Sayle
2004-01-12 * real.c: Update copyright date.Geoffrey Keating
2004-01-10 * config/rs6000/darwin-ldouble.c: Add big comment explainingGeoffrey Keating
2003-11-03 * real.c (encode_ieee_single): Ensure proper promotion.Alexander Kabaev
2003-10-30 * real.c (encode_ieee_extended): Back out previous patch.Jan Hubicka
2003-10-30 * real.c (encode_ieee_extended): Initialize whole array.Jan Hubicka
2003-10-29 * real.c (do_divide): Initialize result with a 0.Hans-Peter Nilsson
2003-10-13 * Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.oZack Weinberg
2003-10-06 * real.h (REAL_MODE_FORMAT): New macro.Zack Weinberg
2003-09-29 * real.c (real_sqrt): Use get_canonical_qnan directly.Zack Weinberg
2003-09-22 * real.c: Fix several nits in the head comment.Eric Botcazou
2003-09-11* real.c: Update URL to VAX floating point docs.Jerry Quinn
2003-08-27 * real.c (do_multiply): Initialize with memset.Jason Merrill
2003-07-06 * jump.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-07-03 * real.c (real_trunc, real_floor, real_ceil): New functionsRoger Sayle
2003-06-25 * real.h (ieee_extended_intel_96_round_53_format): New.Richard Henderson
2003-06-12 * ChangeLog: Follow spelling conventions.Kazu Hirata
2003-05-23 * real.c (real_maxval): New function to return the largest finiteRoger Sayle
2003-05-06 * real.c (real_powi): New function to calculate the value ofRoger Sayle
2003-04-23 * real.c (do_add): Change to return a bool indicating that theRoger Sayle
2003-04-02 * real.c (decode_ieee_single): Fix decoding of SNaN bit.Andreas Schwab
2003-04-01* real.h (EXP_BITS): Make room for...Alexandre Oliva
2003-03-31 * real.c (real_identical): Reorg so as to not compareRichard Henderson
2003-03-31 * emit-rtl.c (dconstm2, dconsthalf): New real constants.Roger Sayle
2003-03-27 * real.h (struct real_value): Add signalling.Richard Henderson
2003-02-26Update commentary.Richard Henderson
2003-02-25 * real.c (real_to_integer2): Force overflow result only forRichard Henderson