aboutsummaryrefslogtreecommitdiff
path: root/gcc/real.h
AgeCommit message (Expand)AuthorFilesLines
1998-07-06print-rtl.c (print_rtx): Display the real-value equivalent of a const_double ...Richard Henderson1-16/+26
1998-05-05* Check in merge from gcc2. See ChangeLog.12 for details.Jeff Law1-0/+1
1997-11-13patch from paul eggert to fix -0.0/0.0 confusion that breaks glibcPaul Eggert1-0/+7
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law1-8/+7
1997-08-19expr.h, real.h: Finish prototyping.H.J. Lu1-5/+17
1997-08-12version.c: Bump version to "gcc-3.0.0 970802 experimental".Jeffrey A Law1-0/+8
1996-10-23(exact_real_inverse): Declare.Richard Kenner1-0/+3
1996-04-14(ereal_from_{int,uint}): Add new arg, MODE.Richard Kenner1-6/+9
1995-06-15Update FSF address.Richard Kenner1-1/+2
1994-11-16Check target endianness at run time, not compile timeIan Lance Taylor1-10/+10
1994-06-14Cast pointer operands to bzero, bcopy, and bcmp to (char *).Richard Kenner1-1/+1
1994-05-30(significand_size): Declare.Richard Kenner1-0/+2
1994-05-16(REAL_VALUE_FROM_TARGET_SINGLE, .._DOUBLE): Change arg from long toRichard Kenner1-4/+5
1994-04-21Add prototypes to declarations of functions in real.c.Richard Kenner1-12/+31
1993-10-13(FLOAT_WORDS_BIG_ENDIAN): New macro.Richard Kenner1-6/+29
1993-08-13(REAL_VALUE_TYPE): Define array at least 20 bytes wide if LONG_DOUBLE_TYPE_SI...Jim Wilson1-13/+42
1993-06-13(REAL_VALUE_FROM_TARGET_SINGLE): New macro.Richard Stallman1-1/+5
1993-05-09(REAL_VALUES_LESS): True if return value of ereal_cmp is -1.Richard Stallman1-1/+1
1993-03-31If REAL_ARITHMETIC is defined or if LONG_DOUBLE_TYPE_SIZE is 96...Richard Stallman1-14/+139
1992-07-06entered into RCSCharles Hannum1-4/+4
1992-06-22*** empty log message ***Richard Stallman1-0/+3
1992-05-27*** empty log message ***Richard Stallman1-0/+28
1992-03-28*** empty log message ***Richard Stallman1-1/+6
1992-03-19*** empty log message ***Tom Wood1-0/+5
1992-02-03*** empty log message ***Richard Stallman1-1/+2
1991-12-01Initial revisionRichard Stallman1-0/+192