Skip to content
Snippets Groups Projects
  1. Apr 21, 1998
    • Jeffrey A Law's avatar
      mips.c (block_move_loop): Test Pmode == DImode instead of TARGET_MIPS64. · 1eeed24e
      Jeffrey A Law authored
              * mips.c (block_move_loop): Test Pmode == DImode instead of
              TARGET_MIPS64.
              (expand_block_move, save_restore_insns): Likewise.
              (function_prologue, mips_expand_prologue): Likewise.
              (mips_expand_epilogue): Likewise.
              * mips.h (POINTER_SIZE): Allow specific targets to override.
              (Pmode): Allow specific targets to override.
              (FUNCTION_PROFILER): Test Pmode == DImode instead of TARGET_MIPS64
              (POINTER_BOUNDARY, FUNCTION_MODE): Likewise.
              (TRAMPOLINE_TEMPLATE, TRAMPOLINE_SIZE): Likewise.
              (TRAMPOLINE_ALIGNMENT, INITIALIZE_TRAMPOLINE): Likewise.
              (CASE_VECTOR_MODE, ASM_OUTPUT_ADDR_VEC_ELT): Likewise.
              (ASM_OUTPUT_ADDR_DIFF_ELT, SIZE_TYPE, PTRDIFF_TYPE): Likewise.
              * mips.md (indirect, tablejump & casesi support): Test for
              Pmode == DImode instead of TARGET_MIPS64.
              (call patterns): Likewise.
      
      From-SVN: r19354
      1eeed24e
    • Kaveh R. Ghazi's avatar
      Fixes a problem compiling on sparcs where STRUCT_VALUE is defined in sparc.h to... · d2f5ef70
      Kaveh R. Ghazi authored
      Fixes a problem compiling on sparcs where STRUCT_VALUE is defined in
      sparc.h to use gen_rtx_MEM() and then evaluated in an #if directive in
      sendmsg.c.
              * objc/sendmsg.c: Define gen_rtx_MEM() to 1, as is already done
              for gen_rtx(MEM, ...).
      
      From-SVN: r19353
      d2f5ef70
    • Richard Henderson's avatar
      sparc.h (MACHINE_STATE_SAVE, [...]): Rewrite to not be so gross, and to properly function with PIC. · cb85a2f3
      Richard Henderson authored
      * sparc.h (MACHINE_STATE_SAVE, MACHINE_STATE_RESTORE): Rewrite
      to not be so gross, and to properly function with PIC.
      
      From-SVN: r19352
      cb85a2f3
  2. Apr 20, 1998
  3. Apr 19, 1998
  4. Apr 18, 1998
  5. Apr 17, 1998
Loading