OSDN Git Service

Correct test results for avoid-bool-define fix
[pf3gnuchains/gcc-fork.git] / gcc / real.c
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.
1994-04-21 kennerUpate comments and copyright notice.
1994-04-21 kennerMake most functions static and add prototypes for all...
1994-03-09 kenner(target_negative): -0 counts as negative.
1994-02-16 kenner(real_value_truncate): If requested mode is not support...
1994-02-15 kenner(eifrac): If FIXUNS_TRUNC_LIKE_FIX_TRUNC, convert on...
1994-02-09 kenner(earith, ereal_negate, eneg, eisneg, enan, emovo, esub...
1994-01-31 kenner(emovo): Use separate variable for loop index.
1993-10-13 kenner(FLOAT_WORDS_BIG_ENDIAN, HOST_FLOAT_WORDS_BIG_ENDIAN...
1993-10-11 rms(debug_real): New function.
1993-10-11 rmsWhitespace changes.
1993-10-11 rms(asctoeg): Fix backward condition in last change.
1993-10-09 rms(asctoeg): Allocate local buffer dynamically. Count
1993-10-06 rms(real_value_truncate): Correct etrunci argument in...
1993-08-13 wilson(GET_REAL, PUT_REAL): Add TFmode versions.
1993-06-16 rms(ltoe, ultoe, eifrac, euifrac): Handle 64-bit longs.
1993-06-13 rms(ereal_from_float, ereal_from_double): New functions.
1993-05-22 rms(ereal_to_int): Fix potentially wrong-endian argument...
1993-05-22 rms(target_isnan): Use GET_REAL macro to get argument.
1993-05-21 rms(emdnorm): Fix typo affecting roundoff behavior in...
1993-05-20 rms(e24toe, e53toe, e64toe): Fix sign in conversions
1993-05-11 rms(enan): Add forward decl.
1993-05-09 rms(mtherr): Don't put newlines in error message string.
1993-05-09 rms(NAN): Define for support of Not-a-Number bit patterns.
1993-05-02 rmsTake out previous change.
1993-05-02 rms(EDOM, ERANGE): Define only if not defined. (Less...
1993-05-02 meissnerDo not define EDOM/ERANGE.
1993-05-02 rmsDeleted casts to void.
1993-04-01 meissnerEliminate extern needed warning messages that the MIPS...
1993-03-31 rmsentered into RCS
1993-03-31 rmsInitial revision