Commit Graph

10 Commits

Author SHA1 Message Date
Richard Stallman
543758c6c4 (REAL_VALUE_FROM_TARGET_SINGLE): New macro.
(REAL_VALUE_FROM_TARGET_DOUBLE): Likewise.

From-SVN: r4671
1993-06-13 00:25:05 +00:00
Richard Stallman
265b1bae81 (REAL_VALUES_LESS): True if return value of ereal_cmp is -1.
From-SVN: r4402
1993-05-09 22:13:58 +00:00
Richard Stallman
fd76a739e5 If REAL_ARITHMETIC is defined or if LONG_DOUBLE_TYPE_SIZE is 96...
If REAL_ARITHMETIC is defined or if LONG_DOUBLE_TYPE_SIZE
is 96, then define REAL_VALUE_ macros to invoke functions in real.c.

(REAL_VALUE_RNDZINT, REAL_VALUE_UNSIGNED_RNDZINT):
New macros truncate toward zero to integer value but
return REAL_VALUE_TYPE.

(REAL_VALUE_TO_DECIMAL): New macro defaults to
fprintf if no REAL_ARITHMETIC, otherwise uses real.c for
binary to decimal conversion.  Used in ASM_OUTPUT_ macros.

From-SVN: r3934
1993-03-31 05:39:37 +00:00
Charles Hannum
3245eea08a entered into RCS
From-SVN: r1466
1992-07-06 19:55:04 +00:00
Richard Stallman
5352b11a95 *** empty log message ***
From-SVN: r1232
1992-06-22 03:40:10 +00:00
Richard Stallman
f92505550c *** empty log message ***
From-SVN: r1097
1992-05-27 19:36:39 +00:00
Richard Stallman
11030a604b *** empty log message ***
From-SVN: r604
1992-03-28 00:07:20 +00:00
Tom Wood
3dd4b51736 *** empty log message ***
From-SVN: r523
1992-03-19 19:42:28 +00:00
Richard Stallman
161ca48c69 *** empty log message ***
From-SVN: r273
1992-02-03 04:32:05 +00:00
Richard Stallman
0694b47c7f Initial revision
From-SVN: r94
1991-12-01 21:25:34 +00:00