- 13 May, 1993 5 commits
-
-
From-SVN: r4438
Richard Stallman committed -
From-SVN: r4437
Richard Stallman committed -
(ASM_OUTPUT_FLOAT_OPERAND): Output as hex, unless CODE is 'f'. From-SVN: r4436
Richard Stallman committed -
From-SVN: r4435
Richard Stallman committed -
From-SVN: r4434
Richard Stallman committed
-
- 12 May, 1993 6 commits
-
-
From-SVN: r4433
John Hassey committed -
From-SVN: r4432
Jim Wilson committed -
From-SVN: r4431
Richard Stallman committed -
From-SVN: r4430
Richard Stallman committed -
(call, call_value matchers): Use call_insn_operand as predicate. From-SVN: r4429
Richard Stallman committed -
work around bugs in 386 PCC. (build_array_type): Delete the code to set TYPE_MAIN_VARIANT. (build_array_type): Don't change TYPE_MAIN_VARIANT if incomplete (domain not known). From-SVN: r4428
Richard Stallman committed
-
- 11 May, 1993 12 commits
-
-
From-SVN: r4427
Jim Meyering committed -
From-SVN: r4426
Michael Meissner committed -
From-SVN: r4425
Richard Stallman committed -
to get INSN_CODE of zero. From-SVN: r4424
Richard Kenner committed -
From-SVN: r4423
Richard Stallman committed -
From-SVN: r4422
Richard Stallman committed -
From-SVN: r4421
Richard Stallman committed -
From-SVN: r4420
Richard Stallman committed -
From-SVN: r4419
Richard Stallman committed -
(build_array_type): Use that to set the TYPE_MAIN_VARIANT. (real_value_from_int_cst): If I is unsigned, use REAL_VALUE_FROM_UNSIGNED_INT. From-SVN: r4418
Richard Stallman committed -
(complete_array_type): Make maxindex -1 for empty constructor. From-SVN: r4417
Richard Stallman committed -
instead of afterwards. From-SVN: r4416
Jim Wilson committed
-
- 10 May, 1993 12 commits
-
-
pointer. From-SVN: r4415
Richard Kenner committed -
From-SVN: r4414
John Hassey committed -
From-SVN: r4413
Michael Meissner committed -
From-SVN: r4412
John Hassey committed -
(strcat, strcpy, strcmp, strncpy, strncmp): Decls deleted. (dupnstr): Don't use return value of strncpy. (dupstr): Function deleted; callers changed to use savestring. From-SVN: r4411
Richard Stallman committed -
From-SVN: r4410
Steve Chamberlain committed -
From-SVN: r4409
Steve Chamberlain committed -
From-SVN: r4408
Michael Meissner committed -
From-SVN: r4407
Richard Stallman committed -
for all but true constant addresses. From-SVN: r4406
Richard Stallman committed -
From-SVN: r4405
Richard Stallman committed -
From-SVN: r4404
Richard Stallman committed
-
- 09 May, 1993 5 commits
-
-
From-SVN: r4403
Richard Stallman committed -
From-SVN: r4402
Richard Stallman committed -
(make_nan): New function outputs a NaN in requested machine mode. (eisnan, eiisnan, enan, einan, eiisinf, eiinfin): New functions. (earith, etrunci, etruncui, ereal_negate, ereal_ldexp, real_value_truncate, esub, eadd, emul, ediv, eremain): Return NaN arg back to caller. (eroundi, eroundui, ereal_to_int): NaN to integer returns -1 and a warning. (target_isnan): Check for NaN. (eneg): No-op if NaN. (eisneg, eisinf): False if NaN. (emovi, emovo): Handle NaN conversions. (esub, eadd): Infinity minus infinity = NaN and INVALID warning. (ediv): 0/0, inf/inf = NaN and INVALID warning. (emul): 0 * inf = NaN and INVALID warning. (e24toe, e53toe, e64toe): Generate e-type NaN for NaN input. (etoe24, etoe53, etoe64): Output NaN in appropriate machine mode. (ecmp): Unordered compare returns -2. (etoasc): NaN produces ASCII string "NaN". (asctoe): Unrecognizable input produces e-type NaN. (eremain): x REM y = NaN if y = 0 or x = infinity. From-SVN: r4401
Richard Stallman committed -
From-SVN: r4400
Richard Stallman committed -
(call, call_value): Copy fn address to safe reg if necessary. From-SVN: r4399
Richard Stallman committed
-