OSDN Git Service

* ChangeLog: Follow spelling conventions.
[pf3gnuchains/gcc-fork.git] / gcc / real.c
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.
1998-12-10 wilsonFix alpha-x-m32r-elf bugs.
1998-12-02 drepperFix indentation from last patch.
1998-12-01 rth * c-common.c (declare_function_name): Declare...
1998-11-25 law * emit-rtl.c (gen_lowpart_common): Remove earli...
1998-10-14 law * real.c (emdnorm and etoasc): Disable round...
1998-10-13 ghaziWarning fixes:
1998-10-08 law * real.c (c4xtoe): Remove unused variables...
1998-06-29 law * Merge from gcc2 June 9, 1998 snapshot. See...
1998-05-23 law * m68k.h: Declare more functions used in macros.
1998-05-06 robertlWed May 6 06:35:38 1998 Robert Lipe <robertl@dgii...
1998-05-05 law * Check in merge from gcc2. See ChangeLog...
1998-03-20 ghaziMajor cutover to using system.h:
1998-03-12 manfredIn gcc/:
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-08-12 law * version.c: Bump version to "gcc-3.0.0 970802...
1996-10-23 kenner(exact_real_inverse): New function, if REAL_ARITHMETIC.
1996-07-03 mrsformatting tweaks
1996-06-28 kenner(asctoeg): `0.0eX' is zero, regardless of the exponent X.
1996-04-15 kenner(eadd1): Check for overflow on X plus X.
1996-04-14 kenner(ereal_from_{int,uint}): New arg, MODE.
1996-04-10 kenner(e64toe): Properly distinguish between NaN and infinity...
1996-03-04 kenner(significand_size): Don't test the modes, but their...
1995-08-15 kenner(ediv, emul): Set sign bit of IEEE -0.0 result.
1995-06-15 kennerUpdate FSF address.
1995-05-16 kennerFix typos in comments.
1995-05-05 kenner(emdnorm, toe64, etoe64): Significand of Intel long...
1995-02-22 kenner(REAL_WORDS_BIG_ENDIAN): New macro. Define as either
1995-01-25 kennerUpdate comments.
1995-01-12 kenner(toe64): Use Intel bit pattern for little-endian XFmod...
1994-11-16 ianCheck target endianness at run time, not compile time
1994-11-05 kenner(GET_REAL, PUT_REAL): Cast args to bcopy to char *.
1994-06-28 kennerTreat HFmode like SFmode, for now.
1994-05-30 kenner(significand_size): New function.
1994-05-16 kenner(ereal_from_int, ereal_to_int, etarsingle): Correct...
1994-05-16 kenner(ereal_from_float, .._double): Change arg from long...
1994-05-12 kenner(m16m): Change first arg to int; all callers changed.
1994-04-24 kenner(etoe53, etoe24): Make all occurrences static.
next