OSDN Git Service

* c-decl.c (finish_decl): When setting the DECL_ASSEMBLER_NAME
[pf3gnuchains/gcc-fork.git] / gcc / real.c
2003-05-06 sayle * real.c (real_powi): New function to calculate the...
2003-04-23 sayle * real.c (do_add): Change to return a bool indicating...
2003-04-02 schwab * real.c (decode_ieee_single): Fix decoding of SNaN...
2003-04-01 aoliva* real.h (EXP_BITS): Make room for...
2003-03-31 rth * real.c (real_identical): Reorg so as to not...
2003-03-31 sayle * emit-rtl.c (dconstm2, dconsthalf): New real constants.
2003-03-27 rth * real.h (struct real_value): Add signalling.
2003-02-26 rthUpdate commentary.
2003-02-25 rth * real.c (real_to_integer2): Force overflow...
2003-01-27 aoliva* real.c (ibm_extended_format): Add 53 to minimum exponent.
2003-01-15 sayle * real.c (real_sqrt): Return a bool result indicating...
2002-12-25 kazu * output.h: Fix comment typos.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-11-17 grahams * real.c (real_to_decimal): Fix buffer overrun...
2002-11-16 kazu * hard-reg-set.h: Follow spelling conventions.
2002-10-27 kazu * combine.c: Fix comment formatting.
2002-10-25 rth * real.c (real_to_decimal): If the >1 tens...
2002-10-22 rth * real.c (sticky_rshift_significand): Return...
2002-10-19 rth * real.c (do_add): Fix 0+0 sign corner case.
2002-10-18 rth * real.c (cmp_significand_0, rtd_divmod, ten_to...
2002-10-16 rthgcc/
2002-10-04 rth * real.h (SIGNIFICAND_BITS): Add one more word.
2002-10-02 rth * real.c (real_to_decimal): Crop trailing zeros...
2002-09-30 rth * real.c (real_from_string): Apply sign last...
2002-09-29 dje * real.h (ibm_extended_format): Declare.
2002-09-28 kazu * ChangeLog.4: Fix typos.
2002-09-26 kazu * c-common.h: Follow spelling conventions.
2002-09-23 rth * real.c (do_multiply): Normalize U before...
2002-09-21 rth * real.c (struct real_format): Move to real.h.
2002-09-20 rth * real.c (real_hash): New.
2002-09-20 rth * real.c (do_fix_trunc): Static.
2002-09-20 rth * real.h (enum real_value_class, SIGNIFICAND_BI...
2002-09-19 rth * real.c (round_for_format): Collect sticky...
2002-09-18 rth * real.c (sticky_rshift_significand): Collect...
2002-09-17 rth * real.c (do_fix_trunc): New.
2002-09-17 rthgcc/
2002-09-16 rthgcc/
2002-09-15 kazu * ChangeLog: Follow spelling conventions.
2002-09-08 kazu * basic-block.h: Fix comment formatting.
2002-09-08 rth * real.c (ereal_inf): Clear E before use.
2002-09-05 thorpej* real.c: Avoid parse error if FLOAT_WORDS_BIG_ENDIAN is
2002-09-04 rth * builtin-types.def (BT_FN_FLOAT): New.
2002-09-04 rth * real.c (ereal_to_decimal): Add digits parameter.
2002-08-12 ghazi * real.c (ieee_64): Always define.
2002-07-30 danglin * real.c (ieee_24, ieee_53, ieee_64, ieee_113): Define...
2002-07-23 danglin * real.c (REAL_WORDS_BIG_ENDIAN): Make 1 for DEC.
2002-05-28 zack * tree.h: Forward-declare struct realvaluetype.
2002-05-12 rth * expr.c (compress_float_constant): New.
2002-05-09 kazu * read-rtl.c: Fix formatting.
2002-05-04 rth * real.c (etoasc): Strip most trailing zeros...
2002-04-19 schwabAdd some explanation for last change.
2002-04-19 dje2002-04-19 Andreas Schwab <schwab@suse.de>
2002-04-19 zack * real.h: Define REAL_VALUE_TYPE_SIZE as 96 or 160, as
2002-03-23 zack * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DO...
2002-03-22 rsandifo * real.c (eiisneg): Move outside #ifdef NANS.
2002-03-11 rsandifo * defaults.h (LARGEST_EXPONENT_IS_NORMAL, ROUND_TOWARD...
2002-03-03 zack * emit-rtl.c, final.c, fold-const.c, gengenrtl.c,...
2002-01-15 kazu * read-rtl.c: Fix formatting.
2002-01-10 kazu * read-rtl.c: Fix formatting.
2002-01-09 rth * real.c (c4xtoe, toc4x): Do some special conve...
2002-01-02 ghazi * real.c (GET_REAL, PUT_REAL): Don't cast away const...
2001-12-28 rth * real.c (etoe113, toe113): Ifndef INTEL_EXTEND...
2001-12-16 ghazi * c-lex.c (lex_number): Use ISXDIGIT/hex_value.
2001-10-21 ghazi * c-format.c (maybe_read_dollar_number): Use safe...
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-10 kazu * calls.c: Fix formatting.
2001-10-07 ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-09-07 rth * real.c (EMUSHORT,EMUSHORT_SIZE): Use HImode...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-12 kazu * gcc.c: Fix comment formatting.
2001-08-03 danglin * combine.c, config.gcc, cse.c, defaults.h, real.c...
2001-06-26 wilsonAdd ia64-hpux 128-bit long double support.
2001-01-24 wilsonEliminate IA-64 compiler warnings.
2000-10-29 jsm28 * toplev.c, flags.h, fold-const.c, real.c, rtl.c,
2000-08-24 gkm * cppfiles.c (actual_directory): Don't write beyond...
2000-08-22 wilsonFix x86-x-ia64 cross compiler build failure.
2000-08-14 rth * configure.in (ia64-*): Set float_format for i386...
2000-07-26 law * real.c (asctoeg): Rename `error' label to...
2000-04-17 rth * Makefile.in ($(srcdir)/c-parse.y: c-parse...
2000-04-12 jakub * real.c (toe64): Remove stale #endif from the last...
2000-04-12 rthStephen L Moshier <moshier@mediaone.net>
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-03-06 jakub * real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Define to
2000-02-26 lawFix copyrights.
2000-01-19 ghazi * real.c (enan, einan, eiisnan, eiisneg, make_n...
2000-01-17 ghaziUpdate copyrights
2000-01-17 ghazi * print-rtl.c: PROTO -> PARAMS.
1999-10-08 ghazi * Makefile.in (insn-recog.o): Depend on hard...
1999-09-07 lawMerge in gcc2-ss-010999
1999-08-09 ghaziWarning fix:
1999-08-05 law * real.c (GET_REAL): Don't violate ANSI/ISO...
1999-08-02 rthJakub Jelinek <jj@ultra.linux.cz>
1999-06-21 rthJakub Jelinek <jj@ultra.linux.cz>
1999-03-06 ghazi * c-aux-info.c (data_type, affix_data_type...
1999-02-10 wilsonFix 64b-x-32b cross compiler breakage. Make alpha...
1999-02-08 rth* real.c (PUT_REAL) [XFmode]: Zero the balance of the...
1999-01-27 lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-06 lawFix copyrights.
1999-01-05 law * real.c (mtherr): Print more reasonable warnin...
1998-12-14 wilsonEliminate compiler warnings.
next