| Commit message (Expand) | Author | Age | Files | Lines |
* | (earith, ereal_negate, eneg, eisneg, enan, emovo, esub, eadd, ediv): | kenner | 1994-02-09 | 1 | -55/+58 |
* | (emovo): Use separate variable for loop index. | kenner | 1994-01-31 | 1 | -1/+2 |
* | (FLOAT_WORDS_BIG_ENDIAN, HOST_FLOAT_WORDS_BIG_ENDIAN): Use everywhere | kenner | 1993-10-13 | 1 | -57/+72 |
* | (debug_real): New function. | rms | 1993-10-11 | 1 | -4/+18 |
* | Whitespace changes. | rms | 1993-10-11 | 1 | -125/+127 |
* | (asctoeg): Fix backward condition in last change. | rms | 1993-10-11 | 1 | -2/+2 |
* | (asctoeg): Allocate local buffer dynamically. Count | rms | 1993-10-09 | 1 | -9/+9 |
* | (real_value_truncate): Correct etrunci argument in case SImode. | rms | 1993-10-06 | 1 | -1/+1 |
* | (GET_REAL, PUT_REAL): Add TFmode versions. | wilson | 1993-08-13 | 1 | -231/+1192 |
* | (ltoe, ultoe, eifrac, euifrac): Handle 64-bit longs. | rms | 1993-06-16 | 1 | -70/+88 |
* | (ereal_from_float, ereal_from_double): New functions. | rms | 1993-06-13 | 1 | -0/+64 |
* | (ereal_to_int): Fix potentially wrong-endian argument passed to eisnan. | rms | 1993-05-22 | 1 | -1/+1 |
* | (target_isnan): Use GET_REAL macro to get argument. | rms | 1993-05-22 | 1 | -1/+4 |
* | (emdnorm): Fix typo affecting roundoff behavior in XFmode. | rms | 1993-05-21 | 1 | -1/+1 |
* | (e24toe, e53toe, e64toe): Fix sign in conversions | rms | 1993-05-20 | 1 | -4/+9 |
* | (enan): Add forward decl. | rms | 1993-05-11 | 1 | -0/+1 |
* | (mtherr): Don't put newlines in error message string. | rms | 1993-05-09 | 1 | -1/+1 |
* | (NAN): Define for support of Not-a-Number bit patterns. | rms | 1993-05-09 | 1 | -120/+597 |
* | Take out previous change. | rms | 1993-05-02 | 1 | -7/+0 |
* | (EDOM, ERANGE): Define only if not defined. (Less risky.) | rms | 1993-05-02 | 1 | -0/+7 |
* | Do not define EDOM/ERANGE. | meissner | 1993-05-02 | 1 | -3/+0 |
* | Deleted casts to void. | rms | 1993-05-02 | 1 | -25/+73 |
* | Eliminate extern needed warning messages that the MIPS compiler generates. | meissner | 1993-04-01 | 1 | -2/+2 |
* | entered into RCS | rms | 1993-03-31 | 1 | -9/+1 |
* | Initial revision | rms | 1993-03-31 | 1 | -0/+4455 |