- 09 Sep, 1992 12 commits
-
-
From-SVN: r2090
Richard Stallman committed -
From-SVN: r2089
Michael Meissner committed -
From-SVN: r2088
Richard Stallman committed -
(build_index_type, build_index_2_type): Don't pass HOST_WIDE_INT to routine expecting an int. Don't pass negative value even if hash code is INT_MIN. From-SVN: r2087
Richard Stallman committed -
RSHIFT_EXPR, do compares at tree level. From-SVN: r2086
Richard Stallman committed -
From-SVN: r2085
Richard Stallman committed -
From-SVN: r2084
Richard Stallman committed -
From-SVN: r2083
Richard Stallman committed -
(init_expr_once): Don't try HARD_REGNO_MODE_OK on VOIDmode or BLKmode. (emit_move_insn): When moving word by word, mark the whole thing as a libcall block. (group_insns): New function. (expand_expr): Implement COMPLEX_EXPR, REALPART_EXPR, IMAGPART_EXPR, CONJ_EXPR. From-SVN: r2082
Richard Stallman committed -
From-SVN: r2081
Richard Stallman committed -
(layout_type): Handle BOOLEAN_TYPE, CHAR_TYPE, FILE_TYPE for Pascal. (fixup_signed_type): New function. From-SVN: r2080
Richard Stallman committed -
(dbxout_type): Handle CHAR_TYPE, BOOLEAN_TYPE. FILE_TYPE, SET_TYPE. From-SVN: r2079
Richard Stallman committed
-
- 08 Sep, 1992 2 commits
-
-
From-SVN: r2078
Richard Stallman committed -
From-SVN: r2077
Mike Stump committed
-
- 07 Sep, 1992 13 commits
-
-
From-SVN: r2076
Brendan Kehoe committed -
overflow even if no conversion is involved. From-SVN: r2075
Richard Stallman committed -
Don't set DECL_EXTERNAL in olddecl. Preserve DECL_UID of olddecl. From-SVN: r2074
Richard Stallman committed -
From-SVN: r2073
Richard Stallman committed -
From-SVN: r2072
Richard Stallman committed -
From-SVN: r2071
Richard Stallman committed -
From-SVN: r2070
Richard Stallman committed -
From-SVN: r2069
Richard Stallman committed -
Return 2 if failure due to signal, 1 if just errors. (execute): Increment signal_count. From-SVN: r2068
Richard Stallman committed -
(record_reg_class): For matching operands, handle case where the earlier one is not a pseudo like the case where the later one is not a pseudo. From-SVN: r2067
Richard Stallman committed -
From-SVN: r2066
Richard Stallman committed -
* pa.c (output_function_prologue): Undo Aug. 13 change. If profiling, then this function makes calls. Reflect this in CALLINFO. (output_function_epilogue): If profiling, then be restore "rp" here. * pa.c (use_milli_regs): Deleted. From-SVN: r2065
Jeff Law committed -
pa.md (indirect_jump): Annul the next instruction if the delay slot could not be filled instead of... * pa.md (indirect_jump): Annul the next instruction if the delay slot could not be filled instead of emitting a nop. * pa.md (use_milli_regs attribute): Deleted, not necessary anymore. All references deleted. From-SVN: r2064
Jeff Law committed
-
- 06 Sep, 1992 5 commits
-
-
From-SVN: r2063
Torbjorn Granlund committed -
return 0 instead. Declare argument MODE as `enum machine_mode'. From-SVN: r2062
Torbjorn Granlund committed -
From-SVN: r2061
Torbjorn Granlund committed -
From-SVN: r2060
James Van Artsdalen committed -
code. From-SVN: r2059
Richard Kenner committed
-
- 05 Sep, 1992 7 commits
-
-
(arm_asm_output_label): Cast value from xmalloc. From-SVN: r2058
Torbjorn Granlund committed -
Use gen_lowpart to change mode of operand 0. (storeinthi): Use match_operand for operand 0. Change output code to reassign operand 0. (truncsihi2, truncsiqi2, trunchiqi2): Remove these patterns. From-SVN: r2057
Torbjorn Granlund committed -
From-SVN: r2056
Richard Stallman committed -
Use offset 1 in subregs in actual fmlow insn. (fmlow pattern): Split this into alternatives for big and little end. From-SVN: r2055
Richard Stallman committed -
From-SVN: r2054
Richard Stallman committed -
(add_double, div_and_round_double, lshift_double, mul_double): (neg_double, const_binop, fold): Check for signed integer overflow. Propagate overflow flags from operands to result. (const_binop, fold_convert): Use pedwarn for overflow warnings. Say `constant expression', not `constant folding', for user's sake. From-SVN: r2053
Richard Stallman committed -
From-SVN: r2052
Richard Stallman committed
-
- 04 Sep, 1992 1 commit
-
-
(output_move_double): Use %R to store at auto-incr/decr addr. Split incr and decr cases for store. From-SVN: r2051
Torbjorn Granlund committed
-