- 21 Apr, 1995 3 commits
-
-
From-SVN: r9423
Jim Wilson committed -
TARGET_FASTCODE, TARGET_CLEN3, TARGET_CLEN0, TARGET_OPTIONS): Delete. (TARGET_SWITCHES): Delete -mclen3 and -mclen0 options. (TARGET_DEFAULT): Is zero. (OVERRIDE_OPTIONS): Delete code to set max_count_si and max_count_hi. (SPECIAL_REG): New macro. (HARD_REGNO_MODE_OK): Allow any mode in any general register. (GO_IF_LEGITIMATE_ADDRESS): Delete constant + reg address case. (MOVE_RATIO): Define to 2 when TARGET_SMALLCODE. (max_si, max_hi, max_count_si, max_count_hi): Delete. From-SVN: r9422
Jim Wilson committed -
(rotlsi3_1): Set T reg instead of clobbering it. (ashrsi3): Use expand_ashiftrt instead of gen_shifty_op. (movsi_i, movhi_i, movsf_i): Add conditions to reject patterns needing a reload. (movdi-2, movdf_k): Correct conditions to reject patterns needing a reload. ([inverse_]branch_{true,false}): Pass operands to output_branch. (jump): Delete unnecessary braces. (call, call_value): Don't use expand_acall. Force operand0 into a register. From-SVN: r9421
Jim Wilson committed
-
- 20 Apr, 1995 1 commit
-
-
Use TREE_ADDRESSABLE rather than | TYPE_NEEDS_CONSTRUCTING to decide whether a parameter needs to be | passed by invisible reference. From-SVN: r9420
Jason Merrill committed
-
- 19 Apr, 1995 5 commits
-
-
From-SVN: r9419
Torbjorn Granlund committed -
From-SVN: r9418
Mike Stump committed -
From-SVN: r9417
Per Bothner committed -
From-SVN: r9416
Per Bothner committed -
From-SVN: r9415
Per Bothner committed
-
- 18 Apr, 1995 11 commits
-
-
HANDLE_PRAGMA_WEAK is defined. From-SVN: r9414
Michael Meissner committed -
From-SVN: r9413
Michael Meissner committed -
From-SVN: r9412
Mike Stump committed -
From-SVN: r9411
Michael Meissner committed -
From-SVN: r9410
Michael Meissner committed -
From-SVN: r9409
Michael Meissner committed -
From-SVN: r9408
Michael Meissner committed -
From-SVN: r9407
Michael Meissner committed -
From-SVN: r9406
Richard Kenner committed -
From-SVN: r9405
Richard Kenner committed -
From-SVN: r9404
Jason Merrill committed
-
- 17 Apr, 1995 11 commits
-
-
* cpplib.c: Rename make_definition to cpp_define. * cpplib.c (special_symbol): For T_SPECLINE, calculate __LINE__ in enclosing file buffer, not current buffer (if macro expanding). (cpp_get_token): Fix thinko (in code for chopping unneeded space). From-SVN: r9403
Per Bothner committed -
From-SVN: r9402
Per Bothner committed -
From-SVN: r9401
Per Bothner committed -
From-SVN: r9400
Per Bothner committed -
From-SVN: r9399
Jim Wilson committed -
(CPP_SPECS): Define and use _ABI64 instead of _MIPS_SIM_ABI64. (SETUP_INCOMING_VARARGS): Set MEM_IN_STRUCT_P if big endian target. From-SVN: r9398
Jim Wilson committed -
(move_deaths): New variables before_dead and after_dead. Set them to instructions that have valid INSN_CUID values and use in test. From-SVN: r9397
Jim Wilson committed -
(try_combine): Set it. (get_last_value): Use it. From-SVN: r9396
Jim Wilson committed -
(find_reloads): Recompute reg_equiv_address from reg_equiv_memory_loc before using it. (find_reloads_toplev, make_memloc): Likewise. From-SVN: r9395
Jim Wilson committed -
DECL_DEFER_OUTPUT is set. From-SVN: r9394
Jim Wilson committed -
on dest_rtx before returning it. From-SVN: r9393
Jim Wilson committed
-
- 16 Apr, 1995 2 commits
-
-
From-SVN: r9392
Jason Merrill committed -
From-SVN: r9391
Jason Merrill committed
-
- 15 Apr, 1995 3 commits
-
-
returned in registers. From-SVN: r9390
Richard Kenner committed -
From-SVN: r9389
Richard Kenner committed -
* alpha/alpha.c (output_epilog): Initialize fp_offset to 0, and make sure it's non-zero before we try to use it to restore the frame pointer. From-SVN: r9388
Brendan Kehoe committed
-
- 14 Apr, 1995 4 commits
-
-
From-SVN: r9387
Jason Merrill committed -
(ASM_OUTPUT_SECTION_NAME): Make the section read-only executable "ax" if DECL is a FUNCTION_DECL; read-only "a" (previously the case always) if DECL is TREE_READONLY; otherwise writable "aw". From-SVN: r9386
Roland McGrath committed -
From-SVN: r9385
Richard Kenner committed -
(allocate_stack): Update and correct stack probe code. From-SVN: r9384
Richard Kenner committed
-