- 11 Sep, 1992 3 commits
-
-
From-SVN: r2103
Richard Stallman committed -
From-SVN: r2102
Richard Stallman committed -
(expand_binop): Delete #ifdef GPC; complex code now uncond. (expand_binop): Fix typo, `mode' => `methods'. From-SVN: r2101
Richard Stallman committed
-
- 10 Sep, 1992 10 commits
-
-
From-SVN: r2100
Timothy Moore committed -
From-SVN: r2099
Timothy Moore committed -
if the number of delay slots is constant. From-SVN: r2098
Timothy Moore committed -
From-SVN: r2097
Michael Meissner committed -
From-SVN: r2096
Torbjorn Granlund committed -
From-SVN: r2095
Richard Stallman committed -
From-SVN: r2094
Richard Stallman committed -
From-SVN: r2093
Richard Stallman committed -
(expand_unop): Handle NEG for complex modes. (expand_binop): Likewise. (expand_complex_binop): New function. From-SVN: r2092
Richard Stallman committed -
From-SVN: r2091
Richard Stallman committed
-
- 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
-