- 09 Sep, 1992 3 commits
-
-
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 2 commits
-
-
(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 -
(SYSTEM_HEADER_DIR): New variable. (xlimits.h): New target, broken out from install-limits-h. Look in SYSTEM_HEADER_DIR for system's limits.h. (start.encap): Dep on xlimits.h. (install-limits-h): Install xlimits.h already made. From-SVN: r2050
Richard Stallman committed
-
- 03 Sep, 1992 8 commits
-
-
From-SVN: r2049
Richard Stallman committed -
(struct lang_identifier): New field limbo_value. From-SVN: r2048
Richard Stallman committed -
From-SVN: r2047
Michael Meissner committed -
If we find a link pointing to ., make a similar link to ., not a link to an absolute name. (stdio.h): Change stdio.h to use stdarg.h to get va_list. When link points to a dir $dirname outside $INPUT, copy that dir into $LIB/root$dirname. Translate the link itself into a link to that new dir. Make a file DONE in each treetop dir so no treetop is scanned twice. Improve progress messages. From-SVN: r2046
Richard Stallman committed -
From-SVN: r2045
Richard Stallman committed -
From-SVN: r2044
Richard Stallman committed -
From-SVN: r2043
Richard Stallman committed -
determining whether multiple registers can be saved. From-SVN: r2042
Richard Stallman committed
-