1. 11 Aug, 1997 2 commits
    • * Integrate reload bugfix from Wilson which enables the PA port · 5fa39bfe
              to bootstrap again.
              * reload1.c (reload): Sum needs for both OPADDR_ADDR and and
              OPERAND_ADDRESS when computing how many registers an insn needs.
              (reload_reg_free_p): OPADDR_ADDR and OPERAND_ADDRESS reloads do
              conflict.
              (reload_reg_free_before_p): Treat OPERAND_ADDRESS reloads just like
              OPADDR_ADDR reload.
              (reload_reg_reaches_end_p): For RELOAD_FOR_OPADDR_ADDR insns, registers
              in reload_reg_use_in_op_addr do not reach the end.
              do not reach the end.
              (reloads_conflict): RELOAD_FOR_OPADDR_ADDR conflicts with
              RELOAD_FOR_OPERAND_ADDRESS.
      
      
      
      Start a new ChangeLog for gcc3.
      
      From-SVN: r14767
      Jeff Law committed
    • Initial revision · 861bb6c1
      From-SVN: r14764
      Jeff Law committed
  2. 07 Aug, 1997 1 commit
  3. 06 Aug, 1997 1 commit
  4. 05 Aug, 1997 1 commit
  5. 02 Aug, 1997 35 commits