1. 01 Jun, 1994 8 commits
    • (SECONDARY_MEMORY_NEEDED): Simplify. · a40ed31b
      (ADDITIONAL_REGISTER_NAMES): Define.
      (CONDITIONAL_REGISTER_USAGE): Make PIC_OFFSET_TABLE_REGNUM fixed
      again.
      (FIRST_PSEUDO_REGISTER): Now 89.
      (FIXED_REGISTERS): Delete 1.0 fp registers,
      (CALL_USED_REGISTERS): Likewise.
      (CONDITIONAL_REGISTER_USAGE): Almost deleted.
      (REG_ALLOC_ORDER): Update register numbers.
      (HARD_REGNO_NREGS): Delete special case for 1.0 fp registers.
      (HARD_REGNO_MODE_OK): Rewrite.  Don't allow use of odd fp registers
      (enum reg_class): Delete HI_SNAKE_FP_REGS and FP_OR_SNAKE_FP_REGS.
      (REG_CLASS_NAMES): Corresponding change.
      (REG_CLASS_CONTENTS): Delete HI_SNAKE_FP_REGS and
      FP_OR_SNAKE_FP_REGS.  Make SNAKE_FP_REGS class contain all fp
      registers.  Update all values for changed register numbering.
      (REGNO_REG_CLASS): Corresponding changes.
      (REG_CLASS_FROM_LETTER): Delete 'y'.
      (FP_REG_CLASS_P): No longer test HI_SNAKE_FP_REGS.
      (CLASS_MAX_NREGS): Delete special case for 1.1 fp registers.
      (FUNCTION_VALUE): Remove TARGET_SNAKE conditionals.
      (LIBCALL_VALUE): Likewise.
      (FUNCTION_ARG_REGNO_P): Likewise.
      (FUNCTION_VALUE_REGNO_P): Likewise.  Add registers 29 and 33.
      (FUNCTION_ARG): Remove TARGET_SNAKE conditionals.  Update register
      numbers.
      (REGNO_OK_FOR_FP_P): Update register number.
      (REGISTER_NAMES): Delete special entries for 1.0 fp registers.
      (DBX_REGISTER_NUMBER): Likewise.
      
      From-SVN: r7412
      Torbjorn Granlund committed
    • (emit_move_sequence): Add missing argument to symbolic_operand. · 80225b66
      (output_block_move): Prefer addl to add.
      (print_operand): Print fp regs with L suffix when appropriate.
      (output_arg_descriptor): Rewrite to accomodate new convention for
      USE information.
      (compute_frame_size): Update for changed register numbers.
      Simplify loops over general registers to stop at register 4.
      (hppa_expand_prologue): Likewise.
      (hppa_expand_epilogue): Likewise.
      
      From-SVN: r7411
      Torbjorn Granlund committed
    • (dbxout_type): Always emit cross-references if · e65f61cf
      use_gnu_debug_info_extensions set.
      
      From-SVN: r7410
      Jim Wilson committed
    • (output_source_line): Call xcoffout_source_line. · b2526fe6
      From-SVN: r7409
      Jim Wilson committed
    • (xcoff_lastfile): New variable. · 3fe49c00
      (ABS_OR_RELATIVE_LINENO, ASM_OUTPUT_SOURCE_LINE): Define here.
      (xcoffout_source_file, xcoffout_source_line): New functions.
      (xcoffout_declare_function): Use xcoffout_source_file.
      
      From-SVN: r7408
      Jim Wilson committed
    • (xcoff_lastfile): Declare. · 9459d8f5
      (DBX_OUTPUT_MAIN_SOURCE_FILENAME): Clean up.  Set xcoff_lastfile.
      (ABS_OR_RELATIVE_LINENO, ASM_OUTPUT_SOURCE_LINE): Delete here.
      (DBX_OUTPUT_SOURCE_FILENAME): Delete.
      
      From-SVN: r7407
      Jim Wilson committed
    • (copy_loop_body): Copy CALL_INSN_FUNCTION_USAGE field. · 2d98fe23
      From-SVN: r7406
      Jim Wilson committed
    • (ASM_SPEC): Don't pass -k when -pg or -p given. · b877b5ab
      (OVERRIDE_OPTIONS): Warn when disabling -fpic.
      
      From-SVN: r7405
      Jim Wilson committed
  2. 31 May, 1994 11 commits
  3. 30 May, 1994 8 commits
  4. 29 May, 1994 4 commits
  5. 28 May, 1994 2 commits
  6. 27 May, 1994 7 commits