- 07 Apr, 1995 12 commits
-
-
From-SVN: r9330
Richard Kenner committed -
converting; add extra arg. From-SVN: r9329
Richard Kenner committed -
New arg, TO_MODE. Do something special for SYMBOL_REF, LABEL_REF, and CONST. (memory_address): Add extra arg to call to convert_memory_address. From-SVN: r9328
Richard Kenner committed -
From-SVN: r9327
Richard Kenner committed -
From-SVN: r9326
Richard Kenner committed -
(all specs): Remove "." before %O; use %O in a few missing cases. From-SVN: r9325
Richard Kenner committed -
From-SVN: r9324
Richard Kenner committed -
From-SVN: r9323
Per Bothner committed -
From-SVN: r9321
Richard Stallman committed -
* cpplib.c (SELF_DIR_DUMMY): New macro. (do_include): Don't pass searchptr to finclude if it is dsp, since that is on the stack, and would cause a dangling pointer. If handling #include_next, recognize SELF_DIR_DUMMY. From-SVN: r9320
Per Bothner committed -
From-SVN: r9319
Per Bothner committed -
* pa.h (MACHINE_DEPENDENT_REORG): Define. * pa.md (switch_jump): New pattern for jumps which implement a switch table. * pa.c (pa_reorg): New function to explode jump tables. (pa_adjust_insn_length): Account for jumps in switch tables with unfilled delay slots. From-SVN: r9318
Jeff Law committed
-
- 06 Apr, 1995 1 commit
-
-
From-SVN: r9317
Jason Merrill committed
-
- 05 Apr, 1995 3 commits
-
-
From-SVN: r9316
Per Bothner committed -
From-SVN: r9315
Per Bothner committed -
From-SVN: r9314
Roland McGrath committed
-
- 04 Apr, 1995 3 commits
-
-
* pa.h (DO_GLOBAL_DTORS_BODY): Fix pointer -> integer assignment problem. From-SVN: r9313
Jeff Law committed -
reorg.c (fill_simple_delay_slots): Don't use a JUMP_INSN a the target of another JUMP_INSN to fill a delay slot. * reorg.c (fill_simple_delay_slots): Don't use a JUMP_INSN a the target of another JUMP_INSN to fill a delay slot. From-SVN: r9312
Jeff Law committed -
From-SVN: r9311
Mike Stump committed
-
- 03 Apr, 1995 14 commits
-
-
(simplify_and_const_int): Sign-extend constants when they have the most significant bit set for the target. (merge_outer_ops): Likewise. (simplify_shift_const): Likewise. From-SVN: r9310
Torbjorn Granlund committed -
(simplify_unary_operation): Sign-extend constants when they have the most significant bit set for the target. (simplify_unary_operation): Sign-extend constants when they have the most significant bit set for the target. (simplify_binary_operation): Likewise. From-SVN: r9309
Torbjorn Granlund committed -
From-SVN: r9308
Jason Merrill committed -
(smulsi3_highpart): Likewise. (const_umulsi3_highpart): Use const_uint32_operand instead of immediate_operand for op3. Delete mode. (const_smulsi3_highpart): Analogous change. From-SVN: r9307
Torbjorn Granlund committed -
(const_sint32_operand): New function. From-SVN: r9306
Torbjorn Granlund committed -
(clear_storage, expand_assignment, store_{expr,constructor}): Use ptr_mode instead of Pmode in some places. (clear_storage, expand_assignment, store_{expr,constructor}): Use ptr_mode instead of Pmode in some places. (expand_expr, expand_builtin): Likewise. (push_block, store_expr): Convert size to Pmode. (expand_expr, case ADDR_EXPR): Convert from Pmode to ptr_mode. From-SVN: r9305
Richard Kenner committed -
(memory_address): Call if it needed. (promote_mode, case POINTER_TYPE): Use Pmode and pointer extension. (allocate_dynamic_stack_space): Convert size from ptr_mode. From-SVN: r9304
Richard Kenner committed -
(num_sign_bit_copies, case REG): Likewise. From-SVN: r9303
Richard Kenner committed -
From-SVN: r9302
Jim Wilson committed -
From-SVN: r9301
Jim Wilson committed -
From-SVN: r9300
Jason Merrill committed -
From-SVN: r9299
Michael Meissner committed -
From-SVN: r9298
Mike Stump committed -
From-SVN: r9297
Roland McGrath committed
-
- 02 Apr, 1995 7 commits
-
-
compare of A and B when the compare is unsigned. From-SVN: r9296
Jim Wilson committed -
_BSD_VA_LIST_. From-SVN: r9295
Richard Kenner committed -
From-SVN: r9294
Richard Kenner committed -
From-SVN: r9293
Richard Kenner committed -
From-SVN: r9292
Richard Kenner committed -
From-SVN: r9291
Richard Kenner committed -
(RETURN_POPS_ARGS, ENCODE_SECTION_INFO): Call chain_member_purpose, not chain_member_value. (ASM_FILE_START, LIB_SPEC): Move to here. From-SVN: r9290
Richard Kenner committed
-