- 26 Nov, 1993 1 commit
-
-
From-SVN: r6166
Richard Stallman committed
-
- 25 Nov, 1993 8 commits
-
-
From-SVN: r6165
Richard Kenner committed -
start_sequence. From-SVN: r6164
Richard Kenner committed -
From-SVN: r6163
Richard Kenner committed -
(sequence_rtl_expr): New variable. (save_emit_status, restore_emit_status): Save and restore it. (init_emit): Initialize it. (start_sequence_for_rtl_expr): New function. From-SVN: r6162
Richard Kenner committed -
(struct temp_slot): New field rtl_expr. (assign_stack_temp): Set it from sequence_rtl_expr. ({free,pop}_temp_slots): Don't free any slot with nonzero rtl_expr. (free_temps_for_rtl_expr): New function. From-SVN: r6161
Richard Kenner committed -
(struct function): Likewise. From-SVN: r6160
Richard Kenner committed -
From-SVN: r6159
Richard Stallman committed -
From-SVN: r6158
Richard Kenner committed
-
- 24 Nov, 1993 6 commits
-
-
From-SVN: r6157
Richard Stallman committed -
(save_def_or_dec): Correct typo in change of Nov 23. Make sure pointers within def_dec_p are valid before it is freed. From-SVN: r6156
Richard Stallman committed -
(expand_expr, case ADDR_EXPR): Also pass const0_rtx if necessary, to avoid multiple cleanup runs. (expand_expr, case WITH_CLEANUP_EXPR): Pass const0_rtx if necessary, to keep the recursive call from running the same cleanups twice. (expand_expr, case TARGET_EXPR): Don't try to add the cleanup if ignore's non-zero, since we would have already done it. From-SVN: r6155
Richard Kenner committed -
From-SVN: r6154
Brendan Kehoe committed -
(output_entry_point_die): Use it. (output_global_subroutine_die, output_local_subroutine_die): Use it. From-SVN: r6153
Richard Stallman committed -
(save_def_or_dec): If function's aux info doesn't end with a closeparen, ignore it. (xmalloc, xrealloc): Cast result of malloc. From-SVN: r6152
Richard Stallman committed
-
- 23 Nov, 1993 13 commits
-
-
From-SVN: r6151
Richard Stallman committed -
JUMP_LABEL. From-SVN: r6150
Richard Kenner committed -
From-SVN: r6149
Richard Kenner committed -
uninitialized variables. From-SVN: r6148
Richard Kenner committed -
branch. From-SVN: r6147
Richard Kenner committed -
(check_format_info): When we have INTEGER_TYPEs, save result of signed_type or unsigned_type for later comparison with the various forms of char types. From-SVN: r6146
Richard Kenner committed -
From-SVN: r6145
Richard Stallman committed -
From-SVN: r6144
Richard Stallman committed -
(expand_expr, case SAVE_EXPR): Properly recompute the value of UNSIGNEDP when SAVE_EXPR_RTL is nonzero and we have promoted. From-SVN: r6143
Richard Kenner committed -
from its symbol_ref, not DECL_ASSEMBLER_NAME. From-SVN: r6142
Richard Stallman committed -
From-SVN: r6141
Richard Stallman committed -
Don't call expand_end_bindings here. From-SVN: r6140
Richard Stallman committed -
From-SVN: r6139
Richard Stallman committed
-
- 22 Nov, 1993 2 commits
-
-
From-SVN: r6138
Steve Chamberlain committed -
(FUNCTION_PROLOGUE, FUNCTION_EPILOGUE): Definitions turned off. (REGISTER_PREFIX, IMMEDIATE_PREFIX): New definitions. (PARM_BOUNDARY): New definition. From-SVN: r6137
Richard Stallman committed
-
- 21 Nov, 1993 10 commits
-
-
From-SVN: r6136
Richard Kenner committed -
(gcc.ld): Copied from dolphin.ld. (X_CFLAGS): Define __m88k__. From-SVN: r6135
Richard Kenner committed -
From-SVN: r6134
Richard Kenner committed -
From-SVN: r6133
Richard Kenner committed -
(SDB_ALLOW_UNKNOWN_REFERENCES): Define. (CPP_PREDEFINES): Redefine. (CPP_DEFAULT): Redefine. (INITIALIZE_TRAMPOLINE): Redefine. From-SVN: r6132
Richard Kenner committed -
From-SVN: r6131
Richard Stallman committed -
From-SVN: r6130
Richard Stallman committed -
on __cplusplus and nothing else. From-SVN: r6129
Richard Stallman committed -
From-SVN: r6128
Richard Stallman committed -
We can't count on having struct sockaddr defined. From-SVN: r6127
Richard Stallman committed
-