1. 13 Feb, 1995 16 commits
  2. 11 Feb, 1995 10 commits
  3. 10 Feb, 1995 5 commits
  4. 08 Feb, 1995 7 commits
  5. 07 Feb, 1995 2 commits
    • (prepare_scc_operands, from_compare): Force constant 0 into · e553bfb9
      register for unsigned comparisons.
      
      From-SVN: r8891
      Jim Wilson committed
    • Correct errors in comments. · 97b65a3e
      (CONDITIONAL_REGISTER_USAGE): Delete TARGET_NOSAVE support.
      (TARGET_MAC, TARGET_TRYR0, TARGET_NOSAVE, TARGET_SMALLCALL,
      TARGET_PARANOID, TARGET_RETR2, TARGET_SHORTADDR, TARGET_BSR): Delete.
      (TARGET_SWITCHES): Delete above options.
      (OVERRIDE_OPTIONS): Delete TARGET_BSR support.
      (FUNCTION_BOUNDARY): Use 32 bit alignment when not TARGET_SMALLCODE.
      (FIRST_RET_REG): Delete TARGET_RETR2 support.
      (MODE_DISP_OK_[21]): Delete TARGET_TRYR0 support.
      (EXTRA_CONSTRAINT_U): Delete.
      (CONST_COSTS): For logical operations, give L constants cost 1.
      (PRINT_OPERAND_PUNCT_VALID_P): Delete '*', '^', '!'.
      
      From-SVN: r8890
      Jim Wilson committed